body{
	width:100%;
	margin:0px;
	padding:0px;
	background-image:url(/images/bg.png);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#000;
	bottom:10px;
	overflow-y:scroll;
}
img{
	border:0px;
}
td{
	padding:7px;
}
blockquote{
	margin-left:15px;
	margin-bottom:0px;
	padding:4px;
	padding-bottom:0px;
	border-bottom:1px #777 solid;
	border-top:1px #777 solid;
}

#item{
	background-color:#999;
	float:left;
}
.comment{
	position:absolute;
	visibility:hidden;
	margin-bottom:15px;
	font-family:Calibri, Arial;	font-size:12px;	font-weight:normal;	color:#000;	text-decoration:none;
}

#logo{
	height:100px;
	width:250px;
	position:absolute;
	left:50%;
	top:20px;
	margin-left:-490;
}
#centering{
	position:absolute;
	left:50%;
	margin-left:-493px;
}
#container{
	width:986px;
	background-color:#fff;
	border:2px #7d9405 solid;
	margin-top:130px;
	margin-bottom:10px;
	float:left;
}
#buttons{
	width:986px;
	height:30px;
	background-image:url(/images/bar.png);
	background-repeat:repeat;
	border-bottom:2px #7d9405 solid;
	font-size:0px;
	line-height:0px;
}
#buttons_left{
	margin-left:4px;
	float:left;
}
#buttons_right{
	float:right;
}
#content{
	width:966px;
	margin:10px;
	margin-bottom:0px;
}
#home_left{
	width:725px;
	float:left;
}
#home_right{
	width:230px;
	float:right;
}

#profile_avatar{
	width:96px;
	height:96px;
	border:2px #7d9405 solid;
	float:left;
}
#profile_basic{
	width:230px;
	margin-left:15px;
	float:left;
}
#profile_keys{
	width:140px;
	margin-left:15px;
	float:left;
}
#profile_profs{
	margin-left:15px;
	float:left;
}

.maintable{
	width:100%;
	border:2px #7d9405 solid;
	margin-bottom:10px;
}
.maintd{
	height:18px;
	background-image:url(/images/title.png);
	background-repeat:repeat;
	border:0px;
	border-bottom:2px #7d9405 solid;
	padding-top:0px;
	padding-bottom:0px;
}

.membertd{
	height:16px;
	margin:0px;
	padding:4px;
	border-bottom:1px solid #aaa;
}

.threadtd{
	margin:0px;
	padding:4px;
	border-top:2px #7d9405 solid;
}
.days{
	width:103px;
	background:#7d9405;
	color:#ffffff;
	border-right:1px solid #7d9405;
	font-weight:bold;
	text-align:center;
	padding:0px;
	padding-bottom:1px;
	margin:5px;
}
.daymonth{
	height:83px;
	background:#eeeeee;
	border-left:1px solid #aaa;
	border-bottom:1px solid #aaa;
	vertical-align:top;
	padding:5px;
}
.dayoutmonth{
	background:#fff;
	border-bottom:1px solid #aaa;
	vertical-align:top;
}

.adc{
	width:226px;
}

#shoutauthor{
	width:auto;
	float:left;
	margin:5px;
}
#shouttimestamp{
	width:auto;
	text-align:right;
	float:right;
	color:#777;
	margin:5px;
}
#shoutshout{
	width:98%;
	margin:5px;
	margin-left:9px;
	margin-top:0px;
	float:left;
}
