
/* Background & Structure
========================================*/
body {margin:0;background:url(bg.gif) repeat #555555;}

* {color:#000000;font-size:10px;font-family:verdana;}
#everything {
	width:741px;margin:auto;
	background:url(zombie.gif) no-repeat #FFFFFF;
}
#top {padding-left:30px;padding-top:0px;}
#usernav {padding-left:40px;padding-top:12px;}
#content {
	padding:8px;padding-top:12px;line-height:1.8em;
}
#bottom {
	clear:both;text-align:center;padding-top:33px;
}
p {margin-top:8px;margin-bottom:14px;}


/* Content
========================================*/
a {text-decoration:none;font-weight:bold;color:#0000FF;}
a:hover {color:#FF6600;background:#FFFFFF;}
b {color:#111111;}
.box {background:#22042A;padding:8px;}
h1,h2 {
	font-size:16px;font-weight:bold;color:#222222;
	letter-spacing:2px;border-bottom:solid 1px #49044A;
	padding:4px;padding-left:12px;margin-top:20px;margin-bottom:8px;
}
h1,h3 {margin-top:0;}
h3 {
	font-weight:bold;color:#000000;padding-left:4px;
	letter-spacing:2px;border-bottom:solid 1px #49044A;
	margin-bottom:6px;
}
.highlight h3 {border-color:#832F9B;padding-left:14px;}
.highlight {
	padding:8px;background:#ffffff ;border:solid 1px #400751;
}
.highlight2 {
	padding:6px;border:dashed 1px #710791;
}
hr {border:0;border-bottom:solid 1px #710791;margin-top:20px;margin-bottom:20px;}
input,.input {
	background:#FF6600;border:solid 1px #333333;
	margin:2px;width:170px;
}
input:hover,.input:hover {background:#FF9933;}
input:focus,.input:focus {border-color:#AF15DB;}
.submit {background:#410554;border-color:#410554;}
.member {
	width:90px;height:90px;
	border:solid 5px #FF6600;
}
a:visited .member {border-color:#2D023A;opacity:.4;filter:alpha(opacity=40);color:#444444;}
a:hover .member {border-color:#2D023A;opacity:.4;filter:alpha(opacity=40);color:#444444;}
.mini {
	font-size:10px;font-family:verdana;
	letter-spacing:0;margin-left:6px;
}
.span {width:80px;float:left;text-align:right;margin-right:6px;}


/* Stats Table
========================================*/
#stats td {width:60px;text-align:center;}
#stats .left {text-align:right;text-decoration:underline;cursor:help;}


/* Other Navs
========================================*/
#top a,#bottom a {color:#000000;font-size:12px;margin:8px;padding:2px;}
#bottom a {color:#CC3300;font-size:10px;}
#top a:hover,#bottom a:hover {color:#000000;background:#ffffff;opacity:.4;filter:alpha(opacity=60);}
#usernav a {color:#000000;margin:8px;padding:2px;}
#usernav a:hover {color:#000000;background:#FF6600;}