body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
background-color: #414141;
background:URL(images/back_main.jpg);
font-family:Bitstream Vera Sans;
} 

#main {
	width:800px;
	margin:auto;
	font-family:Bitstream Vera Sans;
	font-size:10px;
	text-align:left;
	border-right:1px;
	border-right-style:solid;
	border-right-color:#414141;
	border-left:1px;
	border-left-style:solid;
	border-left-color:#414141;
}

#left {
	width:522px;
	background-color: #F3F5F4;
	height: 100%;
	font-family:Bitstream Vera Sans;
	_float:left;
}
#right {
	width:278px;
	float:right;
	background-color: #F3F5F4;
	font-family:Bitstream Vera Sans;
}
#main_body {
	width:500px;
	background-color: #F3F5F4;
	font-size:14px;
	margin-left:auto;
	margin-right:auto;
	color: #666666;
	font-family:Bitstream Vera Sans;
	border-left:0px;
	border-right:0px;
}
a:link {
	color: #666666;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
#Layer1 {
	position: relative;
	width:46px;
	height:23px;
	z-index:1;
	left: 70px;
	top: -30px;
}
