/* CSS Document */
body{
	padding:0; margin:0; background:url(images/bg.jpg) repeat-x 0 0 #FFFFFF; color:#424242;
	}
div, p, h1, h2, h3, h4, img, ul{
	padding:0; margin:0;
	}
ul{
	list-style-type:none;
	}
.spacer{
	font-size:0; line-height:0; clear:both;
	}
#main_body{
	width:1000px; background:url(images/bg_pic.jpg) no-repeat 0 90px; margin:0 auto; padding:0 58px 0 30px;
	}
#leftSide a{
	padding:0; margin:0;
	}
#leftSide{
	width:667px; float:left; position:relative; padding:31px 0 0 0; margin:0;
	}
#leftSide ul{
	height:58px;  display:block;  width:357px;
	}
#leftSide ul li{
	height:57px; float:left; background:url(images/navi_sa.gif) repeat-y top right; padding:1px 10px 0 10px;
	}
#leftSide ul li.noborder{
	height:57px; float:left; background-image:none; padding:1px 10px 0 10px;
	}
#leftSide ul li a{
	color:#78756d; background:url(images/navi_bg.gif) repeat-x 0 0 #78756dz; font:bold 13px/57px Arial, Helvetica, sans-serif;
	text-decoration:none; display:block;
	}
#leftSide ul li a.hover{
	background:url(images/navi_hover.gif) no-repeat bottom center; 
	}
#leftSide ul li a:hover{
	background:url(images/navi_hover.gif) no-repeat bottom center;
	}
#leftSide img{
	 margin:31px 0 62px 0; display:block; border:none;
	}
#leftSide h1{
	position:absolute; left:69px; top:183px; 
	 height:14px; font-size:0;
	}
#leftSide h2{
	font:normal 30px/33px Georgia, "Times New Roman", Times, serif; background-color:#FFFFFF; color:#006EA6; display:block;
	}
#leftSide h3{
	font:normal 24px/30px Arial, Helvetica, sans-serif; background-color:#FFFFFF; color:#000000; display:block; margin:0 0 6px 0;
	}
#leftSide p{
	width:630px; font:normal 14px/18px Arial, Helvetica, sans-serif; color:#000000; background-color:#FFFFFF; margin:10px 0 0 0;
	}
blockquote {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:bold;
	font-style:italic;
	quotes:inherit;
	color:#06C;
	margin-left: 0;
	text-align: center;
	margin-right: 0;
	width: 75%;
	}
#leftSide ul.links{
	width:630px; height:24px ; margin:13px 0 30px 0; padding:0;
	}
#leftSide ul.links li{
	background-image:none; padding:0 2px 0 0; float:left; margin:0; height:24px;
	}
#leftSide ul.links li a{
	font:bold 13px/24px Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; color:#FFFFFF; 
	background-color:#FFFFFe; height:24px;
	}
#leftSide ul.links li.admin  a{
	width:130px;  background:url(images/admin.gif) no-repeat 0 0;
	}
#leftSide ul.links li.admin:hover a{
	background:url(images/admin_h.gif) no-repeat 0 0;
	}
#leftSide ul.links li a.comm{
	background:url(images/comm.gif) no-repeat 0 0; width:118px;
	}
#leftSide ul.links li a.comm:hover{
	background:url(images/comm_h.gif) no-repeat 0 0;
	}
#leftSide ul.links li a.more{
	background:url(images/more.gif) no-repeat 0 0; width:78px;
	}
#leftSide ul.links li a.more:hover{
	background:url(images/more_h.gif) no-repeat 0 0;
	}
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
