#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	height: 70px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #006666;
}
#leftbar {
	left: 0px;
	top: 110px;
	width: 180px;
	padding-left: 10px;
}
.menu {
	font-family: "MS Sans Serif", Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 4px;
	margin-left: 15px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0;
}
#content {
	left: 180px;
	top: 70px;
	position: absolute;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #006666;
	width: 565px;
	padding-left: 15px;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
}

#footer {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006666;
	margin-left: -20px;
	padding-left: 20px;

}
body {
	margin: 0px;
	left: 0px;
	top: 0px;
}
p, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.small {
	font-size: 8pt;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
}
a.menulink {
	color: #990000;
	text-decoration: none;
}
a.headlink {
	color: #330099;
	text-decoration: none;
}
h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #330099;
	margin-bottom: 4px;
}

P.sidebar {
	background-color : #CCCCCC;
	border-color : #000000;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 10px;
	border-style : solid;
	border : thin solid Black;
	font-size : 11px;
	margin-right : 20px;
}
#adholder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 500px;
	border: thin solid #000000;
	padding: 5px;
	margin: 5px;
	left: 15px;
	position: relative;
}
#adholder2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 250px;
	border: thin solid #000000;
	padding: 5px;
	margin: 5px;
	left: 15px;
	position: relative;
	float:right;
}
.ad {
	margin: 10px;
	width: 250px;
	top: 0px;
}

.none {
	text-decoration: none;
	color: #009900;
}

.guide p {margin-left:15px;}