
body {
	padding: 0;
	font-family: Century Gothic;
	font-size: 13px;
	background-color: #b2b2b2;
}

h1, h2, h3, h4 {
	padding:1px 4px 2px 0;
	font-weight:normal;
	color: #36aa40;
}

h1 { font-size: 2.1em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.5em; }
h4 { font-size: 1.3em; }

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	border: none;
}

.post {
	margin-bottom: 14px;
	padding: 18px 15px 20px 15px;
}

.post p, ol, ul, blockquote {
	margin:2px 0 2px 0;
	line-height: 20px;
	color:#767676;
}

.post ul{
margin:4px 0 4px 15px;
}

.header1{
	font-size:4.0em;
	font-weight:normal;
	color: #36aa40;
}

.header2{
	font-size:2.0em;
	font-weight:normal;
	color:#36aa40;
}

.header3{
	font-size:1.4em;
	font-weight:normal;
	color:#36aa40;
}

/* Header */

#wrapper{
	margin:0 auto;
	width:1024px;
	background-image:url('/images/content.jpg');
	}

#content{
	width:1024px;
	height:100%;
	background-image:url('/images/content2.jpg');
	background-repeat:no-repeat;
	background-position: bottom center;
	}
	
#header {
	width:1024px;
	height: 181px;
	margin: 0 auto;
}

#ColOne {
	float: left;
	display:inline;
	width: 193px;
	margin:-5px 0 -162px 60px;
	padding:0 0 0 15px;
}

#ColTwo {
	float: right;
	margin: -5px 85px -162px 20px;
	display:inline;
	width: 615px;
}


.short_post{
width:190px;
margin:8px auto;
}

.short_post p, #ColThree p{
color:#FFFFFF;
}


/* Footer */

#footer {
	margin: 0 auto;
	width:1024px;
	height:162px;
	background-image:url('/images/footer.jpg');
	background-repeat:no-repeat;
	margin: 0 auto;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 0.8em;
}

#footer * {
	color: #ffffff;

}

#other_com2{
visibility:hidden;
}

.clear { 
clear: both; 
height: 2px;
overflow: hidden; 
visibility: hidden;
}

#Random_Image{
width:550px;
height:410px;
margin:10px auto;
padding:0;
overflow:hidden;
z-index:-1;
}

#Random_Image ul li {
	float:right;
	position:absolute;
	list-style: none;
	border:none;
	text-decoration:none;
	list-style:none;
}

#Random_Image ul li img {
border:none;
z-index:-3;
}

#Random_Image ul li.show {
	z-index:1;
}

#Random_Image ul li.show {
	z-index:1;
}


