a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #99cc33;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #336666;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #663333;
	text-decoration: none;
}
#links {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	float: right;
	top: 110px;
	padding-right: 15px;
	z-index: 3;
	right: 25px;
	height: auto;
	width: auto;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	color: #333333;
	padding: 0px;
	margin: 5px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
#pageimage {
	position: relative;
	z-index: 1;
	width: 345px;
	top: -50px;
	margin-right: 8px;
	margin-left: 8px;
}
#body {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #666666;
	list-style-position: inside;
	list-style-type: circle;
	padding: 10px 25px 10px 10px;
	overflow: visible;
	top: 131px;
	left: 375px;
	z-index: 4;
	scrollbar-base-color: #99cc33;
	scrollbar-track-color: #333333;
	scrollbar-face-color:#333333;
	scrollbar-highlight-color: #333333;
	scrollbar-3dlight-color: #333333;
	scrollbar-darkshadow-color: #333333;
	scrollbar-shadow-color: #333333;
	scrollbar-arrow-color: #333333;
	height: auto;
}
#header {
	position: relative;
	z-index: 2;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: 15px;
}

#media {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	position: absolute;
	left: 25px;
	top: 0;
	right: 25px;
	bottom: 25px;
	height: auto;
	width: auto;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: center;
	overflow: visible;
}

#outerwrap {
	position: static;
	height: auto;
	width: auto;
}
.desc {
	display: block;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}
.title {
	font-weight: bold;
	color: #333333;
}
