/* CSS Document built by Paula Duggan 11-2006 This Style Sheet Goes to the Home Page, index.php*/
/*Wise man sayeth: edit styles in the style sheet - not in individual pages or using inline css tags. :-D */ 




/*HTML puts default margins and padding in so it's important to zero these out first*/



/**********************************
Redefines Major Tags
*********************************/

/*Old Browser Friendly Hacks*/
body {
	font: medium sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	color: #000;
	font-size: 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	background-color: #0A4AD2;
	background-image: url(../assets/gradient.jpg);
	background-repeat: repeat-x;
	}
/* ie5 win end */
 
/* opera start */
html>body {
	font-size: 12px;
	background-color: #0845D1;
	}
	
/*	End Hack*/

body, h1, h2, h3, h4, h5, h6, h7{
padding:0px;
margin:0px;
font-family:Arial, Verdana, Helvetica, sans-serif;
}

table {padding:0px;
margin:0px;
}
body {background-color:#FFFFFF;}

ul {
	line-height: 20px;
	text-indent: 5px;
	list-style-type: none;
}

/**************************************
Classes Go Here - these can be applied multiple times to different elements
***************************************/

/*This controls the basic links - those not defined by the parent div*/

a:link, a:visited {
	font-weight: normal;
	color: #003399;
	text-decoration: underline;
}

a:hover, a:active{
	color: #3F7DAC;
	text-decoration: underline overline;
}





/*End of Navigation*/



/**************************************
These are ID's. Be very careful editing these!
ID's are used for individual portions of the page.  The do not repeat like classes.  They structure and layout the page.
***************************************/
/*LAYOUT!*/
#container {
	background-attachment: scroll;
	background-position: left bottom;
	background-color:#FFFFFF;
	height: 1%;
	background-image: url(../assets/repeat_general.jpg);
	background-repeat: repeat;
}

/*Layout Don't Edit*/
#topContainter {
	margin:0px;
	background-color: #676767;
	width: 100%;
}


/*
makes grey link that goes to site map*/
#veryTop {
	font-size: 12px;
	font-weight: bold;
	height: 30px;
	background-color: #676767;
	margin: 0px;
	padding-top: 5px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 560px;
	background-attachment: scroll;
	background-image: url(../assets/narmc_trajan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
}


#veryTop a:link, #veryTop a:visited{
	color:#DBDBDB;
	text-decoration: underline;
}
#veryTop a:hover, #veryTop a:active {
color:#fff;
	text-decoration: underline;
} 


/*End very top******************************/

#midBanner {
	background-image:url(../assets/repeatingtop.jpg);
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	line-height: 16px;
	color: #FFFFFF;
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}
	
#midBanner2 a:link, #midBanner2 a:visited{
	color:#000;
	text-decoration: underline;
	font-weight: normal;
}
#midBanner2 a:hover, #midBanner2 a:active {
		background-repeat: repeat;
} 

	#midBanner2 {
	width:850px;
	background-image:url(../assets/narmc_top.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 300px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 14px;
	margin: 0px;
	height: 80px;
}


	
/****************
Middle Column
*******************/

/***These classes control the navigation***/

#navcontainer {
	border-right:1px #CCC solid;
	clear:both;
	background-image: url(../assets/nav_bg.jpg);
	float: left;
	height: 514px;
	width: 240px;
	margin: 0px;
	padding: 0px;
}

#navcontainer  a:link, .nav a:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	display: block;
	padding: 5px 5px 5px 30px;
		
}

#navcontainer a:active, .nav a:hover {
	text-decoration: none;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../assets/transparent.gif);
}

.nav {
	text-decoration: none;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D4F7FB;
	
}

.nav a:link, .nav a:visited{
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #003399;
	display: block;
	padding: 5px 5px 5px 30px;
		
}

.nav a:active, .nav a:hover {
	text-decoration: none;
	background-repeat: repeat;
	background-position: left top;
	background-image: url(../assets/transparent.gif);
}

#background{
	width: 677px;
	background-attachment: scroll;
	background-image: url(../assets/bg_here4life.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 340px;
	background-color: #0845D1;
}
#rotational{}

/*******Announcements*******/

#announcements {
	clear:both;
	padding:15px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#webcam {
	padding:15px;
	border: 1px solid #0035D1;
}
#webcam h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;

}
/******************
Bottom Row
********************/


#bottomrepeat {
	background-attachment: scroll;
	background-image: url(../assets/narmc_btm_repeat.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #16487D;
	height: 25px;
	font-size: 90%;
	margin: 0px;
	clear:both;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
	

h1 {
	font-size: 120%;
	color: #666666;
}

 img {
 padding:10px;}
 
p {font-size: 100% }


#footer {
	font-size:80%;
	color: #CCCCCC;
	margin:0px;
	clear:both;
	background-image: url(../assets/gradient1.jpg);
	width: 100%;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 10px;
}
#privacypolicy {
	width:200px;
	float: right;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.forphp {
	font-family: "Courier New", Courier, mono;
	font-size: 90%;
	color: #999999;
}

