body {
	margin:0;
	padding:0;
	line-height: 1.5em;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial;
	font-size: 12px;
		
		
	
	
	
}
a:link, a:visited { color: #0066CC; text-decoration: none} 
a:active, a:hover { color: #FF0000; text-decoration: underline}

#templatemo_container {
	width: 1070px;
	margin: 0px auto;
	background-color:#FFFFFF;
	
	
	
}
#templatemo_top {
	clear: left;
	height:150px;
	width:1065px;	/* 'padding-top' + 'height' must be equal to the 'background image height' */

margin-left:6px;

margin-bottom:1px;



	
	
	
}
#templatemo_header {
	clear: left;
	margin-top: 5px;
	margin-left: 1px;
	height: 280px;
	text-align: left;
	
	
	
}
#templatemo_left_column {
	clear: left;
	float: left;
	width: 200px;
	padding-left: 3px;
	
	margin-top:8px;
	
}
#templatemo_right_column {
	float: left;
	width: 690px;
	padding-right: 15px;
	padding-top: 10px;
	margin-left:5px;
}
#templatemo_right{
float: left;
	width: 140px;
	
	margin-top:10px;
	
	
	height:510px;
	background-color:#FFFFFF;
	}

#templatemo_footer {
	clear: both;
	padding-top: 9px;
	
	
	height: 40px;
	text-align: center;
	font-size: 11px;
	background:url(../images/templatemo_footer_bg.gif);
	
	color: #666666;
}
#templatemo_footer a {
	color: #666666;
}
#templatemo_site_title {
	padding-top: 30px;
	font-weight: bold;
	font-size: 36px;
	color: #FFFFFF;
}
#templatemo_site_slogan {
	padding-top: 14px;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
.templatemo_spacer {
	clear: left;
	height: 0px;
}
.templatemo_pic {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #000000;
}

.section_box {
	
	margin-right: 0px;
	margin-left: 2px;
	margin-bottom:2px;
	margin-top:10px;
	
	border: 1px solid #DDDDDD;
	background: url(../images/image111.jpg) repeat-x;
	height:250px;
	padding-left:10px;
	
}
.section_box2 {
	margin-top: 15px;
	margin-left: 2px;
	border: 1px solid #DDDDDD;
	background: url(../images/image111.jpg) repeat-x;
}
.post_box {
	
	margin-top: 3px;
	margin-left: 1px;
	background: #FFFFFF;
	color: #000000;
	border: 1px solid #DDDDDD;
background-color:#F2E4FC;
}
.text_area {
	
	margin-left: 10px;
	margin-top:30px;
	border: 1px solid #DDDDDD;
	background-color:#F2E4FC;
	
	
	
}
.post_text_area {
	padding: 10px;
	margin-left: 5px;
	margin-bottom:2px;
	
	
	
}
.post_title {
	
	padding-left: 10px;
	background: #EFEFEF url(../images/gradient_top.jpg) repeat-x;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.publish_date {
	clear: both;
	padding: 3px;
	padding-left: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	
}
.title {
    background:url(../images/gradient_top.jpg) repeat-x;
	padding-bottom:7px;
	padding-top:15px;
	font-size: 18px;
	
	font-weight: bold;
	color: #666666;
}

.subtitle {
	padding-bottom:15px;
	font-size: 14px;
	font-weight: bold;
	margin-left:10px;
	color: #AA0000;
	
}
.subtitle1 {
	/*padding-bottom:15px;*/
	padding:4px;
	font-size: 14px;
	font-weight: bold;
	
	color: #AA0000;
	background: url(../images/image111.jpg) repeat-x;
}
.templatemo_menu {
	list-style-type: none;
	margin: 10px;
	padding: 0px;
	width: 200px;
}
.templatemo_menu li a{
	background: #F4F4F4 url(../images/button_default.gif) no-repeat;
	font-size: 13px;
	font-weight: bold;
	color: #008000;
	display: block;
	width: auto;
	margin-bottom: 2px;
	padding: 5px;
	padding-left: 14px;
	text-decoration: none;
}
* html .templatemo_menu li a{ 
	width: 195px;
}
.templatemo_menu li a:visited, .templatemo_menu li a:active{
	color: #008000;
}
.templatemo_menu li a:hover{
	background: #EEEEEE url(../images/button_default.gif) no-repeat left bottom;
	color: #CC0000;
}