/* Layout */
body {
	font-size: 0.9em;
	font-family: Arial, Verdana, Sans-Serif;
	background-image:url(articles/images/bg.jpg);
	text-align: center;
	padding: 0.5em 0;
	margin: 0;
}

span.foot {
    color: #C5C5C5;
	font-size: 9px;
}
#page {
	width: 920px;
	background-color: #fdfbf4;
	margin: 0 auto;
	text-align: left;
	margin-top:10px;
}
#header {
	height: 149px;
	border-bottom: solid 1px #336633;
	width:100%;
}

#headerimg {
	padding: 15px 82px;
}
#ads {
   	height: 17px;
	padding-left: 10px;
}
#ads-top{
    width: 720px;
	height: 90px;
	float:left;
	padding-left:10px;
	
}
#menu-bar {
       MARGIN-TOP: 3PX; width: 100%; HEIGHT: 27px;
	   font-size: 14px;
	   color: #0000ff;
}
#menu-bar a {
      padding-left:10px;
       color:#0000ff;
	   text-decoration: underline;
	   font-weight: bold;
}
#menu-bar a:hover {
       color: #cc6633;
} 
#button {
   font-size:11px;
   text-align:right;  
   float:right;
   padding-right:25px;
  }
#ads-left {
    float: left;
	height: 260px;
	width: 300px;  	
}
#ads-right {
    float: right;
	height: 260px;
	text-align:center;
	vertical-align:middle; 	
}
#navcontainer ul {
	padding: 0;
	margin: 0;
	color: #006633;
	text-align: center;
	width: 100%;
	height: 27px;
	font-family:arial, helvetica, sans-serif;
	font-size: 12px;
	background-color: #006633;
	font-color: white;	
}

#navcontainer ul li { 
	display: inline; 
	
}

#navcontainer ul li a {
	padding: 0.4em 12px 0.4em 10px;
	color: white;
	text-decoration: underline;
	float: left;
	
	}

#navcontainer ul li.current_page_item a,
#navcontainer ul li.current_page_ancestor a {
	font-weight: bold;
	color: #fdb9c3;
}

#navcontainer ul li a:hover {
    
	text-decoration: none;
	color: #006633;
	background-color: #ffffff;
	
}
#content {
   	width: 675px;
	float: left;
	font-color: #e24b6a;
	font-family: arial, sans-serif;
	font-size: 13px;
	line-height: 20px;
	padding-left: 5px;
	padding-right: 7px;
	margin-bottom:2px;
	text-align: justify;
	padding-top: 10px;
	border-right: 1px solid #000000; border-left: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;
}
#content a {
    color: #0000ff;
	text-decoration: underline;
}
#content a:hover {
    color: #993300;
	text-decoration: none;
}
#content h1 {
    font-family: georgia, arial, sans-serif;
	font-size: 11px;
	color: #0000ff;
	font-weight:bold;
	padding-top:8px;
	height: 30px;
}
#content h2 {
   font-family: georgia, arial, sans-serif;
	font-size: 22px;
	color: #000000;
	height: 30px;
	text-align: left;
	line-height: 25px;
}
#image {
    border-bottom: 1px solid #006633; border-top: 1px solid #006633; border-left: 1px solid #006633; border-right: 1px solid #006633;
}
#related{
   width:385px;
  float:right;
  padding-right:5px;
  font-family: arial, sans-serif;
  font-size:13px;
  line-height:20px;
  margin-right:20px;
  text-align:left;
}
#related h3 {
   padding-left:30px;
  font-size:15px;
  color:#0000ff;
  text-align:left;
}
#related a {
  color:#0000FF;
  text-decoration:underline;
  font-weight:bold;
  font-size:13px;
  }
#king{  
  float:left;
  font-family: arial, sans-serif;
  font-size:13px;
  line-height:20px;
  
}
#king h3 {
   font-size:15px;
  color:#0000ff;
  text-align:left;
}
#king a {
  color:#0000FF;
  text-decoration:underline;
  font-weight:bold;
  font-size:12px;
  }

#ad{
  width:180px;
  float:left;
  margin-left:30px;
}

#sidebar {
	width: 230px;
	float: right;	
	border-top: 1px solid #000000;
}

#sidebar {
	font-size: 0.8em;
}

#sidebar a,
a.more-link {
	color: #0000ff;
	
}
#sidebar a:hover,
a.more-link:hover {
	color:#cc6633;
}
#sidebar h2 {
     font-size: 14px;
	 padding: 1em 0 0.5em 0.5em;
	 margin: 10px;
	background-color: #cc6633;
	text-align:center;
	color: #ffffff;
}
#sidebar h3 {
    font-size:1em;
    color:#000000;
	text-decoration:underline;
	font-weight:bold;
	text-align:left;
	padding-left:1em;
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar ul {
	margin: 0;
	padding: 0  1em;
	line-height: 18px;
	padding-left:1.5em;
}
#footer {
	padding: 0;
	margin: 0.5em auto 0 auto;
	width: 920px;
	font-color: #ffffff;
}

#footer p {
	padding: 0 15px;
	margin: 0;
	text-align: left;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #fff;
}

#footer p .footerbuttons {
	float: right;
}

#footer a {
font-size: 11px;
	color: #ccc;
	text-decoration: underline;
}

#footer img {
	border: 0;
}

#footer a:hover {
	color: #fff;
}
#author {
    font-size:10px;
	font-family: arial, sans-serif;
	line-height:10px;
}
#author a {
    text-decoration:none;
	color: #000000;
}
#links {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#search {
    height: 75px; background-color: #cc6633;
	
}
#links a {
    color: #0000FF;
}

#news {
    font-family: verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}
#news  a {
	font-size: 12px;
    text-decoration: underline;
	color: #006633;
}
#news ul li {
    line height: 20px;
}
#SEARCH-ADS {
       WIDTH: 300px; ALIGN: RIGHT; FLOAT: right; 
}
#LSEARCH-ADS {
   WIDTH: 435; FLOAT: LEFT; 
}
#ads-new{
   width:677px;
}
  
#reset {
    clear: both;
}

