body {
	margin: 0;
	padding: 0;
	background-color: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 80%;
}
table, input, select, textarea {
	/* font bugs */
	font-size: 100%;
color:#66CC00
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #000000;
	width: 75%;
	border: 1px dashed #669900;
	padding: 5px;
}

/* links */
a:link, a:visited, a:active {color: #009999; text-decoration: underline;}
a:hover {color: #009999; text-decoration: none;}


/* text formatting */
h1, h2, h3, h4, h5, h6, strong {
	font-weight: bold; color: #000000;
}
cite, dfn, em {
	font-style: italic;
}
small {
	font-size: 80%;
}
big {
	font-size: 120%;
}


/* headings */
h1 {font-size: 120%;}
h2 {font-size: 115%;}
h3 {font-size: 110%;}
h4 {font-size: 105%;}
h5, h6 {font-size: 100%;}

/* images */
img {
	border-style: none;
	border-width: 0;
}


/* logos */
#hd1 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 150px;
	background-color: #FFF;
	background-image: url(../img/logo1.gif);
	background-repeat: no-repeat;
}

#hd1 img {
	position: absolute;
	top: 0px;
	margin: 0px;
	padding: 0px;
	width: 525px;
	height: 106px;
	background-image: url(../img/logo1.gif);

}

#hd2
{
	margin: 0px;
	width: 100%;
	height: 0px;
	background-image:none;
	background-repeat: repeat;
	background-color: #FFF;
	top: 82px;

 }
 
 #hd2 img {
	width: 0px;
	height:0px;
}


#n1
{clear: both;
position: absolute;
left: 214px;
top: 92px; color: #6c0;}

#n1 a:link, #n1 a:visited, #n1 a:active {color: #6c0; text-decoration: none; font-weight: bold;}
#n1 a:hover {color: #6c0; text-decoration: underline; font-weight: bold;}


#util
{
	clear: both;
	position: absolute;
	top: 0px;
	color: #333399;
	right: 1px;
	padding:5px;


}

#util a:link, #util a:visited, #util a:active {color: #333399; text-decoration: none;}
#util a:hover {color: #333399; text-decoration: underline; font-weight: bold;}


#c
{width: 85%; float: left;}


/* Controls the look of the side on home page */
#sf 
{width: 15%; float: right; border: 1px solid #663366; clear: both;}

.h 
{background-color: #663366; color: #FFF; text-align: center; font-weight: bold; }

#sf p {padding: 5px;}

#sfh 
{
	width: 15%;
	float: right;
	border: 1px solid #636;
	clear: both;
	position: relative;
}
{width: 15%; float: right; border: 0; clear: both;}
.h 
{background-color: #636; color: #FFF; text-align: center; font-weight: bold; }

/* left hand side of page */
#sl 
{
	width: 10%;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-style: normal;
	line-height: normal;
	color: #000000;
	list-style-position: outside;
	list-style-type: none;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding-top: 30px;
	padding-left: 10px;
	height: 2500px;
	position: relative;
}

#sl a:link, #sl a:visited 
{color: #000;	text-decoration: none;}

#sl a:hover 
{color: #333399; text-decoration: none;	font-weight: bold;}

#sl a:active 
{color: #6c0; text-decoration: none; font-weight: bold;}

.h 
{background-color: #663366; color: #fff; text-align: center; font-weight: bold;}

#sl p 
{padding: 0px;}

#footer 
{width: 50%; float: left; height: 107px; background-image: url(../img/footer.jpg); background-repeat: no-repeat;}


#div1 { float:left; width:27%; padding:10px;} 
#div2 { float:left; width:27%; padding:10px;} 
#div3 { float:left; width:27%; padding:10px;}
