a 
{ color: #053466; } 
a:active { color: #053466; } 
a:visited { color: #053466; } 
a:hover { color: #466FAD; text-decoration: none; }
#backMain { padding-top: 20px; text-align:left;}

body { 
    background-color: #FFFFFF; 
	margin: 0px; 
	font-family: arial, helvetica, sans-serif; 
	font-size: 12px;
	letter-spacing: normal;
	line-height: 18px;
}
#frame { 
    margin:0;
}
#top_shadow {
    margin:0;
	background-image:url(top.jpg);
	background-repeat:no-repeat;
    background-position:center;
	height:15px;
}

#framed_content{
    margin:0;
	background-image:url(side.jpg);
	background-repeat:repeat-y;
	background-position:center;
}

#conent{
	display:block;
	width:620px;
	margin: 0 auto;
	background-color: #ECE9D8;
	border: #999999 solid 1px;
	/*background-color: #ECE9D8;*/
}
#news {
	width:580px;
	margin:10px auto;
	text-align:justify;
}


#mission {
display:block;
width:620px;
margin:0 auto;
}

#bottom_shadow {
    margin:0;
	background-image:url(bottom.jpg);
	background-repeat:no-repeat;
    background-position:center;
	height:15px;
}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
	background-color:#F7EFDE;
}

#footer { color: #808080; padding: 15px 15px;}
.footer {
	color: #808080;
	font-size: 9px;
	padding: 0px 0px 0px 0px;
	line-height:12px;
}
a.footer { color: #808080; } a.footer:visited { color: #808080; } a.footer:active { color: #808080; } a.footer:hover { text-decoration: none; }


h1 { margin: 15px 0px 2px 0px; font-size: 14px; font-weight: bold; color: #801418; text-align: left; text-decoration:underline;}
h2 { margin: 15px 0px 10px 0px; font-size: 14px; font-weight: bold; color: #772200; }
h3 { font-weight: bold; margin: 8px 0px 2px 0px; font-size: 11px; color: #000000; text-align: left; }
h4 {
	font-weight: bold;
	margin: 8px 0px 2px 0px;
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
/*
h4 { margin: 15px 0px 10px 0px; font-size: 12px; font-weight: bold; color: #AFA482; text-align: left; }
*/
hr { border: none 0; border-top: 1px solid #cccccc; height: 1px; margin-bottom: 20px;}



#photoLeft { float: left; padding: 0px 15px 10px 0px; }
#photoRight { float: right; padding: 0px 0px 10px 15px; }
#photoThumb { float: left; padding: 2px 8px 5px 0px; }
/*ul { text-align: left; margin-right: 15px; }*/

