body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(images/page_bg.jpg);
	background-color: #AC8B35;
	background-repeat: repeat-x;
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}




h4, h3, h2 {
font-family: arial, Helvetica, sans-serif;
font-size: 12px;
font-style:normal;
font-weight:bold;
color: #660000;
}

a {
font-family:arial, Helvetica, sans-serif;
color:#CC9900;
text-decoration:underline;
}

#container {
	height: auto;
	margin-left: 100px;
}
#container #menu {
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 805px;
}

#container #menu #menu_left {
	float: left;
	width: auto;
}

#container #menu #menu_right {
	float: right;
	margin-right:10px;
	width:auto;
}

#container #head {

	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 805px;
}
#container #c_head {
	clear: both;
	background-image: url(images/content_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 93px;
	width: 805px;
}
#container #c_body {
	background-image: url(images/content_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	min-height: 300px;
	width: 805px;
}

#bio{
float: left;
width:680px;
padding-left: 60px;
}
#input {
float: left;
width: 300px;
margin-left: 60px;
}

#pic {
	align: left;
	width: 350px;
	margin-left: 420px;
	height: 397px;
	background-image:url(images/inspirations.png);
	background-repeat:no-repeat; 
	
}

#picnews {
	align: left;
	width: 350px;
	margin-left: 420px;
	height: 350px;
	background-image:url(images/news3.png);
	background-repeat:no-repeat; 
	
}
#picstats {
align: left;
	width: 350px;
	margin-left: 400px;
	height: 350px;
	background-image:url(images/stats.png);
	background-repeat:no-repeat; 
	
}
#container #body {
	background-image: url(images/content_addon.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 805px;
	height: auto;
	
}

#container #body #c_foot {
	clear: both;
	background-image: url(images/content_foot.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 805px;
}

#navleft li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#navleft a:link 
{
	color: #660000;
	text-decoration: none;
}

#navleft a:hover {
color: #660000;
background-color: #FCF8E3;
text-decoration: none;
}

#navleft a:visited {
color: #660000;
text-decoration: none;
}

#navright li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	margin-left: 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#navright a:link 
{
	color: #660000;
	text-decoration: none;
}
#navright a:hover {
color: #660000;
background-color: #FCF8E3;
text-decoration: none;
}
#navright a:visited 
{
	color: #660000;
	text-decoration: none;
}


#footer.left_top {
margin-left:400px;
}
/*------IMAGES-----------------*/
/*////////// IMAGES //////////*/
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
#wrap{width:700px;margin:20px auto;padding:5px;}
#content{float:left;width:500px;margin-left:10 auto;padding:5px 10px 10px 10px;}
.entry{float:left;width:450px;margin:5px 0 10px 20px;padding:0; border-bottom:solid 1px #ccc}
.entry h2,h3{font-size:12px;margin:0;padding:0;}
.entry h3{font-size:12px;margin:0;padding:0;}
.postmetadata {font-size:9px;border-bottom:dashed 1px #ccc; padding:0 0 5px 0;}
#sidebar{float:right;width:200px;margin-right:10px;padding:5px; line-height:15px;}
#header{float:right;width:200px;margin:0 0 10px 0;padding:0;}
#header h1{text-indent:-10000px;margin:0;padding:0;}
#header h1 a{display:block;background:#AC8B35 url(images/logo.gif) no-repeat;height:30px;}
.rsidebar{float:right;width:200px;margin:0;padding:0;}
.rsidebar h2{font-size:14px;border-bottom:dashed 1px #ccc;margin:0;padding:3px 0;}
.rsidebar ul{list-style-type:none;margin:0;padding:0;}
.rsidebar ul li{list-style-type:none;margin:0 0 10px;padding:0;}
.rsidebar ul li ul{list-style-type:square;margin:0;padding:0 3px;}
.rsidebar ul li ul li{list-style-type:none;background:transparent url(images/b.gif) no-repeat 0 4px;border:0;margin:0;padding:0 0 2px 14px;}
#line{clear:both;height:2px;width:720px;}
.navigation{width:500px;float:left;color:#666;}
.alignright{float:right;margin-top:10px;}
.alignleft{float:left;margin-top:10px;}
h1,h2,h3{font-family:Verdana, Arial, Helvetica, sans-serif;}
a:hover{text-decoration:underline;color:red;border:none;}
a:link,a:active,a:visited{text-decoration:none;color:#cc9900;border:none;}
.VCBcomments{background:#fbfbf9;border-bottom:1px solid #cc9900;margin-bottom:20px;}
#commentform{border-top:1px dotted #cc9900;border-bottom:1px dotted #cc9900;margin:0;padding:15px 15px 1px;}
#commentform label{display:block;margin:0;}
#commentform input{width:170px;margin:0 5px 10px 0;padding:1px;}
#commentform textarea{width:380px;margin:0 0 10px;padding:0;}
#commentform #submit{margin:0 0 20px;}
#commentform p{margin:5px 0;}
ol.commentlist{margin:0 0 1px;padding:0;}
ol.commentlist li{border-top:1px solid #e00b0b;display:block;list-style:none;margin:0;padding:15px 15px 1px;}
ol.commentlist li.commenthead{display:block;list-style:none;margin:0;padding:5px 15px;}
ol.commentlist li.commenthead h3{margin:0;}
ol.bob{border-top:1px solid #cedeef;list-style:none;margin:0 0 1px;padding:15px;}
ol.bob li{display:block;list-style:none;background:transparent url(images/hb.gif) 0 2px no-repeat;padding-left:15px;margin:0 0 5px;}
*html h2{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:700;color:#666;padding:0 0 0 5px;}
#footer { border-top:#ccc dashed 1px; padding-left:5px;}
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
input#s{color:#5188d2;width:120px;border:1px solid #cbcbcb;background:#fcfcfc;}