.navbar {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 210px;
	background-color: #330099;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding: 3px;
	margin: 1px;
	border: 1px none #000000;
}
.navbarrt {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	width: 210px;
	background-color: #330099;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12pt;
	font-weight: normal;
	padding: 3px;
	margin: 1px;
	border: 1px none #000000;
	text-indent: 15px;
}
a.navbar:hover {
	background-color: #3366FF;
}
a.navbarrt:hover {
	background-color: #3366FF;
}

#sidebar {
	position: absolute;
	width: 213px;
	overflow: visible;
	z-index: 5;
	height: 203px;
	left: 5px;
	top: 46px;
	visibility: visible;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}
#textads {
	position: absolute;
	left: 225px;
	top: 176px;
	z-index: 100;
	visibility: visible;
	height: 89px;
}
#textads2 {
	position: absolute;
	left: 225px;
	top: 289px;
	height: 95px;
	visibility: visible;
	width: 729px;
}
#students {
	position: absolute;
	left: 245px;
	top: 245px;
	overflow: hidden;
	width: 228px;
	height: 147px;
	visibility: visible;
}

#pars {
	position: absolute;
	left: 524px;
	top: 243px;
	overflow: hidden;
	width: 228px;
	height: 147px;
	visibility: visible;
}
#squaread {
	position: absolute;
	z-index: 100;
	left: 792px;
	top: 265px;
	visibility: visible;
}
#banner {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(images/banner_horz.jpg);
	background-repeat: repeat-x;
	width: 100%;
	visibility: visible;
}

#hr {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 460px;
	z-index: 200;
	background-color: #FFFFFF;
	visibility: visible;
}
#footer {
	position: absolute;
	left: 317px;
	top: 1024px;
	visibility: visible;
	width: 265px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: 3300FF;
	text-decoration: underline;
	background-color: #FFFFFF;
}

a.footer:hover {
	background-color: #FFFFFF;
	text-decoration: underline;
}
a.text:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #0000CC;
	text-decoration: underline;
	background-color: #FFFFFF;
}
#title {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	left: 240px;
	top: 100px;
	width: 304px;
	visibility: visible;
}
a.body_text:hover {
	color: #CC0000;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	width: 538px;
	left: 225px;
	top: 49px;
	height: 24px;
	visibility: visible;
}
#hr_computer {
	position: absolute;
	visibility: visible;
	left: 0px;
	top: 918px;
}
#textads1_tax {
	position: absolute;
	left: 225px;
	top: 269px;
}
#hr_home {
	background-image: url(images/hr.gif);
	background-repeat: repeat-x;
	position: absolute;
	width: 801px;
	left: 0px;
	top: 642px;
}
a.quick_link:hover {
	color: #CC0000;
}
a.body_link:hover {
	color: #990000;
}
.lowernavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #CCCCFF;
	display: block;
	margin: 1px;
	padding: 3px;
	color: #3333FF;
	text-indent: 0px;
	text-decoration: none;
}
.titlelowernavbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #CCCCCC;
	color: #006699;
	display: block;
	padding: 3px;
	margin: 1px;
	border: 1px none #000000;
	font-weight: bold;
}
a.lowernavbar:hover {
	background-color: #CCCCCC;
	color: #000066;
	text-decoration: underline;
}

