body {
	font-family:verdana;
	font-size:11px;
	background-color:#CCCCCC;
	margin:0px;
	background-image:url('../img/bg.gif');
	background-position: center center;
	background-attachment:fixed;
	text-align:center;
}
.row { clear:both; }
.col { float:left; }
#outer{
	margin-right:auto;
	margin-left:auto;
	margin-top:0px;
	width:850px;
	background-color:#FFFFFF;
	text-align:left;
}
#header {
	background-image:url('../img/header.gif');
	width:850px;
	height:124px;
}
#header_sec {
	background-image:url('../img/header_secondary.gif');
	width:850px;
	height:150px;
}
#header_sub {
	background-image:url('../img/header_sub.gif');
	width:850px;
	height:150px;
	overflow:hidden;
}
#menuouter {  
	position:relative;
	top:104px;
}
#menu {
	color:#FFFFFF;
	position:relative;
	height:18px;
	left:30px;
	width:625px;
	top:1px;
}
#menu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-right:45px;
}
#menu a:hover, #menu a.on {
	color:#CCFFCC;
}
#submenu a:hover, #submenu a.on {
	color:#99D6EC; 
}

#submenu { height:18px;margin-top:3px;color:#FFFFFF; }
#submenu a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	margin-right:10px;
	margin-left:10px;
}	
.campus {
	margin-left:220px;
}
.about {
	margin-left:105px;
}
#hometxt { width:352px; }
#homeflash { }

#right {
	text-align:center;
}
#left { 
	width:460px;
	margin-left:30px;
	margin-right:30px;  
}
.full {
	width:750px;
	margin-left:30px;
	margin-right:30px;  
}
h1 {
	color:#F58416;
	font-size:12px;
}
h2 {
	color:#67AF73;
	font-size:11px;
}
#footer {
	padding-top:20px;
}
#logohome {  
	float:right;
	margin-right:70px;
}

a {
	color:#000000;
}
a:hover {
	color:#F58416;
}

.quotesource {
	margin-left:40px;
	display:block;
	font-weight:bold;
	padding-bottom:10px;
}
b.green {
	color:#67AF73;
}

.printhometext { display:none; }

.content { width:100%; padding:25px; }
.photoh { width:390px; padding:0 20px 10px 0; }
.photov { width:260px; padding:0 20px 10px 0;  }
.caption { font-style:italic; color:#646567; margin:5px; 0 0 0;}

INPUT, textarea {
	border:1px solid #AAAAAA;
	background-color:#EEEEEE;
}
INPUT.submit {
	border:1px solid #AAAAAA;
	background-color:#CCCCCC;
}
.req, #validation {color:red;}
TD {
	padding:5px;
}
TD.label {
	text-align:right;
	margin-right:5px;
	font-weight:bold;
	width:250px;
}