

body  { 
		font-family: Verdana;
		background: #020202;
		margin: 0;
		padding: 0;
		text-align: center;
	}

#container{
	margin: 0 auto;
	padding:30px 0;
	width:960px;
	height:auto;
	background:url(images/wood.gif);
	text-align:left;	
}
img.image-header{
	padding: 0 20px;
}
#sidebar1 {
	float: left; 
	width: 130px; 
	height:1800px;
	background:#DDB06C; 
	margin:0;
	padding:0;
}
#page-1{	
	margin: 0 auto; 
	padding: 0; 
	background:#FAFAD2;
	width:780px;
	
}
#first-content-home{
	margin:0 auto;
	padding: 0;
	width:760px;
	height: 245px;
	
}
#first-content-home p{
	width: 330px;
	margin: 0;
	padding:12px;
	float:left;
}
#first-content-home img {
	width:250px;
	height:188px;
	margin: -60px 0 0 0;
	padding:12px;
	float:right;
}
#first-content-basic {
	margin:0 auto;
	padding: 0;
	width:760px;
	height: 245px;
}

#buggy_andText { 
	margin:0 auto;
	padding:0;
	width:760px;
	height: 260px;
	
}
#buggy_andText img{
	margin:0;
	padding: 12px;
	width:165px;
	float:left;
}

#buggy_andText p{
	margin:14px 0 0 0;
	padding: 0;
	font-size:0.8em;
	width:420px;
	height:60px;
	float:right;
}
#below-this{
	
	margin:15px auto 0 auto;
	width:100%;
	}
#below-this p{
	margin:0 auto;
	width:580px;
	margin: 0 auto 0 146px;
}
#below-this p.first{
	margin-top:20px;
}
#footer{
	margin:0;
	padding:0;
	background:#DDB06C;
	width:780px;
	height:40px;
	clear:both;
	text-align:left;
}
#footer a {
	
	padding: 10px;
	font-size:0.7em;
	float:right;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clrBth {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

a  { color: #854e25; font-weight: bold; }
a:hover { font-weight: bold; text-decoration: none; }
#border { border: solid 1px black; }

p {
	font-family: Verdana;
	color: black;
	font-size: 0.8em;
	margin:0 10px;
	padding:5px 10px;
	text-align:left;
	
}
p.small {
	font-family: Verdana;
	color: black;
	font-size: 9px;
}

ol {
	font-family: Verdana;
	color: black;
	font-size: 13px;
}
ul {
	font-family: Verdana;
	color: black;
	font-size: 0.8em;
}

/* h1 {
	font-family: Verdana;
	font-size:1.8em;
	color: #800000;
	margin:  0;
	padding: 0;
	text-align:center;
} */
h2 {
	font-family: Verdana;
	color: #800000;
}
h1 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.4em;
	color: #800000;
	margin:0;
	padding:15px 0 0 8px;
	width:360px;
	float:left;
	text-align:left;
	
}
h4 {
	font-family: Verdana;
	color: #800000;
}

a.buttons:link {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}
a.buttons:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}
a.buttons:hover {
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 12px;
}
a.buttons:active {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 12px;
}

a.news:link {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}
a.news:visited {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}
a.news:hover {
	font-family: Verdana;
	text-decoration: none;
	color: black;
	font-weight: bold;
	font-size: 11px;
}
a.news:active {
	font-family: Verdana;
	text-decoration: none;
	color: #800000;
	font-weight: bold;
	font-size: 11px;
}



img{
	border:none;
}
ul.menu-left{
	list-style:none;
	margin:4px 0 0 6px;
	padding:0;
}
ul.menu-left li{
	margin:2px 0;
	text-align:left;
}
ul.menu-left a{
	
}

