@charset "utf-8";
/* CSS Document */

body{
	margin:0;
	padding:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#screen{ width:780px;
margin:0 auto;background: url(../images/bg.gif) repeat-y;
padding:0 112px;
}
.clr{ clear:both}
#top{
width:780px;height:40px;
padding-top:202px;
background: url(../images/top.jpg) no-repeat #d7d7d7;
}
#main{background:#F3F0E9;
min-height:450px;
_height: 450px;

}
#mainleft{
	float:left;
	clear:left;
	font-size: 75%;
	line-height: 1.6em;
	color: #333333;background:#F3F0E9;
}
#mainright{
float:right;
clear:right;
	background:url(../images/right1.jpg) no-repeat #F3F0E9;
	height:300px;
	width:220px;
}
#mainright2{
float:right;
clear:left;
	background-image: url(../images/right2.jpg);
	background-repeat: no-repeat;
	height:340px;
	width:220px;
}
#mainright a{
	font-size: 0.8em;
	line-height: 2em;
	color: #666666;
}
#mainright a:hover{
	font-weight: bold;
	color: #006600;
}
#mainright2 li{ background: url(../images/newsx.jpg) no-repeat left center; list-style:none; padding-left:10px;}
#mainright2 a{
	font-size: 0.8em;
	line-height: 2em;
	color: #666666;
	text-decoration: none;
}
#mainright2 a:hover{
	font-weight: bold;
	color: #006600;
	border-bottom:1px dotted #666;
}


#menu{
	width:120px;
	height:40px;
	margin:0 0 0 20px;
	background-image: url(../images/menu2.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 120%;
	color:#F3F0E9;
	font-weight: bold;
	line-height: 0.9em;
}
#bot{
width:780px;
	background-color:#E9E8E3;
	height:25px;
	font-size:70%;
	color: #006633;
	font-weight: bold;
}
