body {
	background: #fff;
	color: black;
	font-size: 12px;
	font-family: Arial, Verdana, Sans-Serif;
	margin: 0px 0px 0px 0px;

	}

body * {margin: 0px; padding: 0px;}

a, a:visited { 
	color: #a305cb;

	text-decoration: underline;
	}
a:hover {

	text-decoration: none;
	color: #888888;
	}
#container { 
	background: #fff;
	width: 950px;
	text-align: left; 
	margin: 20px auto 20px auto; 
	border: 0px solid #888888;
	overflow: hidden;
	}
#header {
	width: 950px;
	height: 400px;
	background: #a305cb url("images/rotate.php") no-repeat bottom;
	padding: 0px;
	margin: 0px;
                text-align: center;
	}	
#header h2 {
	color: black;
	font-size: 30px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-weight: bold;
	margin: 0px;
	text-indent: 30px; 
	padding: 25px 0px 5px 0px;
	}

#header h2 a {
	color: white;
	text-decoration: none;
	}

#header h2 a:hover {
	color: #888888;
	text-decoration: none;
	}

#header h3 {
	color: black;
	font-size: 13px;
	font-family: Georgia, Times New Roman, Sans-Serif;
	text-indent: 35px; 
	margin: 0px;
	padding: 0px;
	}

#menu { 
	background: black;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border-bottom: 3px solid #888888;
	}
#menu img{
	border: none;
	}
#menu h2 {
	color: #ffffff;
	font-size: 7px;
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#menu li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
		
#menu ul {
	margin: 0px;
	padding: 4px;
	}
	
#menu ul li a {
	font-family: Helvetica, Arial, Verdana, Sans-Serif;
	font-size: 12px;
	color: #ffffff;
	padding: 8px 20px 8px 20px;
	margin: 0px 0px 0px 0px;
	}

#menu ul li a:hover {
	color: #ffffff;
	background: #888888;
	padding: 8px 20px 8px 20px;
	text-decoration: none;
	}

* html #content { width: 675px; margin: 20px 20px; }

#content { 
	display: block;
        color: black;
	background: #fff;
	width: 675px; 
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 00px;
	margin-right: 0px;
	float: left; 
	position:relative;
	padding: 0px;
	}
#content p{
	margin: 0px;
	line-height: 18px;
	padding: 0px 0px 10px 0px;
	}
	
#content p img{
	border: none;
	padding: 0px 10px 10px 0px;
	}
#content h1 {
	color: white;
	font-size: 22px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: normal;
	padding: 0px 10px 10px 10px;
	line-height: 150%;
	margin: 0px;
	}
	
#content h1 a  {
	color: #8D38C9;
	text-decoration: underline;
	}

#content h1 a:hover {
	color: #333333;
	text-decoration: none;
	}

#content h2 {
	color: #8D38C9;
	font-size: 18px;	
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin: 0px;
	line-height: 120%;
	font-variant: normal;
	}
#content h2 a  {
	color: #8D38C9;
	text-decoration: none;
	}

#content h2 a:hover {
	color: #333333;
	background: none;
	text-decoration: underline;
	}

#content h3 {
	color: #8D38C9;
	font-size: 14px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	font-weight: bold;
	margin-bottom: 0px;
	line-height: 120%;
	}
#content h3 a  {
	color: #333333;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #333333;
	background: #ffffff;
	text-decoration: underline;
	}

#content ol {
	list-style-type: decimal;
	line-height: 18px;
	margin: 0px;
	padding: 0px 0px 10px 30px;
	}
#content ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	}
	
#content li {
	margin: 0px;
	padding: 0px;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#content ul li a {
	color: #666666;
	text-decoration: underline;
	}

#content ul li a:hover {
	color: white;
	text-decoration: underline;
	}
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}

.postspace {
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}

.postspace2 {
	width: 440px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	}
.postspace3 {
	width: 440px;
	height: 15px;
	margin: 0px;
	padding: 0px;
	}


#sidebar { 
	display: block;
	color: white;
	width: 200px;
	float: right; 
	position:relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	border: 1px solid #cccccc;

	}

* html #sidebar { margin: 20px 20px 20px 10px; }

#sidebar p{
	margin: 0px;
	line-height: 16px;
	padding: 0px 0px 00px 0px;
	}

#sidebar h2 {
	color: #8D38C9;
	font-size: 15px;
	font-family: Helvetica Bold, Arial Bold, Verdana, Sans-Serif;;
	list-style: none;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	border-bottom: 1px solid #cccccc;

	}
#sidebar a {
	color: #000000;
	text-decoration: underline;
        }

#sidebar ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
        color: #000000;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	}
#sidebar ul li a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	}

#sidebar ul li a:hover {
	color: #333333;
	text-decoration: none;
	
	}
#sidebar ul li ul li {
	padding: 0px 0px 0px 0px;
}

#sidebar ul li ul li a {
	color: #000000;
}

#footer { 
	color: black;
	background: #fff;
	padding: 20px 20px 20px 20px;
	height: 2px;
	text-align: right;
	clear: both;
	border-top: 1px solid #cccccc;
	border-bottom: 0px solid #cccccc;
	}
#footer a {
	color: black;
	text-decoration: none;
	}
#footer a:hover {
	color: #a305cb;
	text-decoration: underline;
	}



#navcontainer {padding: 0;font-family:"helvetica", Helvetica, Arial, sans-serif;text-align: right;background-color: #000;height:40px;margin:0 0 1em;}
#navlist {height:40px}
#navcontainer p	{padding: 7px 7px 0px;font-family:"helvetica", Helvetica, Arial, sans-serif;font-size: 1em;font-weight: bold;}
/* to stretch the container div to contain floated list */
#navcontainer:after {content: ".";display: block;line-height: 1px;font-size: 1px;color: transparent;clear: both;}
#navcontainer img {margin: 0;padding: 0;}
ul#navlist {list-style: none;padding: 0;margin: 0px;background-color: #000;font-size: 1em;}
ul#navlist li {text-align: left;float: left;height: 40px;margin: 0;background: #000;border-right:1px solid #ccc;padding: 0;}
ul#navlist li { width: 105px; voice-family: "\"}\""; voice-family:inherit; width: 119px;}
html>body ul#navlist li { width: 134.708px; }
ul#navlist li a {display: block;padding: 7px 5px 25px 7px;color: #eee;font-size: 11px;text-decoration: none;height: 1%;height:40px;text-shadow: 0 0 0 #000;}
#navcontainer>ul#navlist li a {width: auto;height: auto;height: 8px}
ul#navlist li#active a {background: #eee;color: #<?php echo $ss_nav_hover_color; ?>;}
ul#navlist li a:hover,ul#navlist li#active a:hover {color: #fff;background-color: #222;}
ul#navlist li.home	{border-left: none;}
ul#navlist li#empty	{width: 120px;}


#search {float: left;margin:5px 0 0;}
#search #s {background: white url('images/search.gif') 0px center no-repeat;color: #666;font-size: 2em;margin:0 0 0 0px;padding: 0px 0 0px 30px;width: 102px;}
#search input {border:1px solid #222;}
#search #s:hover {color: #666;}
.search-excerpt {margin: 0;}
