body {
    margin:0px; 
	padding:0px;}
	a {	text-decoration:none;
	color:#453310;
}
a:hover{text-decoration: underline;}	
#top_left {
    border-bottom:1px #ECF1F5 solid;}

#top_cener {
    border-bottom:1px #ECF1F5 solid; 
	background:url(../img/top_center.jpg) no-repeat;}

#top_right {
    border-bottom:1px #ECF1F5 solid; 
	background:url(../img/top_right.jpg) no-repeat 100% 85%;}

#center_left {
    background:url no-repeat bottom #EDFFD7;
	border-top:6px #931f04 solid; 
	
	padding:20px;}

#center_left a {
    display:block; 
	font:11px Tahoma; 
	color:#117908; 
	background:url(../img/arrow.gif) no-repeat 0% 50%; 
	padding:8px 0px 8px 15px; 
	border-bottom:1px #858A84 dashed; 
	text-decoration:none;}

#center_left a:hover {
    text-decoration:underline;}

#center_right {
    border-top:6px #931f04 solid; 
	font:11px Tahoma; 
	color:#959595; 
	padding:40px;}

#bottom_left {
    background:url(../img/bg_bottom.gif) repeat-x; 
	font:11px Tahoma; 
	color:#FFF; 
	padding-left:30px;}

#bottom_right {
    background:url(../img/bg_bottom.gif) repeat-x; 
	padding-right:20px;}

#banner {
    border-bottom:1px #858A84 dashed; 
	border-top:1px #858A84 dashed; 
	margin:40px; 
	padding:10px;}

#banner a {
    font:11px Tahoma; 
	color:#777; 
	text-decoration:none;}

#banner a:hover {
    text-decoration:underline;}

h1 {
    font:11px Tahoma; 
	border-bottom:1px #858A84 dashed; 
	padding-bottom:10px;}
	
.img_content {
    margin:20px 20px 10px 0px; 
	border:0px red solid;}
