body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(../i/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	background-color: #E5F2FF;
}
p, td {
	font-size: 12px;
}
#mainLayer {
	background-image: url(../i/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 2;
	position: absolute;
}
#textLayer {
	position: absolute;
	left: 94px;
	top: 350px;
	z-index: 4;





}
li {
	padding-bottom: 15px;
}
#heading {
	left: 230px;
	top: 45px;
	position: absolute;
	width: 320px;
	z-index: 5;
}
h1 {
	font-size: 24px;
	color: #FFFFCC;
	font-weight: normal;
}
#heading p {
	font-size: 14px;
}
h2 {
	font-size: 18px;
	font-weight: normal;
	color: #CC0000;
}
#contentLayer {
	position: absolute;
	left: 0px;
	top: 370px;
	padding-right: 10px;
	padding-left: 10px;
	width: 770px;
	z-index: 3;
}
#quickLinks {
	position: absolute;
	width: 770px;
	left: 0px;
	top: 0px;
}
#starsLayer {
	background-attachment: scroll;
	background-image: url(../i/stars.gif);
	background-repeat: repeat-y;
	background-position: left top;
	position: absolute;
	height: 670px;
	width: 100%;
	z-index: 1;
}
li {
	list-style-image: url(../i/bullet.gif);
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #333366;
}
h3 {
	font-size: 14px;
	color: #FF6600;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
table.side td {
	padding-right: 5px;
	padding-bottom: 5px;
}
table.side input[type="text"] {
	color: #FFFFFF;
	background-color: #99CCFF;
	border: 1px solid #999999;
}
table.side {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}


/***** Scroller *************/

