body {
behavior:url("csshover.htc");
font-family: "Times New Roman", Times, serif;
background: #FFF;
background-image:url(img/background.png);
background-repeat:repeat-x;
background-attachment:fixed;
font-size:14px; 
color: #000;
text-align: center;
margin: 0 auto;
}

a { 
color: #000;
text-decoration: none;

}

a:hover { 
color: #aa2211;
text-decoration:none;
font-size:12px;

}

p {}

h1, h2, h3, h4, h5, h6 {
font-size: 12px;
border: none;
color: #000;
background: url(images/.png) repeat-x  ;
margin: 4px 0 6px 0;
padding: 1px 2px 2px 1px;
text-align: left; 
}

.textBox {
	background:#FFFFFF;
	
	font-size: 13px;
	color: #000; 
	padding: 0px;
	border:1px inset #aa2211;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
	padding-left:3px;
	background-image:url(img/form.png);
background-repeat:repeat-x;
	
}
.button {

	
	background:#aa2211;
	color:#FFF;
	font-size: 13px;
	padding: 0px;
	border:1px outset #CCC;
	background-image:url(img/button.png);
background-repeat:repeat-x;
	
}
#nav
{
	background: #000000;
	color:#FFF;
   	margin-left:0px;
	margin-top:0px;
	padding-left:230px;
    list-style-type: none;
    width: auto;
	height: 30px;
	font-size: 12px;
	border-bottom:1px solid #F9EFEE;
	
	
		
		
}

#nav ul {
margin:0 0 0 0px;
padding: 0;
list-style: none;

}
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {
float: none;
}
/* End IE5-Mac hack */

#nav li {
float: left;
height: auto;
line-height: 25px;
margin: 0;
padding: 0;
position:relative;
}

#nav li a {
font-family: Georgia, "Times New Roman", Times, serif;
background:#aa2211;
margin-right:2px;
margin-top:3px;
float: left;
display: inline;
height: auto;
text-decoration: none;
font-size: 12px;
color: #F9EFEE;
padding: 0px 10px;
border:1px solid #F9EFEE;
border-bottom:0px solid #F9EFEE;
border-top:2px outset #F9EFEE;
border-right:2px outset #F9EFEE;

}

#nav li:hover a{
color:#aa2211;
background:#F9EFEE;
background-image:url(img/container.png);
background-repeat:repeat-x;
background-attachment:fixed;
border:1px solid #aa2211;
border-bottom:0;
border-top:2px outset #aa2211;
border-right:2px outset #aa2211;
margin-top:3px;
}

#nav li a.curent{
color:#aa2211;
background:#F9EFEE;
background-image:url(img/container.png);
background-repeat:repeat-x;
background-attachment:fixed;
border:1px solid #aa2211;
border-top:2px outset #aa2211;
border-right:2px outset #aa2211;
margin-top:3px;
border-bottom:0;
}
#nav li ul
{
margin:1px; 
padding:0px; 
display:none;
position:absolute;
left:0px;
top:29px;
background-color:#000;
border:1px solid #aa2211;
border-top:0;
padding-bottom:1px;
padding-right:1px;
}

#nav li:hover ul
{
display:block; 
width:1px;
height:1px;
background:#F9EFEE;
padding-left:1px;
padding-right:1px;
}


#nav li:hover ul li a{
	background:#aa2211;
	color:#F9EFEE;
	margin-right:0px;
	margin-top:1px;
	float:none;
	width:115px;
	text-align:left;
	border:1px solid #000;
	display:list-item;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
#nav li:hover ul li:hover a{
	background:#F9EFEE;
	border:1px #aa2211 solid;
	color:#aa2211;
	margin-top:1px;
	width:115px;
	text-align:left;
	}

/***********END NAV******************/

/*************START MAIN******************/

#wrapper {
width: 1000px;
margin: 0px auto;
height:auto;
background: #000;
border:1px solid #000;




}

#top {
height: 70px;
margin: 0 auto;
width: 1000px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:16px;
font-weight: bold;
text-align: left;
padding-left: 20px;
line-height: 63px;




}


#header {
background-color:#000000;
padding: 0px;
padding-left:170px;
height: 130px;
width: auto;
margin: 0 auto;
float: none;
color:#aa2211;
text-align:left;
font-size:35px;
border-bottom:2px solid #aa2211;



}

#logo {
position:absolute;
display: block;

background:url(img/logo6.gif) no-repeat;
background-position:left;
background-position:top;
height: 170px;
width: 210px;
margin-left:10px;
margin-top: 3px;
float: left;

}

#container {
background: #F9EFEE;

margin: 0px auto;
padding:0;
height: auto;
width: 1000px;

}

/*****************LeftColumn***********************/

#left_column{
width: 20%;
margin: 10px;
height: auto;
float: left;
display:inline;

}

.lefttop {
background-image:url(img/central_top.png);
background-repeat:repeat-x;
height: 25px;
vertical-align: top;
border: 1px solid #560404;
border-right:1px outset #aa2211;
border-top:1px outset #aa2211;


}

.lefttoptext {
color: #FFF;
font-family: Georgia;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height:25px;
}

.leftcontent {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 9px 14px;
text-align: left;
border: 1px solid #560404;
border-top:0px;
border-right:2px outset #aa2211;

}

#left_column a { 
color: #000;
font-size:12px;
}

#left_column a:hover { 
color: #aa2211;
text-decoration:underline;
font-size:12px;
}

.left_bottom {
background: #9D3E3E;
height: 30px;
}

/********CenterColumn*********/
#center_column {
margin: 10px;
width: 53.6%;
height: auto;
float: left;

}

#center_column a { 
color: #000;
font-size:14px;
}

#center_column a:hover { 
color:#aa2211;
text-decoration:underline;
font-size:14px;
}

.maintop {
background:#b21100;
background-image:url(img/central_top.png);
background-repeat:repeat-x;
height: auto;
line-height:25px;
vertical-align: top;
border: 1px solid #560404;
border-right:2px outset #aa2211;
border-top:2px outset #aa2211;
}

.maintoptext {
color: #FFF;
font-family: Georgia;
font-size: 14px;
text-align: center;
line-height:25px;
}

.maincontent {
color: #000;
font-family: "Times New Roman", Times, serif;
font-size: 14px;
padding: 10px 10px;
text-align: left;
border: 1px solid #560404;
border-top:0px;
padding-bottom:5px;
padding-top:5px;
border-right:2px outset #aa2211;
}

.main_bottom {
background: #9D3E3E;
height: auto;
}


#right_column{
width: 20%;
margin: 10px;
height: auto;
float: right;
display:inline;
}

.righttop {
background-image:url(img/central_top.png);
background-repeat:repeat-x;
height: 25px;

border: 1px solid #560404;
border-right:1px outset #aa2211;
border-top:1px outset #aa2211;
}

.righttoptext {
color: #FFF;
font-family: Georgia;
font-size: 12px;
font-weight: bold;
text-align: center;
line-height:25px;
vertical-align:middle;
}

.rightcontent {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 12px;
padding: 9px 14px;
text-align: left;
border: 1px solid #560404;
border-top:0px;
border-right:2px outset #aa2211;
}


.right_bottom {
background: #9D3E3E;
height: 30px;
}

/******************END MAIN*************/

#footer {
background: #000;
background-image:url(img/top.png);
clear: both; 
width: 1000px;
height:auto;
padding-top:3px;
padding-bottom:3px;
margin: 0;
text-align: center;
font: 11px Arial, Helvetica, sans-serif;
color: #F9EFEE;

}
/**********************user menu*****************/

#usermenu {
	list-style-type: none;
	padding:0;
	margin:0;
}
#usermenu li {
	margin-top:1px;
	
	
	
}
#usermenu li a {
	display: block;
	width: auto;
	font-size:12px;
	margin-bottom:0;
	padding: 0px;
	padding-left:2px;
	text-decoration: none;
	color:#F9EFEE;
	background-color:#b21100;
	margin-left:3px;
	margin-right:3px;
	border:1px outset #F9EFEE;
	
	
	
}
#usermenu li a:hover{
	color:#000;
	border:1px outset #b21100;
	background-color:#F9EFEE;
    text-align:left;
	text-decoration:none;
}

/*************************************User*************************/
#thread {
	border:1px solid #aa2211;
	padding:2px;
	padding-left:5px;
		}

#thread a{
	color:#666;
}

#thread a:hover {
	color:#000;
	text-decoration:none;
}
.hidden {
	display:none;
	}
.outline {
	cursor:pointer; text-decoration:none
	}