input {
	font-family: Verdana;
}
a {
	text-decoration: none
}
html, body {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-image: url('/images/bg.jpg');
	background-attachment: fixed
}
#wrapper {
	background: #FFFFFF;
	position: relative;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 830px;
	padding: 0px;
	border-left: 1px solid;
	border-right: 1px solid;
	border-color: #AAAAAA;
}
#footer {
	position: relative;
	height: 16px;
	margin-left: 10px;
	margin-right: 10px;
	clear: both;
	padding: 10px;
	font-family: Verdana;
	font-size: 12px;
	border-top: 1px dashed #AAAAAA;
}
#footer_text {
	position: relative;
	float: left;
}
#footer_text a:hover {
	border-bottom: 1px solid #3366DD;
}
#left {
	position: relative;
	float: left;
	margin: 10px;
	width: 180px;
	font-family: Verdana;
	font-size: 14px;
	z-index: 1;
}
#left a:hover {
	border-bottom: 1px solid #3366DD;
}
#top {
	position: relative;
	overflow: hidden;
	font-family: Verdana;
	padding-bottom: 10px;
	font-size: 14px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #AAAAAA;
}
#content {
	position: relative;
	overflow: hidden;
	float: left;
	width: 468px;
	font-family: Verdana;
	font-size: 14px;
	margin: 10px;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 140%;
	border-left: 1px dashed #AAAAAA;
	border-right: 1px dashed #AAAAAA;
	min-height: 600px;
}
#content a:hover {
	border-bottom: 1px solid #3366DD;
}
#ads_right {
	position: relative;
	float: right;
	width: 120px;
	margin: 10px;
	margin-left: 0px;
}
#select {
	padding: 5px;
	border: 0px;
}
#select:hover {
	padding: 5px;
	color: #ffffff;
	background: #000000;
}
#headline {
	font-size: 18px;
	font-weight: bold;
	color: #3366DD;
}
#headline2 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 3px 3px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #AAAAAA;
}
#banner {
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 5px;
	border-bottom: 1px dashed #AAAAAA;
}
#ads_bottom {
	position: relative;
	margin-top: 10px;
	padding-top: 10px;
	border-top: 1px dashed #AAAAAA;
}
#help {
	position: relative;
	font-size: 11px;
	line-height: 130%;
}
.content2 {
	padding: 1px 7px 1px 7px;
}
.explanation {
	font-size: 10px;
	line-height: 130%;
}
.box {
	position: relative;
	padding: 10px 10px 10px 10px;
	margin-bottom: 3px;
}
.box_image {
	position: absolute;
	left: 10px;
	top: 10px;
}
.box_h1 {
	position: relative;
	left: 25px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}