body {
	background: url(/images/bg.png);
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
small {
	font-size: 11px;
}
textarea, input, select {
	font-family: Trebuchet MS, Verdana, Arial, sans-serif;
}
form {
	margin: 0px;
}
a {
	text-decoration: none;
	color: #5d90be;
}
img {
	border: 0px;
}
td {
	text-align: left;
	vertical-align: top;
}
#bg {
	background: url(/images/bg_top.png) repeat-x;
}
#shadow-top {
	width: 650px;
	background: url(/images/shadow_top.png);
	height: 8px;
	font-size: 1px;
}
#header {
	background: url(/images/header_shadow.png);
	width: 634px;
	padding: 0px 8px 0px 8px;
}
#header-white {
	background: #fff;
	padding: 8px 8px 0px 8px;
}
#header-bg {
	background: url(/images/header_bg.png);
}
#member-box {
	padding: 30px 8px 0px 0px;
	text-align: right;
}
#member-links {
	font-size: 12px;
	position: relative;
	bottom: 4px;
}
#menu {
	height: 25px;
}
a.menu-link {
	display: block;
	padding: 0px 12px 0px 5px;
	font-size: 15px;
	text-decoration: none;
	color: #fff;
}
a.menu-link:hover {
	border-bottom: 5px solid #fff;
}
.white {
	color: #fff;
}
.blue {
	color: #5d90be;
}
#mid {
	background: url(/images/mid_bg.png);
	width: 650px;
	padding-bottom: 8px;
}
#mid-top {
	background: url(/images/mid_top.png) repeat-x;
	padding: 0px 8px 0px 8px;
}
.ads {
	background: #fff;
	padding-top: 8px;
}
#content {
	background: #fff;
	padding: 2px 2px 2px 2px;
	color: #5d90be;
	font-size: 13px;
	text-align: left;
}
h1 {
	font-size: 25px;
	margin: 0px 0px 5px 0px;
	color: #FFFFFF;
}
#shadow-bottom {
	width: 650px;
	background: url(/images/shadow_bottom.png);
	height: 8px;
	font-size: 1px;
}
#footer {
	text-align: right;
	color: #fff;
	width: 650px;
	margin-bottom: 20px;
	font-size: 11px;
	padding-top: 5px;
}
#side {
	border-left: 1px solid #ccc;
	float: right;
	width: 160px;
	padding-left: 10px;
	margin-bottom: 10px;
}
#content-column {
	padding-right: 10px;
	margin-right: 170px;
}
.h1style {text-decoration: none; margin-top: 0; margin-bottom: 0; font-size: 12px; color:#FFFFFF; text-align:center;
}