body {
	background-color:#E2E2E2;
	color:#383838;
	font-family: Verdana;
	font-size: 11px;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 800px;
}
a{
	font-family:Verdana; 
	font-size:8pt; 
	color:rgb(51,51,51); 
	text-decoration:none;
}
p{
	margin: 15px 0px;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(include/images/header.jpg);
	width:800px;
	height:175px;
	position:relative;
	border-top: #000 2px solid;
	border-left: #000 2px solid;
	border-right: #000 2px solid;	
}
#header a{
	font-size:12px;
}
#header ul{
	background-color:#611010;
	width:800px;
	border-top: #000 2px solid;
	border-bottom: #000 2px solid;
	display:block;
	top:144px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:left;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#FFFFFF;
	margin: 0px 15px;
}
#header ul a:hover{
	text-decoration: none;
	color:#CCCCCC;
}
#header_text {
	top:90px;
	left:43px;
	width:230px;
	position: absolute;
}
#header_text p{
	font-size: 18px;
	color:#FFFFFF;
}
#header_text a{color:#28556b;}
#header_text a:hover{color:#c77e0c;}
/********************** Content ***************************/
#content {
	background-color:#FFFFFF;
	width:800px;
	border-bottom: #000 2px solid;
	border-left: #000 2px solid;
	border-right: #000 2px solid;
}
img{
	border-width:0px;
}
h1{
	color:#000000;
	font-size:14px;
	margin: 20px 0px 20px 0px;
}

h2{
	color:#000000;
	font-size:12px;
	text-align:center;
	margin: 10px 0px 15px 0px;
}
#left {
	float:left;
	width:500px;
	margin: 10px 0px 10px 10px;

}
.undertext{
	font-family:tahoma,ARIAL;
	font-size:11px;
	color:#797165;
}

#left a{
	font-family:Verdana;
	font-size:8pt;
	color:rgb(51,51,51);
	text-decoration:none;
}
#left a:hover{
	color:rgb(153,153,153);
}
#right {
	float:right;
	width:255px;
	margin: 0px 10px 10px 10px;
}
#right_1 {
	float:right;
	width:250px;
	border: #000 2px solid;
	margin-top:10px;
}
#right_1 ul{
	background-color: #611010;
	width:250px;
	border-bottom: #000 2px solid;
	padding:5px 0px 0px 0px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#right_1_1 {
	float:right;
	width:250px;
	border: #000 2px solid;
	margin-top:10px;
}
#right_1_1 ul{
	background-color: #961818;
	width:250px;
	border-bottom: #000 2px solid;
	padding:5px 0px 0px 0px;
	height:20px;
	text-align:center;
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#right_2 {
	float:right;
	width:250px;
	margin-top:10px;
}
#right a{
	font-family:Verdana;
	font-size:8pt;
	color:rgb(51,51,51);
	text-decoration:none; 
}
#right a:hover{
	color:rgb(153,153,153);
}
/********************** Footer ***************************/
#footerline {
clear:both;
}
#footer {
	width:800px;
	text-align:center;
	padding: 10px 0px;
}
		input, textarea
			{ 
			border: 1px solid black;
			background-color: #FEFEFE;
			}
.newsheader		{font-family:verdana;font-size:13px;color:#383838;font-weight:bold;text-decoration:none;}
.postedby		{font-family:tahoma,ARIAL;font-size:10px;color:#797165;}
a.postedby		{font-family:tahoma,ARIAL;font-size:10px;color:#797165;}
a.postedby:hover	{text-decoration:none;}
a.postedby_qlink	{font-family:tahoma,ARIAL;font-size:10px;color:#797165;text-decoration:none;}

a.undertext		{ffont-family:tahoma,ARIAL;font-size:11px;color:#797165;}
a.undertext:hover	{text-decoration:none;}
a.undertext_qlink	{font-family:tahoma,ARIAL;font-size:11px;color:#797165;text-decoration:none;}
.t_small { font-family:Verdana; font-size:8 pt; color:#383838; }
.tip_small { font-family:Verdana; font-size:16 px; color:#383838; }
.l_small { font-family:Verdana; font-size:8 pt; color:#FFFFFF; }
.a_small { font-family:Verdana; font-size:8 pt; color:#383838; }
