 body
{
	margin: 10px;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	background-color:#000000;
	font-size:1em;
	text-align: center;
}


div#banner
{
	color: #fff;
	background-color: #FE0A00;
	height:192px !important;
	height:170px;
	margin-bottom:-3px;
	background: #FE0A00 url(../images/main-top.gif) top no-repeat;	
}
div#banner img
{
    border:none;
}

div#banner h1
{
	margin: 0;
	font-size: 3em;
	font-weight: normal;
	text-align: left;
	padding-top:7px;

}
#head-banner
{
    margin-top:0px !important;
    float:left;
    background-color: #FE0A00;

}

#container
{
	background: transparent url(../images/red-fade-background.jpg) repeat-x;
	float:left;
    width:950px;
    height:100%;
}

#navigation
{
	float: left;
	width: 165px !important;
	text-align: left;
	font-size:0.8em;
	padding-left:10px;
	margin-right:0px !important;
	margin-right:-10px;
}

div#navigation p{
	color:#fff;
}


#more a, #more2 a{
	color:#fe0a00;
	
}
#more :hover, #more2 :hover{
	color:#fff;
}

#more, #more2
{
	width: 168px;
	padding: 10px;
	color: #fff;
	font-size:0.8em;
	background:  black ;
	margin-top:-1px;
	text-align: left;
	padding-bottom:1px;
}

#more_bottom, #more2_bottom{
	width: 190px;
	background: url(../images/right-content-bottom-curve-trans.png) no-repeat top !important;
    background-image: url(../images/right-content-bottom-curve-trans.gif);

}
#more2_top{
	margin-top:10px;
}
#more2 img{
	margin:5px;
}
#more, #more2 {
	border-left:1px solid #390200;
	border-right:1px solid #390200;
}
	
#more_top, #more2_top{
	background:   url(../images/right-content-top-curve-trans.png) no-repeat top !important;
	background-image: url(../images/right-content-top-curve-trans.gif);
	width: 190px;
	height:14px;
		
}

#more h3, #more2 h3
{
	color: #FE0A00;
	font-size:1.3em;
	font-weight:lighter;
	margin-top:-10px;
	margin-bottom:-10px;
}

#more_holder{
    float:left;
    margin-left:10px !important;
    margin-left:10px;
}

#content
{
	margin-left: -20px !important;
	margin-left: 0px;
    float:left;
	background-color:#FFFFFF;
	padding:10px;
	font-size:0.8em;
	background: white url(../images/main-content-top-curve.gif) no-repeat top;
    text-align: left;
   /* width:565px !important;*/
    width:565px; 
}
#content ul
{
    list-style-image:url('../images/red-dot.gif');
}


#content_bottom{
	background:  url(../images/main-content-bottom-curve.png) no-repeat !important ;
	background-image: url(../images/main-content-bottom-curve.gif);
	margin-left: -20px !important;
	margin-left: 0px;
	width:585px;
	float:left;

}
#contentholder
{
    float:left;
    width:565px;
    margin-left:0px !important;
    margin-left:-10px;
    }

div#content h2, h3
{
	font-size: 1.6em;
	color: #000000;
	margin: 0;
	padding-top: 0.6em;
	font-weight: normal;
}
div#content h3{
	font-size: 1.3em;
	margin-bottom: 6px;
}
div#content h4{
	font-size: 1.1em;
	margin-bottom: 6px;
}

div#content img{
	margin:10px;
	border:3px solid #D40800;
}
div#content a
{
    color:#D40800;
}
div#content a:hover
{
    color:black;
}

.gallery
{
    color:red;
    font-size:12px;
    padding-top:0px;
    margin-top:15px;
}
.gallery a
{
    color:Red;
}

#cleardiv
{
	clear: both;
	height: 1em;
}

div#footer
{
	clear: both;
	padding: .5em 1em;
	text-align: left;
	font-size:0.9em;
	margin-left:150px;		

}

div#footer ul
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}

div#footer li
{
	display: inline;
	margin-right: 1em;
	font-size:0.7em;
	color:#999999;
} 
#footer a{
	color:#999999;
}
#footer :hover{
	color:#fe0a00;
}

div#parent{
	width:950px;
	margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  
}


/* Nav */
.Group {
	display: block;
	height: 28px;
	width: 113px !important;
	width: 137px;
	background: url(../images/button-off.png) no-repeat;
	background-image: url(../images/button-off.gif);
	line-height: 27px;
	padding-left: 20px;
	color: #000000;
	text-decoration: none;
	margin-bottom:2px;
	font-weight:bold;
}

.Group:hover {
	color: red;
	text-decoration: underline;
}
.Option {
	display: block;
	height: 20px!important;
	height: 16px;
	width: 116px !important;
	width: 136px;
	background: url(../images/button-opensmall.gif) no-repeat;
	background-image: url(../images/button-opensmall.gif);
	line-height: 20px;
	padding-left: 17px;
	color: #000000;
	text-decoration: none;
	margin-bottom:2px;
	font-size:0.9em;
}
.Option, a {
	color: white;
}
.Option:hover {
	color: red;
	text-decoration: underline;
}
.show {
	display:inline;
}
.hide {
	display:none;
}

/* Form elements */

.input_box{
	width:120px;
	font-size:0.8em;
	color:#FE0A00;
}
.input_button{
	width:60px;
	font-size:0.9em;
	font-weight:bold;
	color:#fff;
	background-color:#666666;
	border:2px solid #FE0A00;
}
.input_box, .input_button{
	margin-bottom:5px;
}
.align_left{
    float:left;
}
.align_right{
    float:right;
}
#more2 img{
    border:none;
}

#join
{
float: right;
                    position: absolute; z-index: 99; margin-left: 300px; margin-top: 10px;
}

.error
{
    font-size:1.3em;
    color:White;
    background-color:Red;
    padding:3px;
}
#content .no_border
{
    border:none;
}

.form_label
{
    width:150px;
    margin-bottom:5px;
    text-align:right;
    float:left;
    padding:5px;
}
.form_item
{
    width:320px;
    margin-bottom:5px;
    float:left;
    padding:5px;
}

.address_box
{
    width:160px;
    float:left;
    padding:5px;
    height:140px;
    margin-bottom:50px;
}
.man_box
{
    width:175px;
    float:left;
    padding:5px;
    text-align:center;
    margin-bottom:15px;
}
.whowho_spacer

{
    width:560px;
    height:5px;
    border-top:1px solid #e0e0e0;
    float:left;
}

.sponsorboxlogo
{
    width:120px;
    float:left;
}
#content .sponsorboxlogo img
{
    border:0px;
}

.sponsorbox
{
    width:400px;
    float:left;
    margin-bottom:10px;
}
.grey_table_row
{
    background-color:#e0e0e0; 
    padding:5px;
    border:1px solid gray;
}
.white_table_row
{
    background-color:#fff; 
    padding:5px;
    border:1px solid gray;
}