img {
	border: 0;
}

body {
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #81cfe3 url(/images/new/fadebg.gif) repeat-x;
	margin: 0;
	padding: 0;
	text-align: center;
}

#wrap {
	width: 710px;
	background: url(/images/new/dropshadowbg.gif) repeat-y;
	margin: 0 auto;
	padding: 0 0 5px 0;
	position: relative;
}

#top {
	width: 710px;
	height: 224px;
	background: url(/images/new/top2.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#top h1 {
	display: none;
}

#meat {
	margin: 0 21px 0 30px;
	padding: 0 5px;
	text-align: left;
}

#nav, #random, #adminNav {
	float: right;
	clear: both;
	width: 160px;
	margin: 0 0 3px 5px;
	padding: 0;
	background-color: #ccff66;
}

#random {
	margin-bottom: 5px;
}

* html #random, * html #nav, * html #adminNav {
	width: 150px;
}

#random h1 {
	background: url(/images/new/nav_top.gif) no-repeat;
	border-bottom: 2px solid #fff;
	text-align: right;
	width: 100%;
	margin: 0;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #99cc00;
	letter-spacing: 1px;
}

html>body #random h1 {
	width: auto;
}

#random p {
	background: url(/images/new/nav_bottom.gif) left bottom no-repeat;
	margin: 0;
	padding: 5px;
	font-size: 8pt;
}

#random p img {
	display: block;
	margin: 0 auto;
	padding: 0;
}

#nav ul,
#adminNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: right;
}

#nav ul li,
#adminNav ul li {
	border-bottom: 2px solid #fff;
	margin: 0;
	padding: 0;
}

#nav ul li a,
#adminNav ul li a {
	display: block;
	text-decoration: none;
	width: 100%;
	padding: 5px;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	color: #99cc00;
	letter-spacing: 1px;
}

html>body #nav ul li a,
html>body #adminNav ul li a {
	width: auto;
}

#nav ul li a#rules,
#adminNav ul li a#queue {
	background: url(/images/new/nav_top.gif) no-repeat;
}

#nav ul li a#home,
#adminNav ul li a#logout {
	background: url(/images/new/nav_bottom.gif) left bottom no-repeat;
}

#nav ul li a:hover,
#adminNav ul li a:hover {
	background-color: #99cc00;
	color: #fff;
}

#nav ul li a#rules:hover,
#adminNav ul li a#queue:hover {
	background-image: url(/images/new/nav_top_hover.gif);
	background-color: #99cc00;
}

#nav ul li a#home:hover,
#adminNav ul li a#logout:hover {
	background-image: url(/images/new/nav_bottom_hover.gif);
	background-color: #99cc00;
}

#content {
	width: 464px;
	margin: 0;
	padding: 10px 10px 1px 10px;
	background: #66cc33 url(/images/new/content_top.gif) no-repeat;
	font-size: 9pt;
	line-height: 1.4em;
}

* html #content {
	float: left;
	width: 464px;
}

#content p {
	text-align: justify;
	margin: 0 0 20px 0;
	padding: 0;
}

#content p.pages,
#content p.center {
	text-align: center;
}

#content p.nav {
	text-align: center;
	font-size: 8pt;
}

#content h1 {
	margin: 0 0 20px 0;
	padding: 0 0 1px 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #ffff66;
	border-bottom: 1px dashed #ccffff;
	letter-spacing: 1px;
	text-transform: capitalize;
}

#content a {
	text-decoration: none;
	font-weight: bold;
	color: #ffff66;
}

#content a:hover {
	border-bottom: 1px dashed #ccffff;
}

#content .important {
	text-transform: uppercase;
	font-weight: bold;
	background-color: #ffff66;
}

#content ul {
	text-align: left;
	list-style-type: none;
	margin: 0 0 20px 20px;
	padding: 0;
}

#content ul li {
	background: url(images/bullet.gif) 0 0.5em no-repeat;
	padding-left: 12px;
}

table {
	margin: 0 0 20px 0;
	padding: 0;
}

table tr td {
	text-align: left;
}

table tr td.count {
	vertical-align: top;
}

input, select, textarea {
	margin: 0 0 5px 0;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 9pt;
	background-color: #ffff66;
	border: 1px solid #cccc00;
	border-top-color: #ffffcc;
	border-left-color: #ffffcc;
	width: 12em;
}

textarea.emailMessage {
	width: 35em;
}

input:focus, select:focus, textarea:focus {
	border-top-color: #cccc00;
	border-left-color: #cccc00;
	border-right-color: #ffffcc;
	border-bottom-color: #ffffcc;
}

fieldset {
	border-width: 0;
	border-style: solid;
	margin: 0 0 20px 0;
	padding: 0;
	text-align: left;
}

legend {
	font-weight: bold;
	color: #ffff66;
	font-size: 10pt;
	margin: 0 0 10px 0;
	padding: 0;
}

label {
	vertical-align: top;
}

input.button {
	width: auto;
}

textarea.code {
	width: auto;
}

#content-bottom {
	width: 484px;
	height: 5px;
	margin: 0 0 5px 0;
	padding: 0;
	background: #fff url(/images/new/content_bottom.gif) no-repeat;
}

* html #content-bottom {
	float: left;
	margin-bottom: 0;
}

#footer {
	width: 649px;
	background: #339933 url(/images/new/footer_top.gif) no-repeat;
	margin: 0;
	padding: 0;
	clear: both;
	font-size: 8pt;
	line-height: 1.3em;
}

#footer p {
	margin: 0;
	padding: 5px;
	background: url(/images/new/footer_bottom.gif) left bottom no-repeat;
	text-align: center;
}

#footer a {
	text-decoration: none;
	font-weight: bold;
	color: #ccff66;
}

#footer a:hover {
	border-bottom: 1px solid #99cc00;
}

#bottom {
	width: 710px;
	height: 6px;
	background: url(/images/new/bottom.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
}
