*{ margin: 0; padding: 0; }* 
body { 
	background: #E9E9E9;
	background-image: url(../images/whiteground.gif);
	background-repeat: repeat-y;
	background-attachment:fixed;
	background-position:center; 
	font: .85em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 1.75em;
	color: #444; 
}


.textlinks{
	font: 1.0em "Trebuchet MS", Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	color: #336DB5;
}

.headings {
	font-size: 1.4em;
	color: #1B4D65;
	font-weight: bold;
}
.subheadings {
	font-size: 1.2em;
	color: #000000;
	font-weight: bold;
}
.bluelinks{
	font-size: 1.1em;
	color: #336DB5;
	font-weight: bold;
}

.foottext {
	font-size: 0.75em;
	color: #666666;
	font-weight: bold;
}
.foottextbold {
	font-size: 0.9em;
	color: #666666;
	font-weight: bold;
}

a {	color: #FFFFFF;	background: inherit; text-decoration: none; }
a:hover { color: #999999; background: inherit; text-decoration: underline; }
.aline {	color: #FFFFFF;	background: inherit; text-decoration: none; }
a.greylink:link { color: #999999; background: inherit; text-decoration: none; font-size: 16px;}
a.greylink:hover { color: #999999; background: inherit; text-decoration: underline; font-size: 16px;}
p { margin: 0 0 6px 0;} 
h1 {  margin: 20px 0 0; }
h1 a { background: inherit; }
img { border: 0; }
h2 { font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif; margin: 0 0 12px; }
h3 a { font-size: 1em; }

#footer {
	position:absolute;
	width:616px;
	height:45px;
	z-index:1;
	left: 0px;
	top: 600px;
}

#contenthead { width: 100%; height: 130px; margin: 0 auto; padding: 0px 0 0 0; background: #6DC9A7 url(../images/headground4.jpg); background-repeat: no-repeat; background-position: center center}

#content {
	position:relative;
	width: 1000px;
	height: 4200px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	background: #FFFFFF;
	overflow: visible;
}

#left { background: #eee;  clear: left; float: left; width: 200px; padding: 5px 5px; margin: 0 0 0px }
	#left img { margin: 0 0 0px; }
	#left li { list-style: none; }
	#left li a {  color: #666666; font-weight: bold; padding: 0 0 0 6px; }
	
#left2 { background: #E5EAF1;  clear: left; float: left; width: 200px; padding: 5px 5px; margin: 0 0 0px}
	#left2 img { margin: 0 0 0px; }
	#left2 li { list-style: none; }
	#left2 li a {  color: #666666; font-weight: bold; padding: 0 0 0 6px; }
	
#left3 { background: #D7DFEB;  clear: left; float: left; width: 200px; padding: 5px 5px; margin: 0 0 0px}
	#left3 img { margin: 0 0 0px; }
	#left3 li { list-style: none; }
	#left3 li a {  color: #666666; font-weight: bold; padding: 0 0 0 6px; }
	
#left4 { background: #CBD7E8;  clear: left; float: left; width: 200px; padding: 5px 5px; margin: 0 0 0px}
	#left4 img { margin: 0 0 0px; }
	#left4 li { list-style: none; }
	#left4 li a {  color: #666666; font-weight: bold; padding: 0 0 0 6px; }
	
#left5 { background: #ABC1E0;  clear: left; float: left; width: 200px; padding: 5px 5px; margin: 0 0 0px; }
	#left5 img { margin: 0 0 0px; }
	#left5 li { list-style: none; }
	#left5 li a {  color: #666666; font-weight: bold; padding: 0 0 0 6px; }
	
	#left6 { background: #FFFFFF;  clear: left; float: left; width: 200px; padding: 5px 5px; margin: 0 0 0px; }
	
#right {
	position:absolute;
	top:10px;
	right:2px;
	margin: 0 0px 0px 0;
	padding: 0 0 0 0px;
	float: right;
	width: 780px;
	text-align: left;
}
.border { clear: both; padding: 0 0 0 0px; }

	.links a { font-weight: bold; color: #787A8F; background: #fff; margin: 0 10px 0 0; padding: 0 0 0 10px; }
	.sponsor { color: red; background: #efff; }
	#footer li { list-style: none; }
	#fl { width: 600px; }
	#fr { float: right; }
