@charset "utf-8";
/* CSS Document */
/*global styles*/
html {
	overflow:-moz-scrollbars-vertical;
}
body, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, p  {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
ol  {
	list-style-type: decimal;
}
div  {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	background-repeat: repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
html {
scrollbar-face-color:#990000;
scrollbar-highlight-color:#333333;
scrollbar-3dlight-color:#970000;
scrollbar-darkshadow-color:#811157;
scrollbar-shadow-color:#969000;
scrollbar-arrow-color:#f9f9f9;
scrollbar-track-color:#f9f9f9;
}
form input[type="hidden"]  {
	margin: 0px;
	padding: 0px;
	border: none;
	display: none;
	visibility: hidden;
}
.clear { 
	clear:both; 
}
.float_left  {
	float: left;
}
.float_right  {
	float: right;
}
.picborder  {
	border: 1px solid #999999;
}
#container {
	width:980px;
	height:auto;
	/*min-height:700px;*/
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
}
#header  {
	width: 980px;
	height: 288px;
	background-repeat: no-repeat;
	background-position: center top;
}
#headerleft  {
	width: 490px;
	height: 250px;
	margin: 0px;
	float: left;
}
#header_logo  {
	float: left;
	border: none;
	margin: 0px;
}
#tagline  {
	font-size: 24px;
	font-weight: bold;
	/*width: 400px;*/
	font-variant: small-caps;
	float: left;
	display: inline;
}
#headerright  {
	margin: 0px;
	float: right;
	height: 250px;
	width: 490px;
	background-repeat: no-repeat;
}
#headerpics  {
	width: 459px;
	padding-top: 19px;
	padding-bottom: 23px;
	padding-left: 1px;
}
.toppicbox  {
	width: 153px;
	display: block;
	text-align: center;
	float: left;
}
.toppicbox img  {
	border: 1px solid #9966cc;
	width: 133px;
	height: 200px;
}
/*full sized panel*/
.fullwidthbox  {
	width: 952px;
	margin-top: 6px;
	margin-bottom: 15px;
}
.fullwidthbox_header  {
	width: 952px;
	height: 38px;
}
.fullwidthbox_content  {
	width: 952px;
	background-position: center top;
	background-repeat: repeat;
	min-height:400px;
	height: auto;
}	
.fullwidthbox_footer  {
	width: 952px;
	height: 22px;
}
.fullwidthbox_footerLink  {
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	margin: 0px;
	padding-right: 14px;
}
/*lower section*/
#friendsBox  {
	height: 302px;
}
.friendsBoxContent  {
	height: auto;
}
#friendsThumbs  {
	width: 910px;
}
#friendsBox dl  {
	width: 182px;
	height: 280px;
	display: inline;
	float: left;	
}
#friendsBox dl dt  {
	width: 177px;
	height: 252px;
	margin: auto;
}
#friendsBox dl dt img {
	width: 175px;
	height: 250px;
	border: 1px solid #000000;
}
#friendsBox dl dd  {
	text-align: center;
}
#friendsBoxLink  {
	width: 200px;
	height: 14px;
	float: right;
	padding-top: 3px;
}
/*lower join*/
#joinbox  {
	width: 370px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 119px;
	display: block;
}
#joinbox a {
	width: 370px;
	height: 119px;
	display: block;
}
#joinbox a:hover {
	width: 370px;
	height: 119px;
	display: block;
}
#joinbox a span {
	display: none;
} 
/* footer layout */
#footer		{
			width:976px;
			text-align:center;
			font-weight:bold;
			}
#footer ul {
			margin:0px;
			padding:0px;
			}
#footer ul li{
			display:inline;
			padding:0px;
			margin:0px;
			}
#billingNotice  {
	font-size: 12px;
	text-align: center; 
	font-weight: bold;
	width: auto;
	height: auto;
	padding-bottom: 3px;
}
#billingNotice_index  {
	font-size: 10px;
	text-align: center; 
	font-weight: bold;
	width: auto;
	height: auto;
	padding-bottom: 0px;
}