body{
	background-color: rgb(36,48,140);
	color: rgb(0,0,0);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

#stage{
	margin-top: 24px;
	width: 955px;
	height: auto;
}

#banner{
	height: 162px;
	background-image: url("/images/goldTop.jpg");
	background-repeat: no-repeat;
}

#navContainer{
	background-image: url("/images/redTop2.jpg");
	background-repeat: no-repeat;
	width: 582px;
	height: 51px; 
	float:right;
	margin-bottom: 12px;
}

#navigation{
	margin-left: 12px;
	margin-top: 31px;
	text-align: left;
}

#navigation a{
	border: none;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

.imgTab{
	margin-right: 3px;
}

#tBody{
	width: 955px;
	background-color: white;
}

#leftContainer{
	background-color: white;
	width: 622px;
	height: auto;
	float: left;
	text-align: left;
	padding-top: 20px;
}

#header{
	font-size: 24px;
	color: rgb(36,48,255);
	font-weight: bold;
	padding-left: 19px;
}

.subHeader2{
	font-weight: bold;
	font-size: 14px;
}

#bText{
	line-height: 24px;
	padding-left: 41px;
}

#bText a{
	color: rgb(36,48,255);
	text-decoration: none;
}

#rightContainer{
	background-color: white;
	width: 330px;
	height: auto;
	float: right;
	padding-right: 3px;
	padding-top: 21px;
}

#footer{
	clear: both;
	width: 955px;
	height: 45px;
	background-image: url("/images/redBottom.jpg");
	color: rgb(255,227,26);	
}

#bNav{
	color: rgb(255,194,0);
	font-size: 11px;
	padding-top: 5px;
}

#bNav a{
	text-decoration: none;
	color: white;
}

#copy{
	color: rgb(194,194,194);
	font-size: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copy a{
	text-decoration: none;
	color: rgb(194,194,194);
}

#flashBox{
	height: 84px;
	padding: 0;
	margin: 0;
	padding-right: 16px;
}

.error{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FF0000;
}

#divupload{
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	width:300px;
	border-style:solid;
	border-width:1px;
	border-top-color:#FFE018;
	border-left-color:#FFE018;
	border-bottom-color:#BE1218;
	border-right-color:#BE1218;
	margin-top:20px;
}

#divAnnounce{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	width:278px;
	text-align:left;
}

.announceT
{
	font-weight:bold;
	color:rgb(36,48,140);
}

.announceA
{
	text-decoration:none;
	color:#BE1218;
	font-size:11px;
	font-style:italic;
	padding-left:5px;
}
	