* {
	margin:0px;
	padding:0px;
}

html, body {
		background-color:#EBEBE9;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#575757;
}
a
{
	color: #575757;
	text-decoration: none;
	cursor: pointer;
}
a.normal
{
	color: #575757;
	text-decoration: none;
	cursor: pointer;
}
a:hover
{
	color: #F5F5F5;
	text-decoration: none;
	cursor: pointer;
}
a.normal:hover
{
	color: #F5F5F5;
	text-decoration: none;
	cursor: pointer;
}
a.onmouse
{
	color: #F5F5F5;
	text-decoration: none;
	cursor: pointer;
}
.viewprofile-td
{
	text-align:left;
	padding-left: 5px;
}
img{
	border: 0px;
}
img.left{
	border: 0px;
	float: left;
	margin-right: 5px;
}
img.flag
{
	vertical-align: bottom;
}
.light
{
	color: #F5F5F5;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
}
.normal
{
	color: #575757;
}


div#topbar {
	width:1000px;
	height:31px;
	margin:0px auto 0px auto;
	background-image:url('/images/topbar-bg.gif');
	background-repeat:repeat-x;
}
div#topbar-login {
	height: 31px;
	width: auto;
	float:right;
	background-color: #E5E5E5;
	vertical-align: middle;
	line-height:31px;
/*	margin: 0px auto 0px 5px;*/
	margin-right: 5px;
	background-image:url('/images/topbar-bg.gif');
	background-repeat:repeat-x;	
}
div#topbar-left {
	width: auto;
	float:left;
	background-color: #E5E5E5;
	background-image:url('/images/topbar-bg.gif');
	background-repeat:repeat-x;
	line-height: 31px;
	margin-left: 10px;
	font-size: 11px;
}
input.login, input.textform, input.radio, input
{
	background-color:#f2f2f2;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#585858;
}
input#submit
{
	background-image: url('/images/submit-bg.gif');
	background-repeat:repeat-x;
}
option, select
{
	background-color:#EBEBE9;
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#575757;
}
div#bar {
	width:1000px;
	height:4px;
	margin:3px auto 0px auto; 
	background-image:url('/images/bar.gif');
	background-repeat:repeat-x;
}

div#container {
	width:1000px;
	margin:1px auto 0px auto;
}

div#left {
	width:733px;
	float:left;
}

div#right {
	float:right;
	background-color:#E5E5E5;
}

div.moz-clear {
	clear:both;
}

div#logo {
	width:733px;
	height:180px;
	background-image:url('/images/header.jpg');
	background-repeat:no-repeat;
}

div#easterlogo {
	width:733px;
	height:180px;
	background-image:url('/images/easterheader.jpg');
	background-repeat:no-repeat;
}

div.categoryheading {
	width:240px;
	height:30px;
	background-image:url('/images/cat-bg.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:25px;
	color:#FFF;
	font-weight:bold;
}

div#sitemenu {
	width:733px;
	height:32px;
	background-image:url('/images/menu-bg.gif');
	background-repeat:repeat-x;
	margin-top:1px;
	margin-bottom:1px;
	line-height:32px;
}

div#sitemenu div {
	float:left;
	width:73px;
	height:32px;
	background-image:url('/images/menu-bg.gif');
	background-repeat:repeat-x;	
	line-height:32px;
	text-align:center;
}

div#sitemenu div.over {
	background-image:url('/images/menu-over.gif');
}

div#sitemenu a {
	color:#585858;
	font-weight:bold;
	text-decoration:none;
}

div#left div.quicklinks,
div.pollheading,
div.latestthreadsheading,
div.nexteventheading,
div.newestuserheading,
div.columnheading {
	width:219px;
	height:30px;
	background-image:url('/images/cat-bg.gif');
	background-repeat:no-repeat;
	padding-left:25px;
	line-height:25px;
	color:#FFF;
	font-weight:bold;
}
a.archivequick
{
	font-weight: bold;
	color:#FFF;	
}
a.archivequick:hover
{
	font-weight: bold;
	color:#FFF;	
}

div.headlinesheading {
	width:489px;
	height:30px;
	background-image:url('/images/headlines-heading.gif');
	background-repeat:no-repeat;
	margin-top:1px;
	padding-left:25px;
	line-height:25px;
	color:#FFF;
	font-weight:bold;
}

div.thread-headline,
div.user-headline {
	width:244px;
	background-color:#DBDBDB;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:1px;
	margin-left: 3px;
	line-height:23px;
	color:#575757;
	font-size:11px;
}
div.user-headline-left {
	width:166px;
	background-color:#DBDBDB;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:1px;
	margin-left: 3px;
	line-height:23px;
	color:#575757;
	font-size:11px;
}
div.user-headline-right{
	width:75px;
	background-color:#DBDBDB;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:1px;
	line-height:23px;
	color:#575757;
	font-weight: bolder;
	font-size:11px;
}
div.news-headline{
	width:365px;
	background-color:#DBDBDB;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:1px;
	line-height:23px;
	color:#575757;
	font-size:11px;
	text-align: justify;
	white-space: nowrap;
}
div.news-headline-light{
	width:365px;
	background-color: #E5E5E5;
	border-bottom:1px solid #BFBFBF;
	margin-bottom:1px;
	line-height:23px;
	color:#575757;
	font-size:11px;
	text-align: justify;
	white-space: nowrap;
}
div.news-headline-title{
	height: 30px;
	background-image: url(/images/cat-bg-large.gif);
	background-repeat: repeat-x;
	padding-left: 25px;
	line-height: 25px;
	color: #ffffff;
	font-weight: bold;
}

div.news-headline img,
div.news-headline-light img
{
	border:0;
	vertical-align:middle;
}
/*div.news-headline a,*/
div.thread-headline a {
	color:#575757;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-size:11px;
}

a.news-url-headline
{
	color:#575757;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-size:11px;
}
a.news-url-headline-onmouse
{
	color: #F5F5F5;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	font-size:11px;
}
a.news-read-more
{
	font-weight: normal;
	text-decoration: none;
}
div.comments {
	float:right;
	background-color:#E5E5E5;
	color: #575757;
	font-weight: normal;
	font-size:10px;
}
a.comments
{
	background-color:#E5E5E5;
	color: #575757;
	font-weight: bold;
	font-size:11px;
}


div#main {
	margin-top:1px;
}

div#main-left {
	float:left;
	width:244px;
}

div#poll {
	padding-top:15px;
	padding-left:10px;
	padding-bottom:15px;
	
	line-height:20px;
	color:#575757;
	background-color:#E5E5E5;
}
div.pollcomment
{
	font-style: italic;
	font-size: 9px;
	line-height: 9px;
	margin-bottom: 10px;
}

div#nextevent {
	text-align:center;
	
	color:#575757;
	background-color:#EBEBEB;
}

div#poll div.title {
	font-weight:bold;
}

div#main-right {
	float:left;
	width:488px;
	margin-left:1px;
}

div#headlines {
	background-color: #E5E5E5;
	width:488px;
}

div#headlines div.title {
	font-weight:bold;
	font-size:14px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
div.commenttitle {
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
	padding-right:15px;
	width: 450px;
	margin-top: 5px;
}

div#headlines div.date {
	font-weight:bold;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
}

div.newsinfo {
	font-weight:lighter;
	line-height:20px;
	padding-left:15px;
	padding-right:15px;
	font-size:9px;	
}
a.newsinfo
{
	font-weight:lighter;
	line-height:20px;
	font-size:9px;
	text-decoration:none;
	cursor: pointer;
}
div.commentinfo {
	text-align: left;
	font-weight:lighter;
	padding-left:15px;
	padding-right:15px;
	font-size:9px;
	line-height: 14px;
}


div#headlines div.body {
	padding-bottom:10px;
	border-bottom:1px solid #B0B0B0;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:30px;
	background-color: #E5E5E5;	
}
/*div.body
{
	background-color: #E5E5E5;
}*/
div.registererror{
	margin: 0px 0px 20px 40px;
	width:auto;
	background-color:#EBEBE9;
	color: #CC0000;
	font-weight:bold;
	border: solid;
	padding: 3px 4px 4px 10px;
}

div#footer {
	background: url('/images/copy-bg.jpg');
	text-align:center;
	margin:0px auto 0px auto;
	height: 59px;
	width: 1000px;
	color: #FFFFFF;
	margin-top: 50px;
	line-height: 50px;
	vertical-align: middle;
}

div#footer a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	font-size:10px;
}

div#quickcommentbox{
	text-align:center;
}

div#usermenu
{
	width:240px;
	height: auto;
	margin: 5px 5px 5px 5px;
}
.registerform
{
	margin-left: 1px;
}
.postarea
{
	background-color: #FFFFFF;
	border: solid;
	border-color: #6B6B6B;
	border-width: thin;
}
.togglecommentbox
{
	float: right;
	margin-right: 40px;
	color: #FFFFFF;
	text-decoration: none;
}

ul.messages
{
	margin-left: 85px;
	line-height: 14px;
	font-size: 12px;
}
ul.adminmenu
{
	margin-left: 14px;
	line-height: 14px;
	font-size: 12px;
}

td.messages-head-subject
{
	text-align: left;
	font-weight:bold;
}
td.messages-head-from
{
	text-align: left;
	font-weight:bold;	
}
td.messages-head-date
{
	text-align:center;
	font-weight:bold;	
}
td.messages-head-mark
{
	text-align:center;
}

td.messages-item-subject
{
	text-align: left;
}
td.messages-item-subject-unread
{
	text-align: left;
	font-weight: bold;
}
td.messages-item-from
{
	text-align: left;
}
td.messages-item-date
{
	text-align: center;
}
td.messages-item-mark
{
	text-align: center;
}
div.messages-content
{
	border: #000000 1px solid;
}
.awardheading
{
	font-family:Tahoma, Verdana, Arial, Sans-Serif;
	font-size:12px;
	font-weight: bold;
	color:#575757;
}
div.quote
{
	border: thin;
	border-color: #000000;
	border-style: groove;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 4px;
}
fieldset.quote {
	background-color:#F2F2F2;
	border:1px solid #666666;
	padding:1em;
}

legend.quoteTitle {
	font-weight:bold;
}


* html fieldset{
	position:relative;
	padding-top:.5em;
	margin-top:1em;
}


* html fieldset{
	margin-top:1em;
	padding-top:1em;
}



* html legend{
	position: absolute;
	top:-.75em;
	left:.5em;
}
.profileanswer
{
	padding-left: 20px;
	font-weight:bold;
}

div#radio {
	padding-top:2px;
	padding-left:10px;
	padding-bottom:2px;
	
	line-height:20px;
	color:#575757;
	background-color:#E5E5E5;
}

td.news{
vertical-align: top;
padding-left: 5px;
}
a.devisions
{
	color: #575757;
	text-decoration: underline;
	cursor: pointer;
}
a.devisions:hover
{
	color: #575757;
	text-decoration: none;
	cursor: pointer;
}
div#roster, div#contact
{
	margin: 0px 0px 0px 0px;
	background-color: #E5E5E5;
}
a.rosternickname
{
	color: #929292; 
	text-decoration:underline;
}
a.rosternickname:hover
{
	color: #929292; 
	text-decoration: none;
}
a.online
{
	text-decoration: none;
	color: #575757;
	cursor: default;
}
a.online:hover
{
	text-decoration: none;
	color: #575757;
	cursor: default;
}
