body {
	font-family: "Times New Roman", Times, serif;
	margin: auto;
	text-align:center;
	width:820px;
}
h1 {
	margin:5px;
	color: #FF6600;
	}
h2 {
	text-align: left;
	font-size: 24px;
	padding: 0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	margin: 0px;
	padding: 0px;
}
h4 {
	background-color:#FFFF99;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 24px;
	margin: 10px;
	color: #FF6600;
}
p {
	margin: 10px;
	text-align: left;
}
.anchor {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	margin-top: 20px;
}
.menu_head {
	font-size:14px;
	font-weight:bold;
	margin:5px;
}
h4 a:link, h4 a:visited {
	text-decoration:none;
}
h4 a:hover {
	text-decoration:underline;
}
#financial_aid_btn {
	width: 120px;
	height: 40px;
	color: #3333CC;
	background-color: #FFFFCC;
	font-weight: 500;
	text-align: center;
	font-size: 18px;
	float: left;
	border: 5px outset #3399FF;
	text-decoration: none;
	clear: left;
}
#financial_aid_btn:hover{
	width: 120px;
	height: 40px;
	color: #3333CC;
	background-color: #FFFF33;
	font-weight: 500;
	text-align: center;
	font-size: 18px;
	float: left;
	border: 5px outset #3399FF;
	text-decoration: none;
	cursor: pointer;
}
.left_navigation {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	display: block;
}
#right_sidebar {
	width:150px;
	float:right;
	text-align:left;
	margin-left:10px;
}

/* header format */
#header {
	margin-bottom:10px;
	width:825px;
	float:left;
	clear:left;
}
#header_banner {
	width:614px;
	float:left;
}
#header_vertnav {
	width:84px;
	height:234px;
	float:left;
}
#header_vertnav img, #header_banner img, #header_banner object {
	display: block;
}
#header_spacer {
	width:122px;
	float:left;
}
#header_banner {
	width: 614px;
	height: 207px;
}
#header_horinav {
	float:left;
	height:27px;
}
#header_subnav {
	width:822px;
	float:left;
	clear:left;
	height: 25px;
	border-bottom:#003399 3px solid;
}
#header_subnav ul {
	list-style:square;
	margin:0;
	padding:0;
}
#header_subnav li {
	float:left;
	width:auto;
	margin-left:30px;
	color:#660033;
	font-size:14px;
	margin-top:2px;
}
#header_subnav a {
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}
#header_subnav a:hover {
	color:#3300FF;
}
/* end header format*/

#summer_nav {
	width:150px;
	float:right;
	clear:right;
	color:#336699;
}
#summer_nav a {
	color:inherit;
	text-decoration:none;
	width:150px;
	display:block;
}
#summer_nav ul {
	list-style:none;
	font-size:14px;
	margin-left:0px;
	padding:0px;
	text-align:left;
	width:150px;
	border: solid thin #FF3300;
}
#summer_nav li {
	width:150px;
	background:#FFFFCC;
	border-top: solid thin #FF3300;
}
#summer_nav a:hover {
	background:#A9A954;
}
#summer_nav a:active {
	background:#FFCC00;
}

#webtech {
	float:left;
	clear:left;
	width:822px;
}

