html, body{
        padding: 0px;
        margin: 0px;
		background-color: #000;
		background-image: url(../img/wood.jpg);
		background-position: left;
		font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
		font-size: 12px;
		color: #FFFFFF;
}

#hidden_content{
display: none;
width: 100px;
height: 20px;
overflow: hidden;
}


h1,h2,h3,h4{
color: #CC0000;
}

h4{
padding: 0px;
margin: 5px 0px 0px 0px;
}

a{
color: #000;
text-decoration: none;
font-weight: bold;
}

a:visited{
color: #000;
text-decoration: none;
font-weight: bold;
}

a:hover{
color: #CC0000;
text-decoration: none;
font-weight: bold;
}

#topbar{
width: 1008px;
margin: auto;
height: 55px;
background-image: url(../img/header_bg.png);
background-position: bottom left;
background-repeat: no-repeat;
}

#logo{
width: auto;
float: left;
margin-left: 20px;
margin-right: 20px;
}

#links{
text-align: right;
width: 650px;
float:left;
padding-top: 20px;
margin-right: 10px;
}

#links a, #links a:visited{
color: #FFF;
text-decoration: none;
font-weight: bold;
}

#links a:hover{
color: #CC0000;
text-decoration: none;
font-weight: bold;
}

#topcenter{
width: 1008px;
}

#table{
margin: auto;
width: 1008px;
height: 648px;
padding: 20px;
margin-bottom: 10px;
background-image: url(../img/table_bg.png);
color: #000;
}

#table_reg{
margin: auto;
width: 1008px;
height: 848px;
padding: 20px;
margin-bottom: 10px;
background-image: url(../img/table_reg_bg.png);
color: #000;
}

#table_privacy{
background-color: #FFF;
margin: auto;
width: 968px;
padding: 20px;
margin-bottom: 10px;
margin-top: 20px;
color: #000;
border: 1px solid #333;
}


#tab_left{
width: 600px;
float: left;
padding: 20px;
}

#tab_right{
width: 300px;
height: 500px;
float: left;
padding: 20px;
margin-top: 40px;
background-image: url(../img/tab_right_bg.png);
}

#sub_links{
width: 300px;
border-bottom: 1px solid #000;
margin: 5px 0px 5px 0px;
padding-bottom: 5px;
}

#sub_links a{
color: #666666;
text-decoration: none;
}

#sub_links a:visited{
color: #666666;
text-decoration: none;
}

#sub_links a:hover{
color: #CC0000;
text-decoration: none;
}

#page{
color: #333;
font-weight: bold;
}

.thumbs{
width: 200px;
height: 190px;
float: left;
overflow: hidden;
}

img.thumbnail{
border: 5px solid #C0C0C0;
}

img.thumbnail:hover{
border: 5px solid #CC0000;
}

#footer{
height: 150px;
font-size: 11px;
text-align: center;
padding-top: 5px;
color: #000;
}

#footer a, #footer a:visited{
color: #000;
font-weight: bold;
}

#footer a:hover{
color: #CC0000;
font-weight: bold;
}

.fbPaginationMinor {
	color: #CC0000;
	margin-left: 10px;
}

#fbContents {
	margin: auto;	
	width: auto;	
}

#fbMenu {
	float: left;
 
}

#hidden_content{
display: none;
}

