body{
	background:#e6e6e6;
	margin:0 auto;
	font-family: "gill sans", Arial, sans-serif; 
	font-size:16px;
}

img{
	border:none;
}

@font-face {
  font-family: "Kimberley";
  src: url(http://www.princexml.com/fonts/steffmann/BenjaminFranklin.ttf) format("truetype");
}

h5 { 
	font-family: "Kimberley", sans-serif 
}

h3{
	margin-top:40px;
}

a{
	color:#000;
	font-size:12px;
}

ul{
	margin-bottom:50px;
}

li.smarty{
	list-style:none;
	font-style:italic;
	margin-bottom:5px;
	color:#999;
}

#left_box a{
	font-size:14px;
}

a.on{
	text-decoration:none;
	font-weight:bold;
/*background:#000;*/
}

a:hover{
	text-decoration:none;
}

h1{
	color:#333;
	font-size:20px;
	font-family: "century gothic", Arial; 
	margin-left:0px;
}

h2{
/*	color:#0099d4;*/
	color:#333;
	font-size:18px;
	font-family: "century gothic", Arial; 
	margin-left:0px;
	margin-bottom:-10px;
}

.spinal h2{
	margin-left:0;
}

#header{
	background:url('../img/bg_header.jpg');
	width:843px;
	height:148px;
	margin:0 auto;
}

#nav{
	background:url('../img/bg_nav.jpg') no-repeat;
	width:843px;
	height:57px;
	margin:0 auto;
	padding-top:0px;
}

#nav ul{
	padding:20px 0 0 20px;
	margin:0;
}

#nav ul li{
	list-style:none;
	float:left;
	margin-left:10px;
}

#container{
	background:url('../img/bg_body.jpg') repeat-y;
	width:843px;
	margin:0 auto;
}

#left_box{
	width:500px;
	padding:0 30px 50px 30px;
	float:left;
}

#right_box{
	width:200px;
	float:right;
	margin-right:30px;
	padding-bottom:100px;
}

.spinal{
	width:150px; 
	margin:50px 0 20px 5px
}

#footer{
	width:843px;
	height:10px;
	background:url('../img/bg_footer.jpg') no-repeat;
	margin:0 auto;
	padding-bottom:70px;
}

.guest{


margin:30px 0;
clear:both;
font-size:14px;

}

.guest img{
padding-right:10px;

}

/*TWEET*/

#tweet{
	width:1000px;
	margin: 0 auto;
	padding-left:110px;
	font-size:12px;	
}

#tweet a{
	color:#000;
	font-weight:bold;
}

ul#twitter_update_list{
/*	list-style:none;*/
	font-style:italic;
	margin-left:100px;
}

ul#twitter_update_list li{
	padding-bottom:3px;
	margin-left:20px;
}

/*FEEDS*/
/* begin styles for RSS Feed */

.rss_box{
width: 180px;
}
.rss_box ul {
list-style-type: none;
border: none;
margin: 0;
padding: 0;
}

.rss_title, rss_title a {
	
	font-size: 18px;
	font-weight:bold;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
	
}

.rss_items {
  
}

.rss_item  {

  margin: 8px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	text-decoration : none;
	
	color: #88b;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	
	}
	
.rss_date {
	font-size: 11px;
	font-weight : normal;
	color: #F60;
	}

hr{
	margin-top:50px;
}

.buybox{
	border: 1px dotted #b58d21;
	padding:20px;
	margin-bottom:10px;
}

.buybox ul{
	margin:20px;
}

.sponz img{
	border: 1px dotted #333;
	margin:10px 0 15px 65px;
}

.sponz h2{
	margin-bottom:20px;
}

.sponz h3{
	color:#b18f11;
	margin-left:65px;
}

p.quoter{
	margin-top:-25px;
}

div.printee{
	background:#ccc;
	padding:25px;
	margin-bottom:20px;
}
