body
{
	background:#FFFFFF url(/images/bg_stars.gif) no-repeat scroll 85% 0;
	color: #000000;
	padding: 0%;
	margin: 0%;
	font-size: 75%;
	font-family: "Trebuchet MS",Verdana,Arial,Helvetica,SunSans-Regular,sans-serif;
//	font-family: Arial,Tahoma,Verdana;
}

h1 {
	font-size: 150%;
}

img
{
	border: 0px none transparent;
}

#topMenu {
	text-align: right;
	padding-top: 1em;
	padding-right: 10%;
}

.links_top {
	display: inline;
	border-bottom: 1px #CCCCCC solid;
	padding-left: 10%;
}

.links_top a {
	color:#336666;
	text-decoration:none;
}


.links_top a:visited {
	color:#336666;
	text-decoration:none;
}

.links_top a:active {
	color:#848484;
	text-decoration:none;
}

#ribbon {
	background-attachment:scroll;
	background-image:url(/images/cvr_rbbn.jpg);
	background-position:0 35px;
	background-repeat:repeat-x;
	height:265px;
	position:relative;
	padding-left: 10%;
	padding-right: 10%;
}

#ribbon_text {
	color: white;
	font-size: 100%;
}

#ribbon_text p {
	margin: 0;
	padding: 0;
}

#ribbon_text a {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}

#ribbon_text a:active {
	color: #ffcccc;
}

#ribbon_text a:hover {
	color: #ffffcc;
}


#searchbar
{
	padding-top: 3em;
}

#searchform
{
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#searchform_top
{
	line-height: 53px;
	height: 53px;
	overflow: hidden;
}

#searchform_bottom
{
	padding-top: 0.5em;
	clear: all;
}

#searchform_bottom a
{
	text-decoration: none;
}

#search_entry
{

	float:left;

	background: url(/images/search_url.png);
	background-repeat:no-repeat;
	background-position: left top;
	width:517px;
	height: 53px;
	line-height: 53px;
	text-align: left;
	vertical-align: text-top;
	padding-top:22px;
	padding-left:22px;
}

#search_text
{

	line-height: 20px;
	font-size:14px;
	height: 20px;
	width: 495px;
	padding:0 0 2px 4px;
	outline:none;
	border: 0px none white;
	background: transparent;
	color:#BBBBBB;
}

#search_entry input:focus
{
	color:#000000;
}

#search_submit
{

	float:left;

	height: 53px;
	line-height: 53px;
	text-align: left;
	vertical-align: text-top;
}

.submit
{
	padding-top:53px;
	background: url(/images/search_sbmt2.png) no-repeat;
	height: 53px;
	width: 143px;
	border: none;
}

.submit:hover
{
	padding-top:53px;
	background: url(/images/search_sbmt2_o.png) no-repeat;
}



#content_outer {
}

div.content {
	text-align: justify;
	clear: both;
	padding-bottom: 2em;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}

div.leftcolumn
{
	width: 58%;
	float: left;
}

div.rightcolumn
{
	width: 38%;
	float: right;
}

#spotlight {
	padding: 0.5em;
	border: 1px solid #cccccc;
}

#spotlight-text {
	font-size: 80%;
	font-weight: bold;
}

#spotlight-image {
	padding-bottom: 0.5em;
	margin: auto;
	width: 420px;
}

#spotlight-image img {
	border 0px none white;
}


#news h1 {
	color: #CA281E;
}

#news dt
{
	border-top: 1px dotted gray;
	padding-left: 1em;
	font-weight: bold;
}

#plugin_links
{
	width: 400px;
}

#plugin_links_left
{
	width: 48%;
	float: left;
	text-align: left;
}

#plugin_links_right
{
	width: 48%;
	float: right;	
	text-align: right;
}


#statistics dl
{
	color: #999999;
	width: 30em;
}

#statistics dt
{
	border-top: 1px dotted gray;
	font-weight: bold;
	padding-left: 1em;
}

#statistics dd
{
}


#twitter{
	text-align: center;
}


#backlinksquote
{
	color: #006699;
	padding: 10%;
}

div.attribution
{
	font-weight: bold;
}

#footer_outer
{
	clear: both;
	border-top: 1px solid #CCCCCC;
	padding-bottom: .75em;

}

#footer
{
	padding-top: .75em;
	padding-left: 10%;
	padding-right: 10%;	
	padding-bottom: .75em;
}

#footer a {
	color:#336666;
	text-decoration:none;
}

#footer a:visited {
	color:#336666;
	text-decoration:none;
}

#footer a:active {
	color:#848484;
	text-decoration:none;
}

