body{
	background:#bccbd8;
	margin:0;
	padding:10px 0 0 0;
	text-align:center;
	font-family:arial;
	font-size:.9em;
}

#side_ad{
	position:absolute;
	top:130px;
	left:20px;
}

#container{
	margin:auto;
	padding:34px 0 0 0;
	text-align:center;
	width:693px;
	background:url(images/header_top.gif) center 18px no-repeat;
}

.hidden{
	display:hidden;
}

#account{
	color:#FFF;
	padding:15px;
}

#account a{
	color:#FFF;
	text-decoration:none;
}

#account a:hover{
	color:#c7c8c8;
}

#header{
	text-align:right;
	height:90px;
	background:url(images/logo.gif) 25px top no-repeat;
	background-color:#161616;
}

#nav{
	padding:10px 0 30px 0;
	background-color:#161616;
	text-align:left;
}

#nav ul{
	padding:0 0 2px 25px;
	margin:0;
}

#nav li{
	display:inline;
	list-style-type:none;
}

#nav a{
	height:0px !important;
	overflow:hidden;
	float:left;
	padding:32px 3px 0 3px;
	width:57px;
}

#nav .active{
	background-position:0 -64px;
}

#nav a:hover{
	background-position:0 -32px;
}

#thome a{
	background:url(images/tabs/thome.gif) top left no-repeat;
}

#tblog a{
	background:url(images/tabs/tblog.gif) top left no-repeat;
}

#tufiles a{
	background:url(images/tabs/tufiles.gif) top left no-repeat;
	width:114px;
}

#trules a{
	background:url(images/tabs/trules.gif) top left no-repeat;
}

#tppolicy a{
	background:url(images/tabs/tppolicy.gif) top left no-repeat;
	width:114px;
}

#tcontact a{
	background:url(images/tabs/tcontact.gif) top left no-repeat;
}

#tdonate a{
	background:url(images/tabs/tdonate.gif) top left no-repeat;
}

#content{
	padding:20px 0 40px 0;
	margin:0;
	background:url(images/content_bottom.gif) bottom center no-repeat;
	background-color:#FFF;
}

#form{
	margin:auto;
	width:90%;
	padding:20px 0 20px 0;
	background:#ecf3f9;
	text-align:center;
}

#form a{
	color:#000;
}

#form h3{
	margin-bottom:2px;
}

#inner_form{
	background:#FFF;
	border:1px solid #bcd7ec;
	padding:6px 0 0 0;
	width:70%;
	margin:auto;
	margin-top:5px;
}

#checks{
	padding-top:5px;
	margin:auto;
	text-align:left;
	width:50%;
}

#qt_s{
	margin:10px 0 0 0;
	background:#a0b3c4;
	border:0;
	font-family:trebuchet ms;
	font-size:1em;
	font-weight:bold;
	color:#FFF;
	padding:3px 4px 3px 4px;
}

#footer{
	margin:auto;
	width:90%;
	padding:6px 0 0 0;
	font-size:.7em;
}

	
