html, body{
width:100%;
height:100%;
margin:0;
border:0;
overflow:auto;
}

body{
background:#12474b url('images/mainbg3.png') repeat-x;
/*background:#501101 url('images/mainbg2.png') repeat-x;*/
color:#000;
text-align:center;
background-attachment:scroll;
}

#wrapper{
width:1000px;
min-height:100%;
height:auto !important;
height:100%;
background:#268a88 url('images/wrapperbg3.png') bottom repeat-x;
text-align:center;
margin: 0 auto -15px;
}

#content{
width:976px;
height:100%;
margin-left:auto;
margin-right:auto;
margin-bottom:-15px;
border:0px;
/*background:#8a4117 url('images/contentbg2.png') repeat-x 0px 120px;*/
background:#00484f url('images/contentbg4.png') repeat-x 0px 120px;
}

#footer{
width:976px;
height:15px;
margin-left:auto;
margin-right:auto;
color: #000;
font-family:verdana;
font-size: 10px;
font-weight:bold;
/*background:#ff7f00;*/
background:#ccc;
}

#header{

}


#headertable{
width:976px;
height:120px;
border-collapse:collapse;
border:0px;
background:#268a88;
line-height:0;
margin:0;
padding:0;
border-spacing:none;
}



#headerlogotd{
width:283px;
text-align:center;
vertical-align:bottom;
}



.headernavtd{
width:683px;
vertical-align:bottom;
text-align:right;
}



.tempnav{
border:1px solid #000;
width:100px;
height:25px;
font-family:verdana;
color:#ede275;
font-size:13px;
text-align:center;
font-weight:bold;
}


#theul li.hover{
display:block;
}

#middlecontent{
border-collapse:collapse;
border:0px;
padding:0px;
height:96%;
width:976px;

}

#middlecontentleft{
text-align:center;
vertical-align:top;
width:777px;
position:relative;
}

#middlecontentright{
width:219px;
text-align:left;
vertical-align:top;
padding-left:6px;
padding-right:6px;
/*border-left:1px dotted #ccc;*/
padding-bottom:198px;
background:url('images/rightbg.png') bottom right no-repeat;
}


#spacer{
line-height:0px;
margin-top:50px;
}

.helpsubtext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 12px;
	color: #FFF380;
}

#memberlogin a{
color:#659EC7;
text-decoration:none;
}


#blogcomment{
width:600px;
background:#444;
text-align:left;
color:#fff;
font-family:verdana;
font-size:11px;
border-top:1px solid #fff;
border-bottom:1px solid #fff;
padding:3px;
margin-left:auto;
margin-right:auto;
overflow:auto;
height:auto;
}

#currentcomments{
margin-bottom:25px;
}