body {  color: white;
	width: 100%;
	background-color: #009999;
	margin: 0;
	padding: 0;
	font-family: arial,verdana,sans-serif;
	vertical-align: bottom;
}

a img {
	border-width: 0;
}

.left {
	float: left;
}

.clear {
	font-size: 0;
	clear: both;
}

#title {background-image: 
url('larger.png');
background-repeat: 
no-repeat;
background-position: 
 left; 
	text-align: center;
	background-color: #000000;
	color: #ffffff;
	margin: 0;
	vertical-align: bottom;
	height: 37px;
	font-size: 36px;
	font-weight: normal;
	text-transform: uppercase;
	padding: 20px 0 0 0;
}

div.title {
	margin: 0 auto 20px auto;
	width: 400px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0 0 5px;
	background-color: #005f5f;
	color: #ffffff;
	height: 15px;
	border-width: 0 1px 1px 1px;
	border-style: solid;
	border-color: #000000;
	font-family: times,serif;
}
.center {
	text-align: center;
}
#nav {
	background-color: #005f5f;
	border-right: 1px solid #ffffff;
	float: left;
	width: 170px;
	color: #ffffff;
}
#nav .spc { color: white;
	background-color: #bfffff;
	height: 25px;
}
#nav a{
	color: #ffffff;
	background-color: #007676;
	display:block;
	font-size: 90%;
	font-family: times,serif;
	padding-left: 5px;
	text-decoration:none;
	margin: 4px 0 4px 0;
}

#nav a:hover { color: white;
	background-color: #000000;
}

#nav .lft{
	border-left: 5px solid #ffffff;
	margin: 5px 5px 5px 10px;
	padding-left: 2px;
}

#nav div.h{ color: white;
	font-size:150%;
	font-family: times,serif;
	background-color: #000000;
	padding-left: 5px;
}

#main { color: black;
	background-color: #bfffff;
	border: 1px solid #000000;
	width: 700px;
	margin: 0 auto 0 auto;
	padding: 10px;
}


#main .c1{
	margin-left: 180px;
}

#main p {
	margin-top: 0;
}

#main div img { color: black;
	border: 1px solid #616161;
	background-color: #ffffff;
	padding: 5px;
	margin-right: 10px;
}

#main p p{
	float:left;
	display:block;
}

span.fl{
	text-align:center;
	height: 37px;
	width:37px;
	float:left;
	background: #000000;
	color: #ffffff;
	font: normal 200% times, serif;
	margin-right: 3px;
}

#main h2{
	font-family: times,serif;
}

#main .c1 p {
	margin-top: 25px;
	margin-bottom: 25px;
}

#footer {background-image: 
url('http://www.w3.org/Icons/valid-xhtml10');
background-repeat: 
no-repeat;
background-position: 
 right; 
	background-color:#009999;
	color: #ffffff;
	width: 700px;
	padding: 11px;
	margin: 0 auto 0 auto;
	text-align: center;
	font-size: 65%;
}
