		body{
			font-family:Verdana,Arial,Sans-Serif;
			font-size:90%;
			
		}
		
		div.domtab{

			width:305px;
font-family: Georgia,"Times New Roman",Times,serif;

		}

		ul.domtabs{
			float:left;
			width:100%;
			margin:2em 0 0 0;	
			
		}
		ul.domtabs li{
			float:left;
			padding:0 6px 0 0;

		}
		ul.domtabs a:link,
		ul.domtabs a:visited,
		ul.domtabs a:active,
		ul.domtabs a:hover{
			width:83px;
			padding:.2em .5em;
			display:block;
			background:#f4ede5;
                        color:#333;
			font-weight:bold;
			text-decoration:none;
		}



		html>body ul.domtabs a:link,
		html>body ul.domtabs a:visited,
		html>body ul.domtabs a:active,
		html>body ul.domtabs a:hover{
			height:auto;
			min-height:3em;
		}
		ul.domtabs a:hover{

		}
		div.domtab div{
			clear:both;
			width:285px;
			background:#696;
                        background-color: #f4f4ec;
			padding:10px; 

		}

		ul.domtabs li.active a:link,
		ul.domtabs li.active a:visited,
		ul.domtabs li.active a:active,
		ul.domtabs li.active a:hover{

background-color: #ccc;
background-color: #f4f4ec;

		}
		#domtabprintview{
			float:right;
			padding-right:1em;
			text-align:right;
		}
		#domtabprintview a:link,
		#domtabprintview a:visited,
		#domtabprintview a:active,
		#domtabprintview a:hover{
			color:#fff;
		}
	
		h2{
			font-size:1.3em;
			color:#cfc;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:0 0 .7em .2em;
		}
		h1{
			font-size:2em;
			text-align:center;
			font-weight:normal;
			text-transform:uppercase;
			font-family:"Trebuchet MS",Arial,Sans-Serif;
			padding:.5em 0;
			background:#000;
			border-bottom:1px solid #666;
		}
		pre{
			font-size:1.2em;
			padding:1em;
		}
		div.domtab div a:link,
		div.domtab div a:visited,
		div.domtab div a:active
		{
			display:block;
			padding:.2em .5em;
			font-size:1em;
		}
		div.domtab div h2 a,
		div.domtab div h2 a:hover,
		div.domtab div h2 a:active
		{
			color:#cfc;
			display:inline;
			padding:0;
			font-weight:normal;
			font-size:1em;
		}
		
/* other scheme! */
#other{
	font-size:.8em;
	margin-left:.3em;
	width:60em;
	margin-bottom:3em;
	float:left;
}
div#other.domtab div{
	clear:both;
	width:54em;
	background:#669;
	color:#fff;
	padding:1em 3em;
}
		
#other ul.domtabs a:hover{
	background:#669;
}
div#other ul.domtabs li.active a:link,
div#other ul.domtabs li.active a:visited,
div#other ul.domtabs li.active a:active,
div#other ul.domtabs li.active a:hover{
	background:#669;
	color:#fff;
}
#other div{
	float:left;
}
ul.prevnext{
	float:left;
	width:100%;
}
ul.prevnext li{
	float:left;
	width:49%;
}
ul.prevnext li.next{
	float:right;
	text-align:right;
}



.most_popular li, .recent_posts li, .recent_comments li {
text-align:left;
font-size:12px;
margin: 0 0 0 10px;
padding: 5px 5px 5px 18px;
background-color: transparent;
background-image: url(images/star-bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 6px;
line-height: 120%;

}


.recent_comments li {
background-color: transparent;
background-image: url(images/comments-bullet.gif);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left 2px;
padding-left: 20px;
font-style:italic;

}

.recent_comments li a{
font-style:normal;

}



