body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

}
.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
a.text {
	font-family: Tahoma;
	font-size: 13px;
	color: #0000ff;
	text-decoration: none;
}
a.text:hover {
	font-family: Tahoma;
	font-size: 13px;
	color: #0000ff;
	text-decoration: underline;
}

.header {
	font-family: Tahoma;
	font-size: 15px;
	color: #000099;
	text-decoration: none;
}

.main {font-family: Tahoma;
	font-size: 17px;
	color: #000099;
	text-decoration: none;
}

p {
margin: 0px; 
padding-bottom: 0px;
padding-right: 10px;
padding-left: 10px;
padding-top: 10px;
}

#content { 	
text-align: left;
width: 739px;
height: 300px;
background-color: #ffffff;
border-left: 1px solid #607FAE;
border-right: 1px solid #607FAE;
}

#footer { 	
width: 739px;
text-align: right;
font-size: 10px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#564b47;
padding-right: 15px;
padding-top: 5px;
}

#feed {
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
font-size: 15px;
margin: 0px; 
padding-bottom: 0px;
padding-right: 10px;
padding-left: 10px;
padding-top: 1px;
}

#mainright {
		width:33%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#maincenter {
		width:34%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		}
	
	#mainleft {
		width:33%;
		float:left;
		background:#fff;
		padding-bottom:10px;
padding-left:10px;
		}


