body {
	margin:0px;
	padding:0px;
	text-align:center;
	font:13px "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
	color: #477837;
	background: #e7f6d7 url(images/bg.gif) repeat-y top center;
}
img {
	border:none;
}
#container {
	padding:0px;
	margin:auto;
	text-align:left;
	width:900px;
}

#maincol {
	width:700px;
	line-height:1.5em;
	padding: 3px 0px 0px 5px;
	float:left;
	font-family:"Trebuchet MS","Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
#navcol {
	width:180px;
	font-size:12px;
	padding: 3px 2px 0px 0px;
	float:right;
}

#navcol1 {
	width:180px;
	font-size:12px;
	padding: 3px 2px 0px 0px;
	float:left;
}

a{
	color: #971700;
	text-decoration: none;
}
a:hover {
	border-bottom: 1px dotted #971700;
}
/************************************************
 *	Header																			*
 ************************************************/
#header {
	position: relative;
	top: 0px;
	margin:auto;
	width:902px;
	height:132px;
	background: #305525;
	background-image: url(images/ladyboy.jpg);
	background-repeat: no-repeat;
	text-align:left;
}
#header a {
	color: #fdefb4;
}
#headermenu {
	position: absolute;
	left: 130px;
	top: 74px;
	overflow: hidden;
	height: 18px;
	font-weight: bold;
	font-size: 12px;
	color:#ffffff;
/*	filter: DropShadow(Color=#000000,offx=1, offy=1, positive=true); */
}
#navlink {
	font-size: 12px;
	color:#ffffff;
	display: inline;
}
#subtitle {
	position: absolute;
	left: 130px;
	top: 93px;
	font-size: 9pt;
	line-height: 1.1em;
	width: 570px;
	height: 38px;
	overflow: hidden;
	color:#ffffff;
/*	filter: DropShadow(Color=#000000,offx=1, offy=1, positive=true); */
}
/************************************************
 *	Content																			*
 ************************************************/
#navcol h2, .navmenu {
	font-size:13px;
	margin-bottom:0.4em;
	font-weight:bold;
}
.entrytitle a{
	color: #2E5929;
}
.entrytitle{
	margin-top:0px;
	margin-bottom:2px;
	font-size: 22px;
}
.entrybody a img, .entrybody a:link img {
	margin-right: 15px;
}
.entrybody p {
	margin-top:0.8em;
	margin-bottom:1.6em;
}
.entry {
	margin-bottom:15px;
      text-align: left;
}
/************************************************
 *	Navigation Sidebar													*
 ************************************************/
#navcol ul {
	margin:0 0 1em 0;
	list-style-type: none;
	padding-left:0px;
}

#.latest li {
	margin-bottom:0.9em;
	line-height:0.96em;
}

#navcol1 ul {
	margin:0 0 1em 0;
	list-style-type: none;
	padding-left:0px;
}

.latest1 li {
	margin-bottom:0.9em;
	line-height:0.96em;
}

/************************************************
 *	Extra																				*
 ************************************************/

#scroller {
	white-space: nowrap;
	overflow: hidden;
	width: 515px;
	height: 104px;
	border: solid #971700 1px;
}

.cl {
      clear: both;
    }