table {width: 95%;}
body
{
	padding: 0;
	margin: 0;
	background: #990031;
	color: #FFF;
	font-family: arial, verdana, helvetica, tahoma, sans-serif;
	font-size: 80%;
	line-height: 150%;
}

img
{
	border: 0;
}

a
{
	text-decoration: none;
	color: #FF80A8;
}

a:hover
{
	text-decoration: none;
	color: #FFF;
}

input.input
{
	width: 100px;
	height: 14px;
}

#centrecontainer
{
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
}

#outercontainer
{
	margin-left: -480px;
	position: absolute;
	top: -266px;
	left: 50%;
}

#header
{
	width: 910px;
	height: 31px;
	letter-spacing: 1px;
}

#container    
{
	border: 15px solid #FFF;
	width: 910px;
	height: 470px;
}

#containerleft
{
	float: left;
	width: 425px;
	height: 450px;
	background: url(images/rotate.php) no-repeat;
	border-right: 15px solid #FFF;
	padding: 10px;
	text-align: right;
}

#containerleft a
{
	text-decoration: none;
	color: #FFF;
}

#containerleft a:hover
{
	text-decoration: none;
	color: #FF80A8;
}

#containerleft h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 2px;
	font-size: 230%;

}

#containerright
{
	float: left;
	width: 430px;
	height: 450px;
	background: #660021;
	overflow: auto;
	padding: 10px;
}

#containerright h2
{
	margin: 0;
	padding: 0;
	font-family: helvetica, arial, verdana, tahoma, sans-serif;
	letter-spacing: 1px;
	font-size: 140%;
	border-bottom: 1px solid #FFF;
	padding-bottom: 5px;
	width: 95%;
}

#footer
{
	width: 910px;
	text-align: right;
	padding: 5px 0px;
	color: #FF80A8;
}

#footer a
{
	text-decoration: none;
	color: #FF80A8;
}

#footer a:hover
{
	text-decoration: none;
	color: #FFF;
}

#navcontainer ul
{
	padding: 0;
	margin: 0;
	float: right;
	width: 100%;
}

#navcontainer ul li
{
	display: inline;
}

#navcontainer ul li a
{
	padding: 6px 10px;
	color: #FFF;
	text-decoration: none;
	float: right;
}

#navcontainer ul li a:hover
{
	background-color: #FFF;
	color: #990031;
}



.odd { background-color:  #93717C; color: #ffffff;}
.outer { background-color:#990031; color: #ffffff;}
.even { background-color: #624B52; color: #ffffff;}
.head { background-color: #bb5575; color: #ffffff; padding: 3px;}
.foot { background-color: #990031; color: #ffffff; padding: 3px;}

.comTitle {font-weight: bold; margin-bottom: 2px;}
.comText {padding: 2px;}
.comUserStat {font-size: 10px; color: #333333; font-weight:bold; border: 1px solid #cccccc; background-color: #ffffff; margin: 2px; padding: 2px;}
.comUserStatCaption {font-weight: normal;}
.comUserStatus {margin-left: 2px; margin-top: 10px; color: #333333; font-weight:bold; font-size: 10px;}
.comUserRank {margin: 2px;}
.comUserRankText {font-size: 10px;font-weight:bold;}
.comUserRankImg {border: 0px none;}
.comUserName {}
.comUserImg {margin: 2px;}
.comDate {font-weight: normal; font-style: italic; font-size: smaller}
.comDateCaption {font-weight: bold; font-style: normal;}

.item {border: none;}
.itemHead {background-color: #FFFFFF; color: #000000; padding: 2px; font-weight: bold; text-align: left;}
.itemInfo {text-align: right; padding: 3px; }
.itemTitle a {font-size: 130%; font-weight: bold; font-variant: small-caps; color: #000000; background-color: transparent;}
.itemPoster {font-size: 90%; font-style:italic;}
.itemPostDate {font-size: 90%; font-style:italic;}
.itemStats {font-size: 90%; font-style:italic;}
.itemBody {padding-left: 5px; text-align: left}
.itemText {margin-top: 5px; margin-bottom: 5px; line-height: 1.5em;}
.itemText:first-letter {font-size: 133%; font-weight: bold;}
.itemFoot {text-align: right; padding: 3px; }
.itemAdminLink {font-size: 90%;}
.itemPermaLink {font-size: 90%;}
