/***********************************************/
/* stlyes.css                             */
/* Use with ADGhome.htm & AboutUS.htm         */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

body {
	background-color: #000000;
    text-align: left;
  }

body, td, th {
	color: #CCCCCC;
	font-family: Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	line-height: 1.4;
}

a:link, a:visited{
	color: #CCCCCC;
	text-decoration: none;
	border-style:none;
}

a:hover {	
	color: #FFFFFF;
	text-decoration: none;
}

h1 {
	color: #FFFFFF;
}

h2 {
	color: #FFFFFF;
}

h3, h4 {
	color: #999999;
}

h5 {
	color: #66000;
}


h6 {
	color: #CCCCCC;
}

a {
	color: #FF0033;
}

/************** Layout Divs 	background:background-image, url(Images/msthead_inset.jpg);
	background-position: right;
	background-repeat:no-repeat;
*************/


#outline {
	margin: 0 auto;
	width: 770px;
	background-image:url(Images/edge.gif);
	background-position:top, left;
	background-repeat:repeat-y;

	background-image:url(Images/edge.gif);
	background-position:top;
	background-repeat:repeat-y;
} 

#main {
	margin: 0 auto;
	width: 760px;
	text-align:left;
	background: #000000 url(Images/bck_msthd.jpg) no-repeat left top;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	top: 0px;
	border-top-width: thin;
	border-top-color: #333333;
	border-bottom-width: thin;
	border-bottom-color: #333333;
} 

#masthead{
	margin: 0 auto;
	position: relative;
	width: 758px;
	overflow: visible;
	left: 0;
	top: 0;
	background-image: url(Images/science2.jpg);
	background-position: right;
	background-repeat:no-repeat;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #000000;
	float: left;
}

#content{
	float:left;
	margin: 0;
	padding: 50px 8px 20px 15px;
	border-bottom: 0px solid #cccccc;
	width: 50%;
} 

#column2{
	float:right;
	margin: 0;
	width: 46%;
	padding-top: 50px;
	padding-right: 2px;
	padding-bottom: 20;
	padding-left: 5px;
} 


#highlight{
	margin: 0;
	padding: 0px 5px 2px 5px;
	background-color:#333333;
	line-height: 1.4;
} 

#linkaccess{
  padding: 0px 0px 5px 20px;
  line-height: 1.4;
} 




/************* #globalNav styles **************/
  
#globalNav{
	clear: both;
	margin: 130px 0px 0px 0px;
    padding: 5px 5px 5px 40px;
	border-collapse:collapse;
    font-size:12px;
	font-weight:bold;
}

 /************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	margin: 0 auto;
	font-size: 75%;
	color: #666666;
	padding: 25px 1px 5px 1px;
	margin: 5px 5px 10px 5px;
	top: auto;
	background-image:url(Images/ADGbw2.jpg);
	background-position: center;
	background-position:bottom;
	background-repeat:no-repeat;
	max-height: 405px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */
   
     
/************** .feature styles ***************/


/* adjust margins to change separation between the feature image and text flowing around it */
