body {
	margin:0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #00204E;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.blockstyle {
	font: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	line-height: 14pt;
	font-weight: normal;
	text-decoration: none;
}

.linkStyle {
	font: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;
}

a:link, a:visited, a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#Content {
	position: absolute;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -374px;
	margin-bottom: 0px;
	padding: 0px;
	width: 754px;
}

.backtile {
	background: #FFFFFF url(images/part_tile.gif) top right repeat-y;
	height: 866px;
}

.stud {
	background: #FFFFFF url(images/part_tile.gif) top right repeat-y;
	height: 936px;
}
.blank1 {
	height: 866px;
}
.blank2 {
	height: 936px;
}

#textBox {
	position: absolute;
	color:#000000;
	font-size: 10pt;
	line-height: 14pt;
	top: 104px;
	left: 182px;
	margin: 0px;
	padding: 0px;
	width: 566px;
	height: 690px;
}

html table	
{
	font-size: 10pt;
}

/************* topnav *******************/
#top	{
	font-size: 8pt;
	line-height: 15pt;
	margin: 0;
	padding: 0;
}
#topnav {
	position: absolute;
	background: #003366 url(images/topnav_tile.png) top left repeat-x;
	margin: 0;
	padding: 0;
	top: 78px;
	left: 0px;
	width: 754px;
	height: 21px;
}

#homelink {
	position: absolute;
	left: 22px;
	width: 100px;
	height: 21px;
	font-size: 8pt;
	line-height: 13pt;
}

#edgeleft img {
	position: absolute;
	left:0px;
	width: 18px
}

#edgerght img {
	position: absolute;
	right: 0px;
	width: 9px;
}

#emailLink {
	position: absolute;
	right: 13px;
	width: 135px;
	height: 21px;
	font-size: 8pt;
	line-height: 13pt;
}

/************* SideNav *******************/
#menu	{
	font-size: 8pt;
	line-height: 15pt;
}
#MySide {
	margin: 0;
	padding:0;
	left: 0px;
	width: 176px;
	top: 98px;
	z-index: 3;
}
#sidenav {
	position: absolute;
	background: #003366 url(images/sidetile.png) top left repeat-y;
	margin: 0;
	padding:0;
	left: 0px;
	width: 176px;
	top: 98px;
	z-index: 3;
}

.home {
	height: 740px;
}

.studnav {
	height: 812px;
}

#address {
	position: absolute;
	margin: 0;
	padding:0;
	width: 156px;
	height: 150px;
	bottom: 20px;
	left: 22px;
	font-size: 8pt;
	color:#FFFFFF;
	line-height: 10pt;
}

#menuItems {
	position: absolute;
	margin: 0;
	padding:0;
	width: 156px;
	height: 300px;
	top: 97px;
	left: 22px;
	font-size: 8pt;
	line-height: 15pt;
	z-index: 7;
}

#navbottom img {
	position: absolute;
	left:0px;
	bottom: 0px;
	width: 176px
}

.spacer	{
	padding: 10px;
	font-size: 8pt;
	line-height: 15pt;
	z-index: 7;
}

/************* bottom Nav *******************/

#bottomnav {
	background: #FFFFFF url(images/bttmtile.png) top left repeat-x;
	position: absolute;
	margin: 0;
	padding:0;
	left: 0px;
	bottom: 0px;
	width: 754px;
	height: 27px;
	z-index: 3;
}

#adminItem {
	position: absolute;
	margin: 0;
	padding:0;
	width: 156px;
	height: 17px;
	bottom: 7px;
	left: 22px;
	font-size: 8pt;
	line-height: 15pt;
	z-index: 7;
}
#MyCopyright	{
color:#FFFFFF;
	margin: 0;
	padding:0;
	font-size: 8pt;
	line-height: 15pt;
}
#copyright {
	position: absolute;
	color:#FFFFFF;
	margin: 0;
	padding:0;
	width: 256px;
	height: 17px;
	top: 1px;
	left: 186px;
	font-size: 8pt;
	line-height: 15pt;
}

#powered img{
	position: absolute;
	margin: 0;
	padding:0;
	width: 192px;
	top: 0px;
	right: 0px;
}

/************* bodytextlinks *******************/

#contentlink {
	text-decoration: underline;
	color:#000099;
}

.contentlink a{
	text-decoration: underline;
	color: #000099;
}

.contentlink a:visited{
	text-decoration: underline;
	color: #000099;
}

.contentlink a:hover{
	text-decoration: underline;
	color:#660000;
}