
body {
	margin:20px auto;
	width:890px;
	padding: 0;
	background-color: #FFFFFF;
	font-family: Century Gothic;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3, h4 {
	padding:5px 4px 0px 0;
	margin:2px 2px;
	font-weight:normal;
}

h1 { font-size: 3.8em; 	color: #b7d252;}
h2 { font-size: 2.2em;     color:#808080;}
h3 { font-size: 1.5em;     color:#808080;}
h4 { font-size: 1.3em;     color:#808080;}

p{
	padding:5px 1px 8px 1px;
}

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

a:hover {
	border: none;
}

.post {
	padding: 13px 0 13px 0;
}

.short_post{
	padding:25px 0 25px 0;
}

.shortpost p, #ColThree p{
	color:#FFFFFF;
	width:94%;
	margin:0 auto;
	line-height:22px;
}


.short_post h1, .short_post h2, .short_post h3{
	color:#FFFFFF;
	padding-bottom:10px;
	border-bottom: 1px solid #FFFFFF;
	width:86%;
	font-align:center;
	margin:4px auto;
	font-weight:bolder;
}

.short_post h1{
	font-size:18px;
}

.short_post h2{
	font-size:16px;
}

.short_post h2{
	font-size:14px;
}

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

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

.header1{
	font-size:3.8em;
	font-weight:normal;
	color: #a1c34f;
}

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

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

/* Header */

#header {
	width: 890px;
	height: 145px;
	margin: 0 auto;
}

#ColOne {
	float: left;
	display:inline;
	width: 213px;
	margin:20px 4px 0 0;
	padding:0;
	border-right:solid 2px #b7d252;
}

#ColTwo {
	float: left;
	display:inline;
	width: 465px;
	margin:20px 0 0 13px;
	padding:0;
}

#ColThree{
	width:180px;
	float:right;
	background:#000000;
	margin:151px 0 0 0;
	padding:0;
}


/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin: 0 auto;
	padding-top: 20px;
}

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

#footer * {
	color: #878787;

}

#other_com2{
visibility:hidden;
}

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

img {
	padding: 0 15px 12px 15px;
	border:none;
}

img.left {
	float:left;
	display:inline;
	padding: 5px 15px 12px 0;
}

img.right {
	float:right;
	padding: 5px 0 12px 15px;
}
 a.img{
 text-decoration:none;
 border:none;
 }
 

