body {
  background: url(back.jpg) top center repeat-y;
  font-family: Arial,Verdana,Helvetica;
  background-color: #ffffff;
  font-size: 10px;
  margin: 0px;
}
	
a {
	text-decoration: none;
	color: #bd957c;
  font-weight:bold;
}

a:hover {
	text-decoration: none;
	color: #000000;
	font-weight:bold;
}

.images {
  border: 4px solid #ffffff;
  margin:0px;
}

.content {
text-align:left;
font-family: Trebuchet MS;
font-size:11px;color: #616161;
padding-left: 2px;
padding-top: 2px;
padding-bottom: 2px;
letter-spacing:0px;
background: url(contentback.jpg) top right repeat;
background-color: #f2f2f2;
}

.border {
  font-family: trebuchet ms;
	font-size: 15px;
  line-height:23px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(border01.png);
	color: #5a4c35;
}


.postedby {
  font-family: trebuchet ms;
	font-size: 8px;
  line-height:12px;
  text-transform:uppercase;
  text-weight: none;
	padding-left: 5px;
  text-align: center;
  background: url(postedby.jpg);
	color: #ffffff;
}

.bottom {
font-family: trebuchet ms;
	font-size: 13px;
  line-height:21px;
	font-size: 10px;
  background: url(bottom.jpg);
	text-align: center;
	color: #5a4c35;
}

.bottomside {
  font-family: trebuchet ms;
	font-size: 13px;
  line-height:16px;
  text-transform:uppercase;
  text-weight: bold;
  text-align: center;
  background: url(bottomborder.jpg);
	color: #5a4c35;
}

.contentborder {
font-family: trebuchet ms;
font-size: 13px;
line-height:22px;
padding-top: 3px;
text-transform:uppercase;
text-weight: bold;
width:900px;
text-align: center;
background: url(title.jpg);
color: #ffffff;
}

input 
{color: #000000;
background: #ffffff;
font-family: verdana; 
font-weight: normal;
text-decoration: none;
font-size: 9px;
text-align: left;
border-width: 1px;
border-style: solid;
border-color: #5a8128;}

#container {
margin: 0 auto;
text-align: left;
width: 900px;
position: relative;
background: url(/images/version2_bg2.jpg) repeat-y;
}

#image {
float: left;
margin-right: 20px;
padding: 0px;
}

#site {
float: left;
width:801px;
}

#menu{
border: none;
width: 220px;
position: absolute; left: 624px; top: 70px;
}

#content {
margin-top: 0px;
margin-left: 0px;
padding-left: 50px;
float: left;
width: 800px;
}

blockquote {
	background-color: #e7e7e7;
	text-align: jusitify;
	padding-left: 9px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	color: #6b6b6b;
	font-family: Georgia;
	font-size: 10px;
	border-left: 15px solid #88ba41;
	margin-left: 1.3em;}
	
strong {color: #ec9381;}
b {color: #0c933d;}

em { 
  color: #000000;
	padding-left:2px ;
	padding-right:2px ;
	background-color: #ffffff;
}