body {
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color: #1D2512;	
	color: #505761;
	text-align: center;
}

ul {
	margin-bottom:0px;
	padding-bottom:5px;
}

div#wrapper {
	width:1000px;
	margin:0px auto;
	text-align: left;
	position:relative;
}

div#header {
	width:1000px;
	height:169px;
	background-image:url(/_odd_images/template/porornot.header.member.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

div#header2 {
	width:1000px;
	height:169px;
	background-image:url(/_odd_images/template/porornot.header.register.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

#naviationmenu {
	width:1000px;
	height:52px;
	position:relative;
}

div#login {
	width:1000px;
	height:115px;
	background-image:url(/_odd_images/template/potornot.login.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

div#loggedin {
	width:1000px;
	height:115px;
	background-image:url(/_odd_images/template/potornot.loggedin.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

div#content {
	background: url('/_odd_images/template/middle.background.jpg') left repeat-y;
	font: 8pt Verdana;
	color: #FFFFFF;
	padding-left:14px;
	padding-right:14px;
	width: 552px;
	padding-top:8px;
}

div#content .ftitle {
	font:9pt Verdana;
	font-weight:bold;
	color:#A8E588;
	text-decoration: none;
}

div#content .title a {
	font:9pt Verdana;
	font-weight:bold;
	color:#A8E588;
	text-decoration: none;
}

div#content .intro {
	font:8pt Verdana;
	color:#CCCCCC;
	width: 500px;
	padding:2px 0 5px 20px;
}

div#content .more {
	padding-bottom: 25px;
	text-align: right;
	width: 500px;
}

div#content .more a {
	font:9pt Verdana;
	color:#A8E588;
	text-decoration: underline;
}

div#content .countinput {
	font:8pt Verdana;
	color: #ffffff;
	background:none;
	border:0px;
}

.friend {
	font:9pt Verdana;
	font-weight:bold;
	color:#A8E588;
	text-decoration: underline;
}

div#footer {
	width:1000px;
	height:91px;
	background-image:url(/_odd_images/template/potornot.footer.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	position:relative;
}

.paging {
	font:8pt Arial;
	font-weight: bold;
	color:#ffffff;
}

.thispage {
	font:8pt Arial;
	font-weight: bold;
	color:#ffffff;
	text-decoration: none;
	padding:2px 4px 2px 4px;
	border:1px solid #384626;
	background-color:#2D3D19;
	cursor:default;
}

.seppage {
	font:8pt Arial;
	font-weight: bold;
	color:#A8E588;
	text-decoration: none;
	padding:2px 4px 2px 4px;
	border:1px solid #384626;
	background-color:#384626;
}

.seppagealt {
	font:8pt Arial;
	font-weight: bold;
	color:#A8E588;
	text-decoration: none;
	padding:2px 4px 2px 4px;
	border:1px solid #384626;
	background-color:#2D3D19;
}

.noimgborder img {
	border:0px;
}

.intro img {
	border: 1px solid #000000;
}

.cbound { width:1000px; }
.cmain {
	width:552px;
}

* html body .cbound { width:600px; }
* html body .cmain {
	margin-right: -21px;
	margin-left: 7px;
	width:50px;
}
