@charset "utf-8";
/* CSS Document */

* {
margin:0;
padding:0;
}



html {
background:#CCCC99;
color:#000000;
font-family:sans-serif, Verdana,Arial;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:17px;
text-align:left;
}





div#wrapper {
margin: 0 auto;
width:800px;
background:url(img/bg.gif) repeat-y top;

}

div#header {
width:800px;
height:120px;
background:url(img/headerbg.gif) repeat-x top;
}
div#logo{
float:left;
width:212px;
height:94px;
}

div#adv{
margin-top:10px;
float:left;
width:400px;
height:70px;
}

div#search{
float:right;
margin-top:30px;
width:180px;
height:23px;
}

.textInput1
{
	border: 1px solid #ff0000;
	background: #555555;
	color: #ffffff;	
	font-size: 1.1em;
}

.fieldHolder
{
	width: 117px;
	height: 27px;
	background: url(img/tfbg2.gif) no-repeat;
	float: left;
}

.textInput2
{
	width: 105px;
	height: 22px;
	background: none;
	border: none;
	color: #000000;
	margin-top: 2px;
	margin-left: 5px;
}


div#label {
color:#FFFFFF;
background:#000000;
color:#FFFFFF;
text-transform:capitalize;
text-align:left;
padding:5px;
}
div#white { height:5px; background:#FFFFFF;}

.clear { clear:both; }
div#label1 {
margin-left:160px;
background:#000000;
width:270px;
float:left;
padding:5px;
color:#FFFFFF;
display:inline;
}

div#label2 {
margin-left:445px;
background:#FF0000;
color:#FFFFFF;
text-transform:capitalize;
text-align:left;
padding:5px;
width:170px;
}
div#sidebarleft {
float:left;
width:155px;
padding:0px;
text-align:left;

}

div#morenews {
margin-left:160px;

float:left;
display:inline;


}

div#links {
text-align:left;
padding:0px 5px;
}
div#sidebarright {
float:right;
padding: 0px;
width:160px;
}

div#content {
padding:5px;
background:#FFFFFF;

display:inline;
}

div#content2 {
padding:5px;
background:#FFFFFF;
margin-left:160px;
margin-right:165px;

}

#topbar {
font-family:sans-serif, Verdana,Arial;
font-size:12px;
height:29px;
width:800px;
background:#CC0000;
margin:0;
padding-top:0px;
}
#topbar li { 
display:inline;
line-height:29px;

}
#topbar li a:hover {
background:#FF0033 none repeat scroll 0 0;
color:#FFFFFF;
margin:0;
}
#topbar li a {
color:#FFFFFF;
font-weight:bold;
margin:0;
padding:9px 15px 4px;
text-decoration:none;
}

#topbar li {
line-height:29px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
ul {

list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
#topbar li a.active  {
background:#FF0033 none repeat scroll 0 0;
color:#FFFFFF;
margin:0;
}


.news3 {  font-size: 13px; text-decoration: none;  font-weight: bold; color:#0000CC; }
.news3:hover {  font-size: 13px; text-decoration: underline;font-weight: bold; color:#FF6600; }

.smallinks {  font-size: 12px; text-decoration: none;  font-weight: normal; color:#0000CC; }
.smallinks:hover {  font-size: 12px; text-decoration: underline;font-weight: normal; color:#FF6600; }


.headline {  font-size: 12px; }
.date { color:#CC0000; }

.left_links { font-family: Verdana, Arial,  sans-serif; color:#FFFFFF; font-size:11px; text-decoration:none;}
.left_links:hover { font-family: Verdana, Arial,  sans-serif; color:#FFCC00;  text-decoration:none;}

div#footer { 
height:30px; 
background:#99CCFF; 
padding:10px; 
text-align:center;
}

