* { margin: 0; padding: 0; }

body { background: #231F20 url(../images/bg.jpg) no-repeat; font-family: Arial,Helvetica,sans-serif; font-size: 11px; color: #333; text-align: center; }


#wrap {width: 879px; text-align: left; margin: 15px auto 0 auto; padding: 20px 30px; }

#head { background-color: #fff; height: 70px; }

#menu { background: #7B96B1 url(../images/menu.gif) no-repeat; height: 27px; } 

#menu ul {
	float: left;
	list-style-type: none;
}

#menu ul li {
	float: left;
	margin-left: 53px;
	margin-top:7px;
	font-weight:bold;
}

#menu ul li.test {
	float: left;
	margin-left: 40px;
	margin-top:7px;
	font-weight:bold;
}

#menu a:link { color:#fff; text-decoration:none;}  
#menu a:visited { color:#fff; text-decoration: none; }  
#menu a:hover { text-decoration: underline; } 

#header { background-color: #fff; height: 80px; }

#photo { background-color: #fff; height: 240px; }

#body { float: left; width: 100%; min-height: 250px; background-color: #fff; }

#right { float: right; width: 570px; margin-top:20px; margin-right:15px; }
	#right #facebook { margin-top: 140px; height: 48px; }

#right h1 { font-size: 1.2em; color: #333; padding-bottom: 0.3em; }
#right p { font-size: 1em; color: #33; margin-bottom:10px;}

#left { float: left; width: 260px; background-color: #fff; margin-top: 20px; border-style: solid; border-left:0px; border-right: 0px; border-top:0px; border-bottom: 0px; border-color: #666; min-height:230px;}
#left h1 { font-size: 1.2em; color: #0B80B6; padding-bottom: 0.3em; padding-left: 15px; }
#left p {  }
#left div.news {
	margin-left: 20px; padding-top: 9px;
	background: #858585 url(/images/curvtop.png) no-repeat top left;
}
#left div.news div {
	 padding: 10px; padding-top: 0px;
	background: #858585 url(/images/curvbot.png) no-repeat bottom left;
}
#left div.news p { color: #fff; }
#left div.news a { color: yellow; font-size: 13px; }
#left img { vertical-align: middle; padding-left: 25px; padding-bottom:10px;}

#foot { color: #fff; width: 842px; margin: 0 auto;}

#footbar { float: left; width: 100%; height: 9px; }

#footbar img { float: left; }

li {margin-left:20px;}
