body{
  margin: 0px;
  background-color:#FFFFFF;
  background-image: url("images/back.gif");
  padding-top:20px;
  text-align:center;
  padding-top:8px;
}
img {
border-style: none;
}
a {			
		color:#000033;
		text-decoration:none;
		border-bottom-style:dashed;
		border-bottom-width:1px;			
	}
	
			
a:hover{
		text-decoration:blink;
		border-bottom-style:dashed;
		border-bottom-width:1px;
		}				
 
h1{
  font-weight:bold;
  margin:0px 0px 0px 0px;
  font-size:13px;		
}

h2{
  text-decoration:none;
  margin:10px 0px 0px 0px;
  font-size:10px;		
}

div{
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    margin:0;
    padding:0;
    font-family:Verdana, Arial, MS Sans Serif;
		font-size:10pt;		
}

#page-container2 {
  width:780px;
  border-left:1px solid #CC0000;
  border-right:1px solid #CC0000;
  padding:0px 0px 0px 0px;
  margin:0px 0px 0px 0px;
} 

#page-container {
 width:780px;
 margin:auto;
 background:#FFFFFF;
 text-align:left;

 }
 
#header {
 height:147;
 width:100%;
 padding:10px 5px 10px 10px;
 background-image: url("images/H0.jpg");
}

#topmenu {
width: 100%;
height:24px;
padding-top:5px;
background-image: url("images/H1.png");
font-size:	8pt;
color:#ffffff;
background-repeat:repeat-x;
text-align:center;
}

#topmenu a
{
		color:				#FFFFFF;
		font-size:			8pt;
		font-weight:		normal;
		margin-Top:			0;
}

#topmenu_ads {
width: 100%;
height:25px;
border-bottom:1px solid #CC0000;
padding-top:0px;
text-align:center;
  border-left:1px solid #CC0000;
  border-right:1px solid #CC0000;
}


#left_col {
 float:left;
 width:159px;
 margin: 0px 0px 0px 0px;
 padding:7px 5px 10px 10px ;
 
 }

#content {
 float:left;
 width:600px;

 border-left:1px solid #CC0000;
 margin:0px 0px 0px 0px;
 padding:20px 0px 10px 10px ;
 }

#news_title{
  clear:both;
  height:24px;
  padding-top:3px;
  background-image: url("images/H1.png");
  color:#ffffff;
  text-align:center;
}

#google_search{
  height:50px;
  padding:0px 0px 0px 0px;
  margin:7px 0px 0px 7px;
  text-align:center;
}

#news{
  padding:10px 5px 10px 10px ;
  border-top:1px dashed #CC0000;
}

#advertise{
  height:50px;
  padding-top:15px;
  text-align:center;
}
hr
	{
		border:						0;
		border-bottom-color:		#CC0000;
		border-bottom-style:		dashed;
		border-bottom-width:		1;
		height:						0;
		margin:						0;
		padding:					0;
		width:						100%;		
	}
table
	{
		font-family:				Verdana, Arial, MS Sans Serif;
		font-size:					10pt;		
	}
	
	.pLinks
		{
			margin-right:			0;
		}

	.pNewsFeed
		{
			margin-left:			0;
			margin-right:			0;
		}
