/* CSS Document */
/* CSS Document for USNA Homepage Redesign 2006*/


body {
	font-family: Arial, Helvetica, sans-serif; 
	color:#000000;
	text-align: center;
	background-color:#FFFFFF;
	z-index:1;
	width:100%;
	
}
th {
    color:#FF0000;
	font-size:9px;
	font-style:italic;

}
#container {
	margin:auto;
	position:relative;
	width: 800px;
	height:800px;
	background-color:#FFFFFF;
	/*background-image:url(images/blueangels350.gif);*/
	/*background-image:url(images/fullbkgrnd.jpg);*/
	background-image:url(images/fullbkgrnd2.jpg);
	background-repeat: no-repeat;
	
	/*border-width:100px;
	border-right-width:100px;
	
	
	border-right-color:#000000;
	border-bottom-color:#000000;*/
	z-index: 2;
}

#phototable td{ 
    height:125px;
	width:130px;
	
	
}
#borderarea{
    margin: 0px auto;
	padding: 0;
	top:0px;
	left:801px;
	width: 200px;
	z-index: 4;
	border-width:thick;
	border-color:#000000;
	
	/*position:absolute;*/
}
#headerimage {
	/*margin: 0px auto;
	padding: 0;
	top:0px;*/
	left:450px;
	
	/*width: 100%;*/
	/*float:left;*/
	border: none;
	text-align: left;
	z-index: 4;
}
#navBar{
	float: left;
	width: 160px;
	margin: 0px 0px 0px 10px; 
	padding: 0px;
	background-color: #eeeeee;
	/*background-color: #fbebe4;*/
	border-right: 0px solid #eeeeee;
	border-bottom: 0px solid #cccccc;
	border: 1px solid #000080;
	/*border: 1px solid #b17c66;*/
}
#navBar a {
...
width: 100%;  /* causes IE to make the links full width, but for some reason
misaligns them in other browsers */
...
}

html>body #navBar a {  	/* IE ignores this selector */
width: auto;   			/* corrects alignment in non-IE browsers */
}

/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/
#subtopics{
   font-family:Arial, Helvetica, sans-serif;
   font-weight:normal;
   color:#0099CC;
   font-size:inherit;
}
#sectionLinks{
	position: left;
	margin: 0px;
	padding: 0px;
	border-bottom: 0px solid #cccccc;
	font-size: 90%;
}

#sectionLinks ul{
	word-spacing: normal;
	list-style-position: outside;
	display:block;
}


#sectionLinks a {
	font-family: Helvetica;
	font-size: 12px;
    font-weight: bold;
	display: block;
	border-top: 1px solid #FFFFFF;
	padding: 5px 0px 5px 10px;
}
#sectionLinks a:hover{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #8D816B;
	text-decoration:none;
	background-color: #FFFFFF;
}


#sectionLinks a:on{
	font-family: Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #8D816B;
	text-decoration:none;
	background-color: #DCE2F6;
}
.buttonOn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8D816B;
	text-decoration: none;
	background-color: #FFFFFF;
}

/*a{
	color: #006699;
	text-decoration: none;
	font-size:14px;
	z-index: 10;
}
a:link{
	color: #006699;
	text-decoration: none;
	z-index: 10;
}
a:visited{
	color: #006699;
	text-decoration: none;
	z-index: 10;
}*/


#footer {

   /*top:550px;*/
   position:relative;
   z-index:6;
   /*position:absolute;*/
   left:4px;
}
/* below from usnahome.css (has been modified)*/
a:link {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	color: #000066;
	font-weight:normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	color: 000066;
	font-weight:normal;
    
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	color: #BF9F3F;
	/*font-weight:bold;*/
	text-decoration: underline;
	
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 13px;*/
	color: 000066;
	font-weight:normal;
    color: #BF9F3F;
	font-weight:bold;
	text-decoration: underline;
}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000080;
	
}
#missiontext{
     width: 350px;
}
ul {
	list-style-image:  url(images/bullet.gif);
	word-spacing: normal;
	list-style-position: outside;


}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000066;
	font-weight: bold;

}
.smtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: 000066;
}
.lgtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: 000066;
}
.small {	
	font-family: Verdana,Arial,Helvetica,sans-serif ;	
	font-size: 11px ;	
	font-weight: normal;
	color: #000080;
}
/*** News  ***/
#news
	{
/*		top: 0;
		right: 0;
*/		
/*		float: right;
*/		
		width: 160px;
		height:100%;
		
		overflow:hidden;
		padding: 0px;
		margin: 0px;
			
		text-align: left;
		border: 0px;	
		border-left: 1px solid black;
		background-color:#FFFFFF;
	}
.newsDate
	{
		margin: 0px;
		padding: 0px;
		
		text-indent: 0px;
		
		font-weight: normal;
		font-size: 8pt;
		font-family: Arial, Helvetica, sans-serif
	}
	
	#news h2
	{
		width: 90%;
		
		font-size: 12pt;
		font-family: Georgia, "Times New Roman", Times, serif;
		
		margin: 2px 0px 0px 0px;
		padding: 5px 5px 1px 5px;
		
		color: #000055;
		
/*		background-color: #FFCC33;
		background-image: url('../images/news_head_bg.gif');
		background-repeat: repeat-x;
		background-position:top left;
*/		
		border-top: 1px solid white;
		border-bottom: 1px solid #777777;
	}
		
	.newsList
	{
		float: left;
				
		margin: 10px 0px 0px 0px;
		
		padding: 0px 0px 0px 10px;
			
		list-style-image: none;
		list-style-type: none;
	}
	
	.newsList li
	{
		margin: 0px 0px 10px 0px;
		padding: 0px;
	}
	
	.newsList a
	{
		width: 135px;
		display: block;
		
		margin: 0px;
		padding: 2px;

		text-decoration: none;
		font-weight: bold;
		color: #222222;
		
		border: 1px solid #cccccc;
		
		background: #ffffff url('../images/news_item_bg.gif') bottom repeat-x;
		
		font-size: 9pt;
		font-family: Arial, Helvetica, sans-serif;
	}
	
	
	.newsList a:hover
	{
		color: #000066;
		background: #ffffff;
		text-decoration: none;
	}
		
	.newsClickThru
	{
		margin: 5px 0px 0px 0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10px;
		font-weight: bold;
		color: #000;
	}


