body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#0064AE;
	border: 1px solid #000;
	width: 760px;
	margin-left:auto;
	margin-right:auto;
}
.mainContainer{

}
.EnvHead{
	background-repeat: no-repeat;
	background-image: url(images/environmental_science2.jpg);
	height:49px;
}
.picHead{
	background-repeat: no-repeat;
	background-image: url(images/crater_lake.jpg);
	clear: both;
	height: 185px;
	
}
.commerceHead
{
	background-repeat: no-repeat;
	background-image: url(images/CommerceUniversity.jpg);
	clear: both;
	height:36px;
}
.mainTop{
	background-repeat: no-repeat;
	background-image: url(images/topBorder.gif);
	height: 10px;
}
.main{
	background-image: url(images/middleArea.gif);
	height: 100%;
}
.footer{
	background-repeat: no-repeat;
	background-image: url(images/footerCommerce.gif);
	clear: both;
	height:48px;
}
.contentArea{
	margin-left:40px;
	margin-right:15px;
	min-height: 200px;
}
.menu{
	padding: 10px 20px 5px 5px;
	color: #5A5A5A;
	font-size: 5px;
	padding-top: 13px;
}
#menu a{
	font-size: 12px;
	color:#FFFFFF;
	background-color:#444;
	text-decoration: none;
	padding: 3px 3px 3px 3px;
	border: 1px grooved #333;
}

#menu a:hover{
	color:#111;
	background-color:#999;
	text-decoration: underline;
}
h1{
	font-size: .8em;
	background-color: #444;
	left: 0px;
	color:#FFFFFF;
	text-transform:uppercase;
	width: 325px;
	padding: 2px 2px 2px 6px;
	margin: 0px 0px 0px -40px;
}

#contactInfo{
	background-color:#444;
	font-size: 11px;
	color: #ddd;
	width: 305px;
	margin-left: -40px;
	border: 1px groove #000;
	padding: 0px 4px 5px 10px;
	vertical-align: middle;
}
#contactInfo a{
	color:#FFFF66;
}
.standardTbl{
	width: 90%;
	background-color:#eee;
	font-size: 12px;
	color: #333333;
	margin: 10px 10px 10px 25px;
	border: 1px groove #000;
	padding:  0px 0px 1px 0px;
	vertical-align: middle;
}
#standardTbl img{
	padding: 2px 2px 2px 2px;
	border: 1px groove #000;
	caption-side:bottom;

}
#standardTbl a{
	text-decoration:none;
	display: block;
	background-color:#eee;
	border-bottom: 1px groove #bbb;
	padding: 5px 2px 2px 2px;
	color: #000099;
	text-align:left;
}

#standardTBL ul, li{
text-align:left;
}

#standardTbl a:hover{
	background-color:#CCCCCC;
}
.noBlock{
	margin-left: -20px;
}
.mainFont{
	font-size:11px;
}
.mainH2{
	font-size: 12px;
	font-weight:bold;
	color:#F3F3F3;
	padding: 2px 2px 2px 2px;
	background-color:#444;
}
.photo{
margin: 2px 2px 2px 2px;
border: 1px solid #444;
float: right;
	height: 300px;
	width: 217px;
	background-image: url(images/environmental_science-new.jpg);
background-repeat: no-repeat;
}
.audio {
	font-size: 12px;
	font-weight: bold;
}

