/*GENERAL===============================================*/
body{
background: #0055A6 url(images/stars_stripes.gif) no-repeat top left ;
margin: 0;
padding: 0;
font-size: 70%;
font-family:Arial, Helvetica, sans-serif;
color: #ffffff;
}
a:link, a:visited, a:active{
	color:#E7BD58;
	text-decoration:none
}
a:hover{
	color:#E7BD58;
	text-decoration:underline;
}
/*POSITIONING============================================*/
#container {
	width:800px;
	position:absolute;
	left:0px;
	top:0px;
	background: #00274D;
	/* background: #00274D; */
	border-left: 1px solid #595959;
	border-right: 1px solid #595959;
	margin: 0 auto;
}


#topnav{
	overflow:hidden;
	background-color:#00274D;
	text-align:left;
	line-height:15px;
	width:800px;
	height:15px;
}
#topnav a{
	color:#ededed;
	text-decoration:none;
	font-size:x-small;
	text-transform:uppercase;
}
#topnav a:hover{
	color:#CCCCCC;
}

#maincopy {
	font-family:Arial, Helvetica, sans-serif;
	color: #00274D;
	line-height:18px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	background:inherit;
	border:0px;
	}
	
#maincopy2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #00274D;
	font-weight:bold;
	line-height:18px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-bottom:10px;
	background:inherit;
	border:0px;
	}
	
	#maincopy3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #fff;
	font-weight:bold;
	line-height:18px;
	margin-top:10px;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:0px;
	padding-bottom:10px;
	padding-bottom:10px;
	background:inherit;
	border:0px;
	}

#nbe {
	margin-top:2px;
	margin-left:380px;
	margin-bottom:0px;
	padding-bottom:10px;
	background-color: #0055A6;
	border-left:1px solid #595959;
	border-bottom:1px solid #595959;
}
#nbe2 {
	margin-top:2px;
	padding-bottom:10px;
	margin-bottom:0px;
	background-color: #0055A6;
	border-left:1px solid #595959;
	border-bottom:1px solid #595959;
}
#small_links{
	width:269px;
	position:absolute;
	left:10px;
	top:337px;
	border:1px solid #595959;
	padding:2px;
}
#small_links img{
	padding:5px;
}
#big_links {
	/* padding-top:15px; */
	 padding-top:60px; 
	width:715;
	text-align:center;
}
#big_links img {
	border:1px solid #E7BD58;
}
#footer {
border-bottom:1px solid #595959;
background: transparent url(images/footer.jpg) repeat-x bottom left;
height:25px;
text-align:right;
margin:0 0 0 0px;
}
#footer_info{
	padding:12px 5px 0 0;
}
#content{
	border:1px solid #E7BD58;
	margin:5px;
}
#inset{
	border:1px solid #595959;margin:10px;width:110px;float:left;display:inline;
}
#inset .subtext{
	font-weight:bold;	text-align:center;background: transparent url(images/footer.jpg) center left;
}

#installs a:link, a:visited, a:active{
	color:#00274D;
	text-decoration:none
}
#installs a:hover{
	color:#00274D;
	text-decoration:underline;
}
.headings {
	font-variant:small-caps;
	font-size: 16px;
	font-weight: bold;
	}