

body {
	margin-top: 49px;
	padding: 0;
	background: #242424;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #BBBBBB;
}



h1 {
	letter-spacing: -1px;
	font-size:35px;
	margin: 0;
	text-transform: lowercase;
	text-align:	center;
	font-weight: normal;
	color: #00cc33;
}
h2 {
	letter-spacing: 0px;
	font-size:29px;
	margin: 0;
	
	text-align:	left;
	font-weight: normal;
	color: #00cc33;}
	
h3 {margin: 0;
font-weight: bold;
font-size: 22px;
color: #00cc33;
}

	
	h4 {
	letter-spacing: 0px;
	font-size:17px;
	margin: 0;
	
	text-align:	left;
	font-weight: bold;
	color: #00cc33;}
p, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 20px;
}
a:link {
	color: #00cc33;
}

a:hover, a:active {
	text-decoration: none;
	color:  #00cc33;
}

a:visited {
	color:  #00cc33;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}



img.right {
	float: right;
	margin-left: 15px;	
	margin-bottom: 25px;
	margin-top: 25px;
}



/* Header */
#header {
	clear: both;
	width: 860px;
	height:50px;
	margin: 0 auto;
	background: none
}

/* Photo-Caption PZ3 CSS v080630 
* copyright: http://randsco.com/copyright 
* www.randsco.com 
*/

.PZ3-l { float:left; margin-right:10px; }
.PZ3-r { float:right; margin-left:10px; direction:rtl; }
  html>/**/body .PZ3-r { position:relative; }

.PZ3zoom { border:0px solid #369; }
.PZ3zoom a,.PZ3zoom a:visited { display:block;
  padding:0; overflow:hidden; text-decoration:none;
  height:100%; width:100%; }
  html>/**/body .PZ3-r a { right:0; }

.PZ3zoom a:hover { position:absolute;
  z-index:999; padding:0; background:none; 
  cursor:default; height:auto; width:auto;
  overflow:visible; border:0px solid #369;
  margin:-1px 0 0 -1px; }
  html>body .PZ3zoom a:hover { margin:-1px 0 0 -1px; }

.PZ3zoom a img { border:0; height:100%; width:100%; }
.PZ3zoom a:hover img { height:auto; width:auto;
  border:0; }

a:hover .PZ3cap,
a:hover .PZ31cap { display:block;
  direction:ltr; font:10pt verdana,sans-serif;
  margin-top:-3px; background:#369; color:#fff;
  text-align:left; }
a:hover .PZ3cap { padding:3px 5px; }
.PZ3inr { display:block; padding:2px 5px; }

.noCap a:hover .PZ3cap,
.noCap a:hover .PZ31cap { display:none; }
.noBdr,.noBdr a:hover { border:0; }
.Lnk a:hover { cursor:pointer; }

/* End Photo-Caption Zoom CSS */ 


 


 #menu {
	float: left;
	width: 860px;
	height: 35px;
	padding-left: 80px;
	padding-top: 10px;
	padding-bottom: 40px
	}

	
	
	}

#menu ul {
	margin: 0;
	padding: 0px 0 0 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 15px;
	padding: 0px 0px;
	text-decoration: none;
	text-transform: lowercase;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #bbbbbb;
}

#menu a:hover { 
	text-decoration: none; 
	color: #00cc33
}

#menu .current_page_item a {
	color: #00cc33
}






/** LOGO */




#logo {
	width: 820px;
	height: 100px;
	margin: 0 auto;
	color: #ffffff;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
	background: #000000 url('images/img02.jpg') no-repeat left top;
}

#wrapper-btm {
	background: #000000 url('images/img03.jpg') no-repeat left bottom;
}

#page {
	width: 860px;
	margin: 0 auto;
	padding-top:25px;
}

#content {
	float: right;
	width: 620px;
}

.post {
	padding: 0px 30px;
}

.post .entry {
height: 130px;
	padding-bottom: 5px;
}

#sidebar {
	float: left;
	width: 210px;
	padding-left: 30px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 10px;
}


#sidebar li li {
	margin: 0;
}


#footer-wrap {
	width: 860px;
	height: 64px;
	margin: 0 auto;
}

#footer {
	margin: 0 auto;
	height: 64px;
	min-height: 64px;
	padding: 0;
	font-size: 10px;
}



#legal {
	clear: both;
	padding-top: 10px;
	padding-left: 30px;
	text-align: center;
	color: #999999;
}


