body {
	background-image:url(assets/bkg.jpg);
	margin: 0;
	margin-left:0;
	color: #D1D1D1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:11px;
	font-weight: normal;
	font-variant: normal;
}
#top_bar{
width:776px;
}
#top_links{
float:left;
width:243px;
padding-left:11px;
}
#top_text{
float:left;
width:500px;
height:20px;
text-align:right;
padding-left:11px;
padding-top:8px;
}
#header_images{
width:776px;
height:88px;
}
#top_buttons{
width:776px;
height:20px;
background-color:#E0E0E0;
text-align:center;
margin-bottom:5px;
}
#body_left{
float:left;
width:190px;
height:inherit;
margin-bottom:5px;
padding:5px;
}
#body_main{
float:left;
width:565px;
height:inherit;
border-left:#CCCCCC 1px solid;
margin-bottom:5px;
padding:5px;
}
#rightside_image{
float:left;
width:inherit;
height:inherit;
}
#text_content{
float:left;
width:inherit;
height:inherit;
padding:10px;
}
.text{
	size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
}
.Title{
	size:11px;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
