body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.jpg) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}


a {
	color: #336699;
}

#page {
	width: 920px;
	padding-top: 10px;
	margin: 0 auto;
}


a:hover {
	text-decoration: none;
}





#header {
	width: 100%;
	height: 108px;
	margin: 0 auto;
	padding-top: 0px;
}

#logo {
	width: 80%;
	margin: 0 auto;
	height: 109px;
	padding-top: 0px;
	padding-left: 15%;
}

#mainl {
	background-color: #00CCCC;
	width: 300px;
	left: 10px;
	top: 0px;
	background-attachment: fixed;
	background-position: left top;
	word-spacing: normal;
	text-align: left;
	white-space: normal;
	display: block;
	height: auto;
	float: left;
	clear: left;
	margin: 0 auto;
	visibility: visible;
	z-index: auto;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
}

#latest-post {
;	float: left;
	width: 400px;
	margin: 10px;
;	top: 0px;

}


#block3 {
	background-image: url(images/Untitled-1.psd.jpg);
	height: 109px;
	width: 615px;
}


.btb_td {
    	background-image: url(images/btbbg.gif);
    	background-repeat: repeat-x;

}
.bf_td {
    	background-image: url(images/bfbbg.gif);
    	background-repeat: repeat-x;
}

.blbg {
	width: 12px;
    	background-image: url(images/blbg.gif);
    	background-repeat: repeat-y;
}

.brbg {
	width: 12px;
	background-image: url(images/brbg.gif);
    	background-repeat: repeat-y;
}

.block_content {
	background-color: #EBF4F8; 
}

#datas {
	background-position: center top;
	margin: 0px;
	width: 100%;
	height: 100%;
}

.maintable {
	background-attachment: fixed;
}




#recent-posts {
	float: left;
	margin-top: 0px ;
	width: 450px;
	display: block;
	padding-top: 10px;
}


.post {
}


.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	line-height: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #BABABA;
}

.post .meta a {
	color: #BABABA;
}

.post .entry {
	margin-bottom: 10px;
	padding-bottom: 5px;
}

#footer {
	background-image: url(images/img01.jpg);
	background-repeat: repeat-x;
	width: 100%;
	height: 110px;
	clear: left;
}

