/* colors

004486 -dark dark blue
0054A5 - dark blue
BEDAF3 - light blue
DFEDF9 - light light blue
103456 - Dark Blue Text
2C6ED5 - blue link
70B21B - green link
*/

body {
	background: #004486;
	font: 11px/16px Verdana;
	color: #103456;
	margin: 0px 0px 0px 0px;
	height: 100%;
}
td {
	font-family: Verdana;
	font-size: 11px;
	margin: 0;
	padding:0;
}
a {
	color: #2C6ED5;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	text-decoration: underline;
}
#outershell {
	position: absolute;
	top: 0%;
	left: 50%;
	height: 100%;
	padding-bottom: 10%;
	margin-left: -425px;
	background: url(images/bg.gif) repeat;
	text-align: center; /* IE hack */
}

#innershell {
	
	}
#mainshell {
	padding-left: 39px;
	width: 831px;
	height: auto;
	text-align: left;
	
}
#flashshell{
	width:771px;
	height: 178px;
	border:0px;
}
#subnavshell{
	clear:both;
	float:left;
	padding-top: 10px;
	width:771px;
	height:36px;
	border:0px;
	background-color: #BEDAF3;
}
#contentshell{
	clear:both;
	float: left;
	width:771px;
	background: #FFFFFF url(images/right_bot.jpg) bottom right no-repeat;
}
#toolscontentshell{
	clear:both;
	float: left;
	width:771px;
	background: #FFFFFF;
}
#content {
	padding:30px;
	width: 480px;
}
#footershell{
	clear: both;
	float: left;
	width: 771px;
}
#ftr_left{
	float: left;
	padding-left: 5px;
	width: 500px;
}
#ftr_right{
	text-align: right;
	float: right;
	width: 250px;
	padding-right: 10px;
	
}
#subnav_left {
	padding-left: 10px;
	float: left;
	
}
#subnav_right {
	padding-right: 10px;
	float: right;
	text-align: right;
	width: 500px;
}
/**/
.ftr_txt {
	font-size: 10px;
	color: #BEDAF3;
}
a.ftr_txt {
	font-size: 10px;
	font-weight: normal;
	color: #BEDAF3;
}
a.subnav {
	font-weight: normal;
	color: #103456;
}
/*274,413*/

#gallery{
margin-left:50px;
