body { 
	margin: 0px;
    padding: 0px;
	text-align: left; 
	color: #000; 
	line-height: 1.7em;
	font-size: 13px;
	 }


hr{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
} 

A {
text-decoration:none;
}
a:link {color:#990000; 
}
a:visited {color:#990000;
}
a:active {color:#990000;
}
a:hover {color: #cccc00;
text-decoration:underline;
}

h3 {
margin: 20px 0;
padding: 0px;
	}

h2{
margin: 5px 0;
padding: 0px;
	}


#container {
	width: 770px;
	border: 1px solid #990000;
} 


h1 {
width: 770px;
height: 76px;
padding: 0px;
margin:0 0 5px 0;
background-image:  url(images/head.gif);
text-indent: -9999px;
}


#center {
	width: 750px;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	}

#message {	
margin-left: 8px;
height: 155px;
width: 350px;
background: url(images/top_message.gif) no-repeat;
text-indent: -9999px;
	}

#news{
width: 320px;
height: 25px;
background: url(images/menu_news.gif);
text-indent: -9999px;
}

.content {
	padding: 15px 10px 5px 10px;
	background-color: #FFFFFF;
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
                margin: 10px;
	}

.content p {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
	text-align: left;
	margin: 10px;

	}

.content blockquote {
	line-height: 150%;
	}


.content h3 {
	color: #006600;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
                margin: 10px 0;
                border-bottom: double 3px #009900;
                padding: 0 0 0 16px;
                background: url(images/icon.gif) no-repeat 0 30%;
	}

#news_all{
text-align: right;
                border-top: double 3px #009900;
padding: 10px 0 0 0;
margin: 5px 0;
}


#top_left {
	width: 750px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}



#top_left img {
margin:10px;
	border: 3px double #ccc;
	}

.photo {
	text-align: left;
	margin-bottom: 20px;
	}




#address {
width:770px;
height:50px;
background-image:  url(images/foot.gif);
text-indent: -9999px;
}
#top_left h2 {
	text-align: center;
}
