a:link {
	color:#157B91;
	}
body {
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
}
h1 {
}
#ads {
	background: #F4F4F4;
	padding-bottom: 5px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	text-align: center;
	width: 100%;

}

#content {
	display: inline;
	width: 398px;
	text-align: left;

}

#domain {
	color: #666666;

	font-size: 12px;
	margin-top: 4px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	width: 398px;
}

#green {
	background: url(../graphics/green.gif) #9AE139 repeat-x;

	text-align: center;
	vertical-align: middle;
	width: 100%;
}

#top {
	background-image: url(../graphics/top.gif);
	background-repeat: repeat-x;
	font-size: 9px;
	font-weight: bold;
	height: 50px;
	text-align: right;
	white-space: nowrap;
	width: 100%;
}

#top a {
	color: #FFFFFF;
}

#top h1 {
	font-size: 1.6em;
}
.topleft {
	float: left;
	width: 300px;
	position: relative;
	left: 10px;
	
}
.topright {
	float: right;
	position: relative;
	width: 800px;
color:#ffffff;
	margin: 3px;
}
li {
	float: left;
	position: relative;
	list-style-type: none;
}
.navlink {
	font-size: .9em;
	color: #0066CC;
	margin: 3px;
	
}
#nav {
	text-align: left;
	margin: 1px;
	padding: 1px;
	float: left;
	position: relative;
	list-style-type: none;
	list-style-image: none;
}
.med {
	font-size: 0.9em;
}
.small {
	font-size: 0.8em;
}
.clear {
	clear: both;
}
