html, body
{
	background: #4A4A4A;
	font-size: 12px;
	font-family: verdana, arial;
}

html, body, table, tr, th, td, h1, h2, h3, h4, h5, form, img
{
	margin: 0;
	padding: 0;
	vertical-align: top;
	border: 0;
}

td
{
	font-size: 12px;
	font-family: verdana, arial;
}

a, a:visited
{
	font-weight: bold;
	color: #B02E2E;
	text-decoration: none;
}

a:hover
{
	color: #C53D3D;
}

h1
{
	font-size: 22px;
	color: #535353;
}

h1 a, h1 a:visited, h1 a:hover
{
	font-size: 11px;
}

a.large, a.large:visited, a.large:hover
{
	font-size: 14px;
}

h2
{
	font-size: 18px;
	color: #535353;
}

h3
{
	display: block;
	width: 269px;
	padding: 5px 0 5px 8px;
	font-size: 16px;
	color: #EEEEEE;
	background: #454545;
}

h4
{
	font-size: 14px;
	color: #535353;
}

h5
{
	font-size: 12px;
	color: #898989;
	padding:4px 5px 0 0;
}

span.light
{
	font-size: 10px;
	color: #999999;
}

p
{
	margin: 2px 3px 2px 3px;
	padding: 0;
}


/* /////////// */
/* /// Top /// */
/* /////////// */


div.main
{
	width: 847px;
	margin: 0 auto 0 auto;
	background: #FFFFFF url(../pm/bg.gif) repeat-y;
}

div.title
{
	width: 827px;
	height: 176px;
	margin: 0 0 0 10px;
	background: url(../pm/title.png) no-repeat;
}

div.title a, div.title a:visited, div.title a:hover
{
	display: block;
	width: 201px;
	height: 51px;
}

div.nav
{
	width: 827px;
	height: 28px;
	margin: 0 0 0 10px;
	background: url(../pm/nav.gif) repeat-x;
}

a.nav, a.nav:visited, a.nav:hover
{
	display: block;
	float: left;
	height: 21px;
	padding: 7px 20px 0 20px;
	color: #EDEDED;
	font-weight: bold;
}

div.nav ul
{
	display: none;
	position: absolute;
	top: 204px;
	left: 50%;
	float: left;
	margin: 0;
	padding: 2px 20px 10px 10px;
	color: #FFFFFF;
	background: #222222;
	list-style-type: none;
	z-index: 2;
	filter: alpha(opacity=93);
	opacity: 0.93;
}

div.nav ul a, div.nav ul a:visited, div.nav ul a:hover
{
	display: block;
	color: #EDEDED;
	padding: 4px 6px 4px 6px;
}

div.nav ul a:hover
{
	text-decoration: underline;
}

div.nav form
{
	float: right;
	padding: 4px 7px 0 0;
}

input.searchbox
{
	width: 140px;
	height: 18px;
	margin: 1px 0 0 0;
	padding: 0;
	border: 0;
}

input.searchbutton
{
	margin: 0;
	padding: 0;
	color: #EDEDED;
	font-family: verdana, arial;
	font-size: 11px;
	font-weight: bold;
	border: 0;
	background: transparent;
}



/* //////////// */
/* /// Body /// */
/* //////////// */

div.body
{
	width: 801px;
	margin: 0 0 0 10px;
	padding: 12px 12px 12px 14px;
}

div.indexl
{
	float: left;
	width: 500px;
}

span.header
{
	font-size: 16px;
	font-weight: bold;
	color: #494949;
}

span.date
{
	font-size: 11px;
	font-weight: bold;
	color: #884646;
}

div.indexr
{
	float: right;
	width: 277px;
}

img.randimg
{
	border: 1px solid #494949;
	margin: 6px 0px 15px 0px;
}

form.poll
{
	padding: 6px 8px 6px 8px;
}

form.poll img
{
	margin: 0 0 6px 0;
}

div.char
{
	width: 84px;
	height: 120px;
	text-align: center;
	float: left;
	font-size: 10px;
	margin-right: 10px;
}

div.char img
{
	border: 1px solid #000000;
}

div.characters
{
	float: left;
	padding: 5px 25px 5px 0;
}

input.charupdate
{
	width: 190px;
	margin: 0;
	padding: 3px;
	border:1px solid #AAA;
}

a.charlink, a.charlink:visited, a.charlink:hover
{
	display: block;
	padding: 5px;
}

a.charlink:hover
{
	background: #ae7e7e;
	color: #FFF;
}

div.charupdate
{
	position: absolute;
	width: 190px;
	padding: 3px;
	background: #FFF;
	border-left:1px solid #AAA;
	border-right:1px solid #AAA;
	border-bottom:1px solid #AAA;
	z-index: 1;
	display: none;
}

img.line
{
	padding: 19px 0 19px 0;
}

div.boardleft
{
	width: 510px;
	float: left;
}

div.boardright
{
	width: 240px;
	float: right;
	padding: 16px 0 20px 20px;
	background: #FAFAFA;
	border: 2px solid #CCCCCC;
}

.submittext
{
	width: 220px;
	height: 75px;
}

table.quiz
{
	border-top: 1px solid #797979;
	border-right: 1px solid #797979;
	border-left: 1px solid #797979;
}

table.quiz td, table.quiz th
{
	border-bottom: 1px solid #797979;
	padding: 5px;
}

table.quiz th
{
	text-align: left;
	background: #797979;
	color: #FFFFFF;
}

td.charbioleft
{
	text-align: right;
	font-size: 10px;
	color: #797979;
	padding: 2px 4px 2px 6px;
}

img.moviepics
{
	float: left;
	border: 1px solid #000000;
	margin: 0px 7px 7px 0px;
}

div.images
{
	width: 120px;
	height: 120px;
	border: 1px solid #999999;
	background: #EEEEEE;
	text-align: center;
	float: left;
	padding: 4px;
	margin: 1px;
}

div.images img
{
	border: 1px solid #797979;
	vertical-align: middle;
}



/* ////////////// */
/* /// Footer /// */
/* ////////////// */

div.foot
{
	width: 807px;
	margin: 0 0 0 10px;
	padding: 6px 10px 6px 10px;
	font-size: 10px;
	color: #ABABAB;
	background: #484848 url(../pm/foot.gif) repeat-x top;
	border-bottom: 1px solid #414141;
}

div.foot span
{
	display: block;
	float: right;
	font-size: 10px;
	color: #909090;
}

div.foot a, div.foot a:visited, div.foot a:hover
{
	color: #ABABAB;
	font-weight: normal;
}