body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	background-color: #E4E4E4;
	background-color: #E5E5E5;
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #FF0066;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
}
.headerbar {
	background-color: #FF0066;
	height: 111px;
	width: 735px;
	top: 54px;
	position: absolute;
	z-index: 0;
}
.logo {
	position: absolute;
	height: 98px;
	width: 334px;
	top: 15px;
	left: 15px;
	z-index: 10;
}
.nav_home {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 28px;
	top: 88px;
	z-index: 1;
}
.nav_profiles {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 52px;
	top: 85px;
	z-index: 2;
}
.nav_features {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 76px;
	top: 82px;
	z-index: 3;
}
.nav_gallery {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 99px;
	top: 78px;
	z-index: 4;
}
.nav_blog {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 123px;
	top: 75px;
	z-index: 5;
}
.nav_blabber {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 147px;
	top: 72px;
	z-index: 6;
}
.nav_register {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 171px;
	top: 68px;
	z-index: 7;
}
.nav_links {
	position: absolute;
	height: 125px;
	width: 40px;
	left: 195px;
	top: 64px;
	z-index: 8;
}
.logotext {
	position: absolute;
	z-index: 1;
	height: 84px;
	width: 148px;
	left: 228px;
	top: 76px;
}
.sidegraffic {
	position: absolute;
	height: 312px;
	width: 230px;
	top: 15px;
	left: 491px;
	z-index: 10;
}
#content {
	position: absolute;
	z-index: 10;
	width: 705px;
	top: 180px;
	clear: both;
	float: left;
	background-color: #FFFFFF;
	padding-right: 15px;
	padding-left: 15px;
}
.footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	line-height: 12px;
	color: #666666;
	padding-top: 15px;
	width:705px;
	clear:both;
}
a:link {
	color: #FF0066;
}
a:visited {
	color: #FF0066;
}
a:hover {
	color: #666666;
}
#rightcolumn {
	float: right;
	width: 222px;
}
h1 {
	font-size: 16px;
	color: #FF0066;
}
.feature_txt {
	float: left;
	height: 75px;
	width: 125px;
	padding-left: 11px;
	padding-right: 11px;
}
.feature_image {
	float: left;
	height: 75px;
	width: 75px;
	border-right: 1px solid #CCCCCC;
	padding-right: 11px;
}
.featurecontainer {
	background-color: #FFFFFF;
	height: 75px;
	float: left;
	margin-bottom: 15px;
}
#leftcolumn {

	float: left;
	width: 483px;
}
.smallheader {
	font-weight: bold;
	color: #FF0066;
}
.pollbox {
	background-image: url(../images/pollbg.gif);
	height: 165px;
	width: 222px;
	margin-top: 15px;
	margin-bottom: 20px;
}
.loginbox {
	position: absolute;
	height: 38px;
	width: 367px;
	left: 353px;
	top: 15px;
	z-index: 10;
}
.navspacertop {
	background-color: #FFFFFF;
	height: 55px;
	width: 735px;
	z-index: 0;
	position: absolute;
}
.navspacerbottom {
	background-color: #FFFFFF;
	height: 15px;
	width: 735px;
	z-index: 0;
	position: absolute;
	top: 165px;
}
.boxcontainer {
	padding: 15px;
	border: 1px solid #CCCCCC;
	float: left;
}
.tableheader {
	background-color: #CCCCCC;
	font-weight: bold;
}
.header1 {
	font-size: 16px;
	color: #FF0066;
	font-weight: bold;
}
.imagecontainer {
	font-size: 10px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	float: left;
	margin-bottom: 5px;
	margin-right: 5px;
}
.blogdate {
	color:#666666;
}
.errorbox {
	border:1px solid #FF0000;
	padding:15px;
	color:#FF0000;
	width:436px;
	margin-bottom:15px;
}
