/* CSS Document */
/***************Important Stuff**************/
*{
	padding:0;
	margin:0;
}
body{
	background: url(../i/back.png)  repeat-y;
	position: fixed;
	line-height: normal;
	margin: 0px 0 0 50px;
	padding: 0px;
	scrolling: yes;
	
}
/************** top nav ******************/
#TopNav{
	background: url(..bannerfinal.gif) 
	position: relative;
	width: 764px;
	height: 65px;
	margin-top: 0px;
	background-image: url(../i/bannerfinal2.png);
	visibility: visible;
}
 #navcontainer{
	left: 0px;
	top: 0px;
	margin-left: 0px;
	color: #00CC00;
	position: relative;
	height: auto;
	width: 765px;
}

#navcontainer ul{
	margin: 0;
	list-style-type: none;
	text-align: center;
	left: 0;
}

#navcontainer ul li{
	display: block;
	float: left;
	text-align: center;
	width: auto;
	vertical-align: middle;
	border-top-color: #00CC00;
	border-bottom-color: #00CC00;
	position: relative;
}

#navcontainer ul li a{
	width: 85px;
	height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-color: #000000;
	position: relative;
	margin-top: 0px;
	margin-left: 0px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	border-top-width: thin;
	border-bottom-style: double;
	border-bottom-width: thin;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	padding-top: 5px;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

#navcontainer ul li a:hover{
	color: #000;
	background: #fff;
	background-color: #00cc00;
}

#navcontainer a:active{
	background: #fff;
	color: #00CC00;
}

#navcontainer li#active a{
	background: #000000;
	border: 1px solid #009900;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
#Pics{
	width: 764px;
	height: 135px;
	position: relative;
}
	
a:link, a:visited, a:hover {
	text-decoration: underline;
	color: #00CC00;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 140%;
 color: #FFFFFF;
}

h2{
	font-size: 14px;
	color:#00CC00;
	font-family: Arial, Helvetica, sans-serif;
}

h3{
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}

h4{
 font-size: 12%;
 font-weight: normal;
 color: #CCCCCC;
}

h5{
 font-size: 100%;
 color: #000000;
}

ul{
 list-style-type: unordered; square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: disc;
}

label{
 font: bold 75% Arial,sans-serif;
 color: #FFFFFF;
}
/***********************************************/
/* Student Server Divs                                 */
/***********************************************/
#search{
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #cccccc;
	position: auto;
	margin-top: 0px;
	height: 210px;
	width: 152px;
	background-repeat: no-repeat;
	padding-top: 0px;
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {
	display: block;
	color: #00CC00;
}
#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 {}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}
/************** #headlines styles **************/

#headlines{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	margin: 0px;
	font-size: x-small;
	font-weight: lighter;
	text-align:right;
	color: #CCCCCC;
	padding-right: 5px;
	margin-top: -5px;
	height: 19px;
	padding-top: 4px;
	line-height: normal;
}
/**********************content*******************/
#content {
	width: 570px;
	background: transparent;
	float: left;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
	list-style-position: inside;
	list-style-type: square;
	visibility: visible;
	min-width: 570px;
	max-width: 570px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	clip: auto;
	z-index: auto;
	
}
#maintext {
	position:absolute;
	float: left;
	width: 592px;
	margin: 0;
	padding: 0;
	left: 167px;
	top: 105px;
	bottom: auto;
	overflow: auto;
}
/**********************sideLinks*******************/

#sectionLinks{
	position: relative;
	margin: 10px;
	padding-top: 0px;
	font-size: 10px;
	background-color: #000000;
	margin-top: 25px;
	border-top-color: #C0C0C0;
}


#sectionLinks h3{
	padding: 5px 0px 5px 0px;
}

#sectionLinks a {
	display: block;
	padding: 5px 0px 0px 0px;
}

#sectionLinks a:hover{
	text-decoration: none;
	background-color: #FFFFFF;

}
.relatedLinks{
	margin: 10px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	position: relative;
	left: -3px;
	margin-top: 0px;
}

.relatedLinks h3{
	padding: 0px 0px 0px 0px;
}

.relatedLinks a:hover{background-color:#000000;
}


.relatedLinks a:visited {
	display: block; 
}
#navBar{
	float: left;
	position: relative;
	width: 161px;
	padding: 0px;
	padding-top: 0px;
	border-right: 1px solid #cccccc;
	border-top: 2px solid #cccccc;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	visibility: visible;
	background-color: #000000;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	border-color: #ECE9D8;
	border-bottom: solid #ece9d8 thin;
	
}
#PageHeadline{
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 600px;
	padding-top: 10px;
	padding-botton: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom: 2px;
	border-top-color: #CCCCCC;
	border-top-width: 2px;
	background-color: #000000;
	text-decoration: none;
	text-align: left;
	font-style: italic;
	min-width: 600px;
	max-width: 600px;
	visibility: visible;
	float: left;
	clear: right;
	height: 30px;
	text vertical-align: middle;
	text-indent: 10px;
	vertical-align: middle;
}
#siteInfo{
	clear: both;
	font-size: 70%;
	color: #FFFFFF;
	padding: 10px;
	display: block;
	width: 745px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	border-bottom-color: #CCCCCC;
	border-top-color: #CCCCCC;
	border-top-style: double;
	border-top-width: thin;
	border-bottom-style: double;
	border-bottom-width: thin;
	margin-top: -2px;
}
/* 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" */

#siteInfo img{
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	visibility: inherit;
}

