body {
background: #490000 url(images/pbg.gif);
background-repeat: repeat-x; 
margin-top: 0px;
margin-bottom: 0px;
text-align: center;
}


body,table,td {
font-size: 12.0px;
font-family: Arial, Tahoma, Verdana, Arial, sans-serif;
color: #222;
line-height: 18px;
}

a:link    { color: #ff0000; text-decoration: none;  }
a:visited { text-decoration: none; color: #ff0000; }
a:hover   { text-decoration: underline; color: #c10000; }



#wrapper{ width:820px; background: #000; border-left: 1px solid #ff0000; border-right: 1px solid #ff0000; margin:0px auto; }
#header { width:820px; height: 234px; }
#tagline { height:20px; background: #000; color:#fff; text-transform: uppercase; font-weight: bold; letter-spacing: 2px; padding-top:5px;}
#logo { width:820px; height: 164px; }
#menu { width:820px; height:45px; background: #c2c2c2 url(images/menu/rollovers.gif); background-repeat: none; }
#menu a img { filter:alpha(opacity=100);  -moz-opacity: 1.0;  opacity: 1.0; border: none;}
#menu a:hover img { filter:alpha(opacity=0); -moz-opacity: 0; opacity: 0; border: none;}
#menu a.join img { filter:alpha(opacity=0);  -moz-opacity: 0;  opacity: 0; border: none;}
#menu a.join:hover img { filter:alpha(opacity=20); -moz-opacity: 0.2; opacity: 0.2; border: none;}

#subwrapper { width:801px; margin: 0px auto; text-align:left; padding-top:9px; }
#side { width:195px; margin: 0px auto; text-align: left; float:left; }
#sidebar { width:187px; background: url(images/side_bg.gif); text-align:left; }
#main { width:606px; text-align:center; margin: 0px auto; float:left; }
#clr { clear:both; height:20px; }
#footer { text-align:center; }

.box { width:606px; background: url(images/box_bg.gif); margin:0px auto; text-align:center; }
.red { color: #ff0000; }

h1 {
	font-size: 20.0px;
	line-height: 20.0px;
	font-weight: bold;
	margin: 5px 0px 5px 0px;
	padding: 0px;
}


h2 {
	font-size: 14.0px;
	line-height: 17.0px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}


ul { margin-bottom:0px; padding-bottom:0px; margin-left:0px; padding-left:0px; padding-left:15px; }
