body,html {
background:white;
color: #000000;
font-size:10pt;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin: 0;
padding: 2px;
}

body {
min-width: 900px;
background: white;
font-family: Verdana, Tahoma, sans-serif;
font-size: 14px;
}
#hidedisclaimer {
	position:absolute;
	left:-6px;
	top:15px;
	width:1323px;
	height:83px;
	z-index:0;
	background-color: white;
}
/* Navigation ======================================== */

#navBar {
	position:absolute;
	margin: 40px auto 0px auto;
	padding: 8px 8px 8px 8px;
	width: 179px;
	left: 5px;
	font-weight: bold;
	top: 147px;
	height: 209px;
	color: blue;
}
a:hover {
	text-transform: uppercase;
	font-weight:bold;
	color:blue;
	background-color:yellow;
}


#navSelect {
	background: white;
	color: black;
}

/* background frame area==================================== */
#wrap {
	position:absolute;
	background: #394d13;
	width: 550px;
	height: 700px;
	margin: 0px auto;
	left: 178px;
	top: 66px;
}
#screen {
	position:absolute;
	background: #ffffff;
	width: 540px;
	height: 690px;
	z-index: 2;
	margin: 4px auto;
	left: 5px;
	top: 25px;
}
/* Header area==================================== */
#header {
	position:absolute;
	z-index:4;
	height: 162px;
	margin: 0 auto;
	left: 145px;
	top: -7px;
	width: 841px;
	border: thick;
	border-color:#000000;
	background-color: #ebf5eb;
}
#tagline {
	position:absolute;
	z-index:10;
	height: 25px;
	margin: 0 auto;
	padding: 0;
	left: 225px;
	top: 85px;
	width: 449px;
	border-bottom:none;
	border-bottom-color:#999999;
	background-color: #ebf5eb;
}
#logo {
	position:absolute;
	z-index:6;
	height: 151px;
	margin: 0 auto;
	padding: 0;
	left: -7px;
	top: -6px;
	width: 208px;
	border-bottom:none;
	border-bottom-color:#999999;
	background-color: #ebf5eb;
}
#sitename {
	position:absolute;
	z-index:6;
	height: 151px;
	margin: 0 auto;
	padding: 0;
	left: 171px;
	top: 46px;
	width: 509px;
	height: 49px;
	border-bottom:none;
	border-bottom-color:#999999;
	background-color: #ebf5eb;
}
#cheese {
	position:absolute;
	z-index:5;
	height: 82px;
	margin: 0 auto;
	padding: 0;
	left: 691px;
	top: 36px;
	width: 143px;
	border-bottom:none;
	border-bottom-color:#999999;
	background-color: #ebf5eb;
}
/* Main content area==================================== */

#coursedocs {
	position:absolute;
	left:412px;
	top:129px;
	width:214px;
	height:29px;
	z-index:1;
	padding: 3px 3px 3px 3px;
}
#maincontent {
	position:absolute;
	left:234px;
	top:188px;
	width:426px;
	height:656px;
	z-index:1;
	padding: 3px 3px 3px 3px;
}
#Gallerypic {
	position:absolute;
	left:200px;
	top:1000px;
	width:338px;
	height:250px;
	z-index:13;
}
#webquote1 {
	position:absolute;
	left:654px;
	top:350px;
	width:290px;
	height:130px;
	z-index:1;
	padding: 3px 3px 3px 3px;
	background:  #CCFF66;
	border:medium;
	background-color: #ebf5eb;
}
#webquote2 {
	position:absolute;
	left:671px;
	top:183px;
	width:265px;
	height:903px;
	z-index:5;
	padding: 3px 3px 3px 3px;
	background:  #CCFF66;
	border:medium;
	background-color: #99CCCC;
}

#footer {
	color:#3C4E01;
	font-size:9px;
	position:absolute;
	left:231px;
	top:1650px;
	width:533px;
	height:19px;
	z-index:4;
}
