@charset "utf-8";

body {
scrollbar-base-color: #8851D6;
}

.navLinks {
	position: absolute;
	height: 800px;
	width: 140px;
	left: 5px;
	top: 300px;
}

.welcomeMsgr {
	position: absolute;
	height: 100px;
	width: 640px;
	left: 155px;
	top: 300px;
}

.specialAnnouncement {
	position: absolute;
	height: 100px;
	width: 190px;
	left: 805px;
	top: 300px;
}
.mainHeader {
	position: absolute;
	width: 638px;
	left: 155px;
	top: 405px;
	height: 20px;
	background-image: url(images/header-img.jpg);
	font-family: Arial, Times New Roman", "Sans Serif;
	font-size: 18px;
	font-weight: normal;
	color:#FFFFFF;
	border:#8851D6;
	border-style:solid;
	border-width:1px;
}

.banners {
	position: absolute;
	height: 470px;
	width: 190px;
	left: 805px;
	top: 405px;
}

.legal {
	position: absolute;
	height: 35px;
	width: 725px;
	left: 113px;
	top: 1165px;
}

.legalUnder {
	font-size:11px;
}

.updatesList {
	line-height: 9px;
}

.header {
	font-family:Arial, Times New Roman, Sans Serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	border:#8851D6;
	border-style:solid;
	border-width:1px;
	height: 20px;
	background-image: url(images/header-img.jpg);
	background-repeat: no-repeat;
}
.homenestedtables {
	border:1px solid #8851D6;
	background-color: #F2ECFF;
	height: 720px;
	width: 638px;
	position: absolute;
	top: 427px;
	left: 155px;
}

.homenestedtablesbg {
	font-size:11px; background-color:#F2ECFF; border:#8851D6; border-style:solid; border-width:1px; background-image:		url(images/nested_tables-img.jpg);
}

div.forindex {
	position:absolute;
	top:429px;
	left:159px;
	width:632px;
	height:719px;
	overflow:auto;
}

div.forindex2 {
	position:absolute;
	top:429px;
	left:146px;
	width:658px;
	height:719px;
	overflow:auto;
}

.dancingdaisy {
	position:absolute;
	top:940px;
	left:850px;
	width:100px;
	height:116px;
}

A:link {color:#663399; text-decoration:none; font-size:12px; font-family:Arial, Times New Roman, Georgia;}
A:visited {color:#660099; text-decoration:none; font-size:12px; font-family:Arial, Times New Roman, Georgia;}
A:active {color:#663399; text-decoration:none; font-size:12px; font-family:Arial, Times New Roman, Georgia;}
A:hover {color:#000000; text-decoration:underline; font-size:12px; font-family:Arial, Times New Roman, Georgia;}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

body {
	background-color: #F6F2FF;
	font-family: Arial;
	color: #660099;
	letter-spacing: 0px;
	font-size: 12px;
	cursor: default;
	margin: 0px;
}

body.index {
background-image:url(images/home_border-bg.jpg); background-repeat:repeat-y;
}
