html {
background-color: #b9353b;
}

body {
   margin: 0px;
   padding: 0px;
   height: 100%;
   background-color: #b9353b;
   text-align: center;
   font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a:link, a:visited, a img {
   text-decoration: none;
   border: 0px;
}

a { color: #CC3333; }
a:hover { color: #00CC00; }

#main_container {
   width: 746px;
   height: 100%;
   margin: 0px auto;
   text-align: left;
}


#header_advertising { padding: 15px 9px 0px; }

#header_masthead
{
	_margin: 0px -8px 0px -8px;

}

#header_masthead .header_logo_button {
   width: 380px;
   height: 71px;
   margin: 36px 0px 0px 34px;
   float: left;
}

#header_masthead .header_login {
   width: 275px;
   height: 80px;
   margin: 36px 36px 0px 0px;
   float: right;
}

#header_masthead .header_login_title {
   height: 15px;
   padding: 0px 0px 0px 0px;
   color: #efefef;
   margin-top: 30px;
   font: bold 18px Palatino, Georgia, Constantina, Times New Roman, Serif;
   text-align: center;
}

#header_masthead .header_login_fields {
   width: 275px;
   height: 50px;

   text-align: center;
}

#header_masthead .header_inputbox_container {
   float: left;
   padding-left: 11px;
}

#header_masthead label {
   font: small-caps bold 12px Palatino, Georgia, Constantina, Times New Roman, Serif;
   color: #efefef;
}

#header_masthead .header_inputboxes {
   width: 90px;
   height: 17px;
   padding: 2px 0px 0px 0px;
   margin: 50px 0px 0px 10px;
   font: 12px Arial, Helvetica, Sans-Serif;
   color: #000000;
   border: 1px solid #000000;
}

#header_masthead .header_submitbutton_container { padding-top: 25px; margin-top: 25px; float: right;}
#header_masthead .header_logoutbutton_container { padding-top: 0px; margin-top: 20px; float: right;}

#header_masthead .header_submitbutton {
   width: 30px;
   height: 19px;
   font: small-caps 14px Palatino, Georgia, Constantina, Times New Roman, Serif;
   background-color: #ffffff;
   background: url(../images/go_button.gif) no-repeat;
   color: #000000;
   border: 1px solid #000000;
}

#header_masthead .header_logoutbutton {
   width: 61px;
   height: 20px;
   font: small-caps 14px Palatino, Georgia, Constantina, Times New Roman, Serif;
   background-color: #ffffff;
   background: url(../images/logout_button.gif) no-repeat; 
   color: #000000;
   border: 1px solid #000000;
}

#header_navigation {
   background: url(../images/header_navigation_background.png) no-repeat top center;
   width: 746px;
   height: 90px;
}
#alt_header_navigation {
   background: url(../images/header_top_navigation_bg.jpg) no-repeat top center;
   width: 746px;
   height: 90px;
}

#alt_header_navigation .bar{
	background: url(../images/top_text_nav_bg.jpg) repeat-x top center;
	margin-left: 20px;
	width: 705px;
	height: 46px;
	text-align: justify;
	color: #FFFFFF;
}

#alt_header_navigation .baritem{
	margin-left: 10px;
	margin-right: 10px;
	line-height: 46px;
	text-align: center;
	float: middle;
	display: inline;
}

#alt_header_navigation .baritem a{
	text-decoration: none;
	color: #FFFFFF;
	size: 11px;
	font: bold 11px Verdana;
}

#alt_header_navigation .baritem a:hover {
	text-decoration: underline;
}

#header_navigation .item1 { padding: 0px 39px 0px 44px; }
#header_navigation .item2 { padding: 0px 41px 0px 2px; }
#header_navigation .item3 { padding: 0px 43px 0px 2px; }
#header_navigation .item4 { padding: 0px 43px 0px 2px; }
#header_navigation .item5 { padding: 0px 42px 0px 1px; }
#header_navigation .item6 { padding: 0px 24px 0px 2px; }

#header_tail {
   background: url(../images/header_tail.png) no-repeat top center;
   width: 746px;
   height: 17px;
}

#main_content {
   width: 746px;
   margin: 0px;
   background: url(../images/content_background_forums.png) repeat-y top center;
}

#main_content .left_border {
   width: 20px;
   float: left;
}

#main_content .column_item_title a:hover, #main_content .column_item_text a:hover, #main_content .column_item a:hover { color: #fcff00; }
#main_content .column_navigation ul { list-style: none; }
#main_content .column_navigation ul li a { color: #ffffff; }
#main_content .column_navigation ul li a:hover { color: #fcff00; }

#main_content .center_column {
   width: 335px;
   float: left;
   background-color: #fdf1d7;
}

#main_content .center_col_home p {margin: 0px 15px 0px 15px; }

#main_content .center_column h1 { padding: 0px 10px; font-size: 16px; }
#main_content .center_column p { padding: 0px 10px; }

#main_content .major_links {
   font: 18px bold;
   margin-bottom: 10px;
}

#content_advertising { padding: 15px 17px 15px 18px; }

#main_content .right_column {
   width: 185px;
   float: left;
   background-color: #8e292e;
}

#main_content .right_border {
   width: 21px;
   float: right;
}

#main_content .bottom_border {
   height: 28px;
   clear: both;
   background: url(../images/border_bottom_forums.png) no-repeat top center;
}

#footer, #footer a {
   margin: 30px auto 0px auto;
   font: bold 11px Helvetica, Calibri, Arial, sans-serif;
   color: #ffffff;
   text-align: center;
   text-decoration: none;
   vertical-align: middle;
}

#footer a:hover { color: #fcff00; }