body
{
	font-family: tahoma;
	font-size: 16pt;
	background-image:url("theme/bg.png");
}
table {border-spacing: 0px;}
td {padding:0px;}
#Main
{
	width:100%;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	min-height:100px;
	border-spacing: 0px;	
}
#logo
{
	padding: 10px 0px 10px 0px;
	text-align: center;
	vertical-align: bottom;
}
.menu_item {cursor: pointer;}

#sites_box
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
.site_img 
{
	width:195px;
	height:150px;
	margin: 5px 0px 15px 0px;
}
.site_frame
{
	width:215px;
	height:170px;
}

#footer
{
	width:100%;
	height:127px;
	background-image:url('theme/footer_bg.png');
	margin-left:auto;
	margin-right:auto;
}
#footer_text{margin-top: 40px;}