body {
	text-align: center;
	background-color: #666699;
	height: 500px;
}
#page {
	margin: 0 auto;
	border: 1px solid #000000;
	z-index: 3;
	left: 2%;
	right: 2%;
	width: 95.6%;
	position: absolute;
	background-color: #FFFFCC;
	
}
#contents {
	background-color: #FFFFCC;
	text-align: left;
	padding: 10px 0px 10px 10px;
	border-top-width: medium;
	border-top-style: double;
	border-top-color: #333333;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #333333;

	/* width: 100%; */
	z-index: 50;

}

#contents a:hover {
	color:#FF0000;
}

#contents H1 a:hover {
	color:#FF0000;
}

#contents h1 a:link, #contents H1 a:visited {
	color:#000099;
	text-decoration:none;
}


#page #helper {
	position:absolute;
	top: 0px;
	margin: 15px 2px 0px 0px;
	padding: 0px;
	width: 300px;
	z-index: 160;
	font-weight: normal;
	text-align: right;
	right: 0px;
}


/* top graphics */


#page #topleft {
	/* width: 101%; */
	background-image: url(images/crgtop1.gif);
	background-repeat: repeat-x;
	height: 90px;
	background-color: #FFFFFF;
	z-index: 0;
}

#page #spacer {
	height:500;
	width:1;
	z-index:-150;
	float: left;
}

/* bottom */

#page #bottom {
	/* width: 101%; */
	background-image: url(images/crgtop1_bottom.gif);
	background-repeat: repeat-x;
	height: 50px;
	z-index: 190;
	background-position: left bottom;
	background-color: #FFFFFF;
}
#page #bottom #btext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
}





/* link tabs */

#nav {
	position:absolute;
	height: 50px;
	z-index: 110;
	left: 350px;
	top: 15px;
	width: 61%;
}


/* sub menu  */

#submenu {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	height:45px;
	padding-left: 4px;
	top: 50px;
	font-weight: normal;
	left: 345px;
	z-index: 120;
	display: block;
}

#submenu li {
	float:left;
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

#submenu a {
	float:left;
	display:block;
	margin:0 1px 0 0;
	padding:4px 8px 0px;
	color: #000099;
	text-decoration:underline;
}
#submenu a:hover {
	color:#FF0000;
}
#submenu #subcurrent a, #subcurrent a:hover {
	color:#000000;
	text-decoration:none;
}

/* Standard H1 tag */
H1 {
	font-size: large;
	/* font-family: Verdana, Arial, Helvetica, sans-serif; */
	font-weight: bold;
	color: #911F1A;
	text-decoration: none;
	border-bottom: 2px groove #911F1A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 3px;
	display: inline;
	white-space: nowrap;
	margin-top: 5px;
}

/*  H1 Title  tag */
H1.title {
	color: #911F1A;
	text-decoration: none;
	border-bottom: 2px  #000000;
	text-transform: none;
	font: bold normal x-large Verdana, Arial, Helvetica, sans-serif;
}

/* Standard H2 tag */
H2 {
	font-size: medium;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #911F1A;
	text-decoration: none;
	white-space: nowrap;
	display: inline;
	margin-top: 5px;
}

/* Standard H3 tag -- same as subhead style */
H3 {
	color: #1E2C83;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;

}

H4 {
	color: #1E2C83;
	text-decoration: none;
	padding-bottom: 0px;
	margin-bottom: -15px;
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	margin-top: 10px;
}

/* Copy text for main content section */
.bodycopy {
	color: #000000;
	text-decoration: none;
	font: normal 90%/120% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	white-space: normal;
}

.chtag {
	color: #FF0000;
	text-decoration: none;
	display: block;
	white-space: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 150%;
	font-style: italic;
	line-height: 120%;
	font-weight: bolder;
	font-variant: normal;
}

/* Smaller copy text */
.smbodycopy {
	color: #000000;
	text-decoration: none;
	font: normal 60% verdana, arial, helvetica, sans-serif;
}

/* Standard Bold tag */
B {
	font-weight: bold;
}

/* Standard Italic tag */
I {
	font-style: italic;
}


/*######################## */
/* TAB SETTINGS */


#tabsleft {
	float: left;
	height: 34px;
	width: 4px;
	background-image: url(images/tabsleft.png);
}

#tabsright {
	float: left;
	height: 34px;
	width: 4px;
	background-image: url(images/tabsright.png);
}

.ntab1 .left {
	width: 8px; background-image: url(images/left1.png);
	float: left;
	height:34px;
}

.ntab1 .middle {
	background-repeat: repeat-x; background-image: url(images/middle1.png);
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000066;
	float: left;
	height:34px;
	padding-top: 8px;
}

.ntab1 .right {
	width: 8px; background-image: url(images/right1.png);
	float: left;
	height:34px;
}

.ntab2 .left {
	width: 8px; background-image: url(images/left2.png);
	float: left;
	height:34px;
}

.ntab2 .middle {
	background-repeat: repeat-x; background-image: url(images/middle2.png);
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #FF0000;
	float: left;
	height:34px;
	padding-top: 8px;
}

.ntab2 .right {
	width: 8px; background-image: url(images/right2.png);
	float: left;
	height:34px;
}

.ntab3 .left {
	width: 8px; background-image: url(images/left3.png);
	float: left;
	height:34px;
}

.ntab3 .middle {
	background-repeat: repeat-x; background-image: url(images/middle3.png);
	font: 12px verdana, tahoma, arial, helvetica, sans-serif;
	color: #000000;
	float: left;
	height:34px;
	padding-top: 6px;
}

.ntab3 .right {
	width: 8px; background-image: url(images/right3.png);
	float: left;
	height:34px;
}

.menu_select {
	text-decoration: none;
	color: #000066;
	font-weight: bold;

}

.menu_selected {
	text-decoration: none;
	color: #000000;
	font-weight: bold;

}

a.menu_select:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;

}

/* CSS BOX */
.box {
	width: 250px;
	background:url(images/div-bottom.gif) no-repeat left bottom;
	float: right;
	z-index: 190;
}

.box h3 {
	background:url(images/h3-bg.gif) no-repeat left top;
	margin: 0;
	padding: 6px 10px 4px;
	font-size:120%;
	color:#FFFF00;
	border-bottom:1px solid #e0cfab;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.box ul {
	margin: 0;
	padding: 14px 10px 14px 10px;
	list-style:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}

.box li {
	margin: 0 0 6px;
	padding: 0;
}

.box a:link {
	color: #000099;
}

.box a:visited {
	color: #000000;
}
.box a:hover {
	color: #333333;
}


/* fac box */
.facbox {
	background: #FFFFCC;
	margin-left: 5px;
	width: 495px;
	border-color: #000000;
	height: 100%;
	
}

.facboximage {
	float: left;
	border: 1px solid #4c4c4c;
	margin: 2px;
}

.facbodycopy {
	font-size: 12px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin-left: 5px;
}

/* fac */

/* Links in the main content section */
.linkmain {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	text-decoration: underline;
	color: #911F1A;
	line-height: 18px;
	padding-left: 5px;
}

.subhead_p {
	font-size: 80%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	line-height: 16px;
	padding: 5px;
}

.subhead {
	font-size: 80%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	line-height: 16px;
	border-bottom: solid #000000 1px;
	border-left: #000000 1px;
}

.subhead_p {
	font-size: 80%;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	text-decoration: none;
	line-height: 16px;
	padding: 5px;
}

.header_p {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	border-bottom-color: #800000;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

.header_sp {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 16px;
	border-bottom-color: #800000;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

/* TABLE */

#pub {
	border: 1px solid #000;
	background:#fff;
	margin-right: 10px;
	margin-top: 10px;
}
#pub td {
	margin: 0;
	padding:4px 10px;
	text-align: left;
	border-bottom:1px solid #b5b5b5;
}
#pub .title {
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#pub tr.alt {
	background:#FFCC66;
}
#pub .small {
	font-size: small;
}

#mars {
	border: 1px solid #000;
	background:#fff;
	margin-right: 10px;
	margin-top: 10px;
}

#mars tr.alt1 {
	background:#CCCCCC;
}

/* This is css3! The validator doesn't like it when validating as css2 */
a[href^="http"] {
	background: url(images/external.png) center right no-repeat;
	padding-right: 13px;
}

a[href^="http://created-realities.com"] {
	background: none;
	padding-right: 0;
}
#page #contents .bodycopy .pad {
	padding: 20px;
}

li.new {
	background-color: #FF0;
	padding: 5px;
	border: thin solid #000;
	font-weight: bolder;
}

#step {
	padding-left: 10px;
	background-color: #000;
	vertical-align: middle;
}


#step .steptext {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	color: #FFF;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	vertical-align: middle;
}
#step .steptext b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	padding-right: 20px;
	padding-bottom: 1px;
}

#stepdone {
	padding-left: 10px;
	background-color: #666;
	vertical-align: middle;
}
#stepdone .steptext {
	font-family: Tahoma, Geneva, sans-serif;
	display: block;
	color: #FFF;
	font-size: large;
	font-style: italic;
	font-weight: bolder;
	vertical-align: middle;
}
#stepdone .steptext b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: x-large;
	font-style: normal;
	font-weight: bolder;
	padding-right: 20px;
	padding-bottom: 1px;
}

#contents legend {
	font-weight: bold;	
}

