body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 10px;
}

a:link {
	color:#0000cc;
}

a:visited {
	color:#330033;
}

a:active {
	color:#CE662B;
}

#home_logo {
	text-align:center;
}

#results_logo {
	width: 150px;
	padding-top: 8px;
	position: absolute;
	left: 10px;
}

#home_searcharea {
	width: 730px;
	height: 128px;
	margin: 0px auto;
	background-image: url(images/searcharea.gif);
	background-repeat: no-repeat;
}

#home_searcharea a{
	color: white;
	text-decoration: none;
}

#results_searcharea {
	width: 730px;
	height: 128px;
	margin-left: 200px;
	position: relative;
	background-image: url(images/searcharea2.gif);
	background-repeat: no-repeat;
}

#results_searcharea a{
	color: white;
	text-decoration: none;
}


#tab_blogs {
	width: 89px;
	height: 34px;
	position: absolute;
	margin-left: 185px;
	text-align: center;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	color: white;
}

#tab_images {
	width: 89px;
	height: 34px;
	position: absolute;
	margin-left: 275px;
	text-align: center;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	color: white;
}

#tab_podcasts {
	width: 89px;
	height: 34px;
	position: absolute;
	margin-left: 365px;
	text-align: center;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	color: white;
}

#tab_videos {
	width: 89px;
	height: 34px;
	position: absolute;
	margin-left: 455px;
	text-align: center;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	padding-top:12px;
	color: white;
}

#search_form {
	position: relative;
	top: 40px;
	left: 185px;
	color: white;
	width: 380px;
}

#search_right{
	position: relative;
	left: 600px;
	color: white;
	font-size: 8pt;
	width: 100px;
}

#search_right a{
	color: white;
	text-decoration: underline;
}


#opensearch{
	position: absolute;
	top: 10px;
	right: 10px;
}

form {
	margin:0px;
	padding:0px;
}



.ethical {
	border-width:1px;
	border-style:solid;
	border-color:#CE662B;
	padding:3px;
	text-align:center;
	background:#E9E9E9;
}

.ethical_ln1 {
	color:#390;
	font-size:8pt;
	font-weight:normal;
	padding-bottom:3px;
}

.ethical_frm {
	width: 250px;
	border-color:#390;
	border-style:solid;
	border-width:1px;
	font-size:10pt;
	padding: 3px;
	color:#390;
}

.ethical_frm a {
	text-decoration: none;
	color:#390;
}

.ethical_title {
	font-weight:bold;
}

.ethical_desc {
	font-weight:normal;
	font-size: 9pt;
}



.baseline {
	color: #999999;
}

.searchform_small {
	font-size: 8pt;
}

#footer {
	text-align:center;
}

#copyright {
	color: #999999;
}

#results_ln1 {
	background:#E9E9E9;
	width:100%;
	height:18px;
	margin-top:3px;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#f7811d;
	padding: 3px;
}

#results_optionbar {
	width: 728px;
	margin-top:3px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#000000;
	text-align: right;
	padding-bottom: 3px;
}

#results_optionbar a{
	text-decoration: none;
}

#results_syndication {
	width: 728px;
	margin-bottom: 10px;
	text-align: right;
	padding-top: 3px;
}

#results_syndication a{
	text-decoration: none;
}

#search_results {
	width: 70%;
	height: 500px;
	margin-right: 30%;
}

html>body div#search_results {
    height: auto;
    min-height: 500px;
}

#results_rightcol {
  position: absolute;
  width: 25%;
  right: 5px;
}

.results_posttitle  {
	font-size: 11pt;
	font-weight: bold;
}

.results_blogname a:link {
	color: #CE662B;
	font-weight: bold;
}

.results_blogname a:visited {
	color: #CE662B;
	font-weight: bold;
}

#results_paging {
	display:block;
	text-align:center;
	padding:10px;
}

#results_bottom {
	display:block;
  	width:100%;
  	background:#E9E9E9;
	text-align:center;
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#f7811d;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#f7811d;
}

.header {
	margin-bottom:20px;
}

.content_menu {
	float:left;
  	width:150px;
  	margin-left:10px;
  	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_text {
  	width:600px;
  	float:none;
  	margin-left:160px;
  	padding-left:20px;
  	border-left-width:1px;
  	border-left-style:solid;
	border-left-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_title {
	font-size:18pt;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.content_subtitle {
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}