body {
	background-color: #ffffff;
	font-family: arial, sans-serif;
	font-size: small;
	color: #333;
}

ul {
	margin: 3px 0px 3px -10px;
	color: #ff6600;
}

.navigation {
	position:absolute; 
	top:130px; 
	left:10px; 
	width:150px; 
	height:100px;
}

.content {
	position:absolute; 
	top:130px; 
	left:170px; 
	width:640px; 
}

#blogads {
	position:absolute; 
	top:130px; 
	left:830px; 
	width:160px; 
}

.featured {
	display:block;
	border: 1px #666666 solid; 
	margin: 35px 0px 10px 10px; 
	padding: 10px;
}

.tens {
	margin-left:18px;
}

#pageTitle {
	position:absolute;
	top:10px;
	left:0px;
	width:386px;
	height:109px;	
	z-index:10;
}

#topBg {
	background-image:url(../images/top_background2.gif);
	background-color:#ff6e0d;
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:106px;	
}

#links1 {
	position:absolute;
	top:12px;
	left:380px;
	width:150px;
	height:30px;	
	z-index: 10;
}

#links2 {
	position:absolute;
	top:12px;
	left:520px;
	width:150px;
	height:30px;	
	z-index: 10;
}

#links1 ul, #links2 ul {
	margin: 0px;
	color: #ffffff;
}

.navLink {
	color: #ffffff;
}

#search {
	position:absolute;
	top:20px;
	left:674px;
	width: 260px;
	height:47px;	
	border: 1px #666 solid; 
	background: #fff;
	padding: 10px;
	z-index: 10;
}

form {
	margin-top:0px;
	margin-bottom:0px;	
}

input, select, textarea {
	font-family: arial, sans-serif;
	font-size: small;
	color: #333300;
}

#query{
	width:110px; 
}

div {
	font-family: arial, sans-serif;
	font-size: small;
	color: #333300;
}

p {
	margin-top:5px;
	margin-bottom:5px;
	font-family: arial, sans-serif;
	font-size: small;
}

td {
	font-family: arial, sans-serif;
	font-size: small;
	color: #333300;
}

.belief {
	color: #333300;
}

.author {
	margin-top:0px;
	font-style: italic;
	text-align:right;
	color: #333300;
}

.area {
	font-size: small;
	font-weight:bold;
	text-decoration:none;
	color: #ff6600;
}

a {
	font-weight:bold;
	text-decoration:none;
	color: #ff6600;	
}

a:hover {
	font-weight:bold;
	text-decoration:underline;
	color: #333333;	
}	

.center {
	text-align: center;
}	
	
.right {
	text-align: right;
}	
	
.float_left {
	float:left;
}

.from {
	font-style: normal;
}

img {
	border: 0px;
}

.highlight {
	background-color:#ff6600;
	color:#ffffff; 
	font-weight:bold;
}

hr {
	border: 0px;
	color: #999;
	background-color: #999;
	height: 1px;
	text-align: left;
}

.twocol_left {
	float: left;
	padding: 0px 20px 10px 0px;
}

.twocol_right {
	float: left;
	border: 1px #999 solid;
	background-color: #f9f9f9;
	padding: 10px 10px 10px 10px;
}

.twocol_inner {
	width: 298px;
}

.clear_both {
	clear: both;
}

.image_float_left {
	float: left;
	padding: 0px 10px 10px 0px;
}

.inpage_ad {
	float: left;
	width: 300px;
	background-color: #fff;
	padding: 20px 20px 20px 0px;
}

.belief_h {
	background-color: #e6f2f8;
	padding: 10px;
	margin: 0px;
	border-top: 1px #ccc solid;
}

.belief_n {
	padding: 15px 0px 15px 0px;
	border-top: 1px #ccc solid;
}

.twocol_inner .belief_n {
	border: 0px;
	padding: 0px;
}

