body {
	color:black;
	background-color:black;
	background-image: url(./images/gradient_g150.png);
	background-repeat: repeat-x;
	
}
 a:link, a:visited, a:hover, a:active {
	color:black;
}
#main_body {
	width: 800px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	color: #E5E094;
	
}

#style3 {
	font-family: Verdana, Arial, Courier;
}

#style3 h1 {
width: 120px;
font-size: 14px;
font-weight: bold;
color: #E5E094;
text-transform: uppercase;
margin: 0px;
/*padding: 16px 0px 2px 10px;*/
float: left;
background-image: url(./images/gradient3.png);
background-repeat: no-repeat;

}

#style3 ul {
margin: 0px;
/*padding: 8px 0px 0px 0px;*/
list-style: none;

}

#style3 li {
width: 135px;
font-size: 24px;
font-weight: bold;
text-align:center;
/*border-right: 1px solid #FF6600;*/
float: right;

}
#style3 li a {
width: 135px;
text-decoration: none;
display: block;
/* padding: 5px;*/
background-image: url(./images/tab_standard.png);
background-repeat: no-repeat;
}

#style3 li .selected {
width: 135px;
text-decoration: none;
display: block;
/* padding: 5px;*/
background-image: url(./images/selected_tab.png);
background-repeat: no-repeat;
}

.content_box3 {
width: 715px;
font-family: Verdana, Arial, Courier;
color:#E5E094;
font-size: 11px;
background-color: #FF0000;
/*border: 1px solid #FF6600;*/
padding: 5px;
clear: left;

}

.copyright_box {
width: 800px;
font-family: Verdana, Arial, Courier;
font-size: 10px;
padding: 0px;
clear: left;
position:relative;
}

.cpyrt {
	font-family: Verdana, Arial, Courier;
	font-size: 16pt;
	color:#E5E094;
	
}

.ss_top {
	width: 800px;
	font-family: Verdana, Arial, Courier;
	font-size: 12px;
	/*background-color: #000000;*/
	color:#E5E094;
	text-align:justify;
	float:center;
	padding: 15px;
	clear: left;
}

.header {
	width: 800px;
	height: 175px;
	font-family: Verdana, Arial, Courier;
	font-size: 12px;
	/*background-color: #000000;*/
	text-align:justify;
	float:center;
	padding: 0px;
	clear: left;
	position:relative;
}

.extender {
	width: 800px;
	height: 20px;
	float:center;
	clear: left;
	position:relative;	
}

div .form {
	font-family: Verdana, Arial, Courier;
	font-size: 12pt;
	height:600px;
	color:#E5E094;
	position:relative;
	display:block;
	margin-left:auto;
	margin-right:auto;
	
}
div .formtext
{
	font-family: Verdana, Arial, Courier;
	font-size: 12pt;
	text-align:center;
	margin-top:20px; 
	color:#E5E094;
	margin-left:auto;
	margin-right:auto;
}

/* set millions of background images */
.rbroundbox { background: url(./images/nt.png) repeat; }
.rbtop div { background: url(./images/tl.png) no-repeat top left; }
.rbtop { background: url(./images/tr.png) no-repeat top right; }
.rbbot div { background: url(./images/bl.png) no-repeat bottom left; }
.rbbot { background: url(./images/br.png) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { 
	margin: 0 7px; 
	color:black;
	height: 529px;
}

.rbroundbox { width: 780px; height: 543px; margin: 1em auto; }

#imageContainer {
	height:529px;
	position:relative;
	left:0;
}


#inset {
	display:none;
	position:absolute;
	top:44px;
	left:143px;
}

#offset {
	display:none;
	position:relative;
	top:0px;
	left:0px;
}