* { margin: 0; padding: 0;}
body { font: normal 11px Arial, Helvetica, sans-serif; background-color: #000; font: #fff;}
#wrapper { width: 750px; margin: 0 auto;}
#header { float: left; height: 265px; width: 750px; background: url('/templates/images/header.jpg') no-repeat top left; margin-bottom: 7px;}
#nav { float: left; width: 188px;}
	#nav ul li { border-bottom: 1px solid #fff; display: block; text-transform: uppercase; color: #999; font-size: 12px; font-weight: bold; padding: 3px 0;}
	#nav ul { margin-left: 0;}
	#nav a:link, #nav a:visited { color: #999; text-decoration: none;}
	#nav a:hover { color: #fff;}
#content { width: 375px; float: left;}
p { margin: 10px 16px; color: #fff; font-size: 12px;}
#rightcon { width: 187px; float: left; color: #ccc;}
	#rightcon p { margin: 5px; border-bottom: 1px solid #fff; font-size: 1.1em; color: #999; padding-bottom: 5px;}
	#rightcon a:link, #rightcon a:visited { color: #999; font-weight: bold;}
#footer { width: 750px; float: left; background: url('/templates/images/footerbg.gif') repeat-x top left; height: 52px; margin-top: 15px;}
	#footer p { padding-top: 15px; margin-bottom: 10px; text-align: center;}
a:link, a:visited { color: #ffdd8d; text-decoration: none;}

h1 { font: bold 12px Arial, Helvetica, sans-serif; color: #ffdd8d; margin: 5px 16px;}
h2 { margin: 4px 4px 7px 4px; color: #999; font-size: 12px;}
img { border: 0;}
img.logo { position: relative; top: 103px; left: 24px;}
/* #content ul, #rightcon ul { margin-left: 30px; font-size: 12px;} */
/* #content li, #rightcon li { margin-bottom: 2px;} */
ul { margin-left: 30px; font-size: 12px; color: #fff;}
li { margin-bottom: 2px; font-size: 12px;}
#content form ul { font-size: 10px; margin-top: 14px; margin-left: 14px;}
.beige { /* Beige */ color: #ffdd8d;}
.grey { /* Grey */ color: #999;}
a.webez { color: #fff;}
form textarea { background-color: #000; color: #fff; font: normal 12px arial, helvetica, sans-serif; width: 320px; height: 100px;}
form b { font: bold 12px arial, helvetica, sans-serif; color: #ffdd8d; }
#spaw1 { background-color: #000; color: #fff;}
form { color: #fff; font-size: 12px; padding: 5px 16px;}
table.events td { padding: 0 5px 5px 0;}