BODY {
	margin: 0 auto;
	padding: 0;
	font-family: Verdana, Sans-Serif;
	font-size: 80%;
	background-color: white;
	color : maroon;
}

table {
	font-family: Verdana, Sans-Serif;
	font-size: 100%;
}

TD {
	line-height: 130%;
font-size : 13px;

}

a {
	color: #672d01;
/*
	color: darkorange;
	text-decoration: underline;
*/
}

A:HOVER {
	color : #ac5959;
	text-decoration: none;
/*
	color: maroon;
	text-decoration: none;
*/
}

img {
	border-width: 0;
}
h3 {
	font-size: 130%;
	margin: 0 0 5px 0;
	padding: 2px 0px 0px 0px;
}

#wrapper {
	text-align: center;
}

#frame { 
	width : 740px;
	margin: 0 auto;
	padding-bottom : 10px;
	/*
	background: url(frame.gif) top left no-repeat;
	*/
	text-align: left;
}

#main {
	padding-top : 3px;
	color : #ac5959;
	width : 736px;
	padding-left : 10px;
	padding-right : 10px;
	padding-bottom : 3px;
	vertical-align : top;
}

#top_links {
	
	text-align : left;
	padding-left : 1px;
	color: gray;
          margin-top : 15px;
}
#top_links span {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
	color: gray;
}
#top_links a {
	font-size: 100%;
	display: inline;
	/*
	padding-left: 8px;
	padding-right: 5px;
	background: url(top_link.gif) left no-repeat;
	padding-bottom: 1px;
	margin-right: 5px;
	*/
	padding: 1px 5px 2px 5px;
	text-decoration: none;
}
#top_links a:hover {
	text-decoration: none;
}

#header {
	clear: both;
	margin : 0px 0px 0px 0px;
	height: 70px;
	
	background-repeat : repeat-x;
          padding-top : 0px;
          padding-left : 0px;
          padding-right : 0px;
          padding-bottom : 0px;
}

#title {
	/*float: left;*/
	font-weight: bold;
	color : black;
	text-align: left;
          background-color : #dfefff;
          border-top-width : 1px;
          border-top-style : solid;
          border-top-color : #0060bf;
          width : 740px;
}

#title_info {
	float: right;
	height: auto;
	padding: 8px;
	width: 310px;
	margin: 10px 5px 0 0;
	border: 2px solid white;
	background-color: #8fa7d1;
	color: white;
}
#title_info p {
	margin: 0;
}

#side{
vertical-align : top;
width : 160px;
}


#side_links {
	clear: left;
	float: left;
	width: 150px;
	margin: 0 0 10px 0;
	padding: 0;
	font-size: 100%;
}
.side_bar {
	margin : 0px 0px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid silver;
	/*
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	*/
	color : #730000;
	background-color : #ffffff;
	/*
	background: url(side_bar.gif) repeat-x;
	*/

width : 165px;
}

.side_bar2 {
	margin : 0px 0px 10px 0px;
	padding: 3px 0px 3px 0px;
	border: 1px solid silver;
	text-align : center;
	/*
	border-top: 1px solid silver;
	border-bottom: 1px solid silver;
	*/
	color : #730000;
	background-color : #ffffff;
	/*
	background: url(side_bar.gif) repeat-x;
	*/

width : 165px;
}



.side_bar a, .side_bar a:visited {
	text-decoration: underline;
}
.side_bar p {
	margin: 0;
	padding: 2px 0 5px 0;
}
.side_bar img {
	border: 0px gray solid;
}
.side_bar STRONG {
	color : #6a3535;
}
.content_text {
	margin:  12px 0 5px 155px;
	padding: 0 10px 5px 6px;
	line-height: 1.4em;
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x bottom left;
	*/
}
.content_text h2 {
	margin: 0px;
	padding: 4px 0 4px 0;
	font-size: 100%;
}
.content_text p {
	margin: 0;
}
.content_footer {
	/*
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	*/
	background-color: white;
	/*
	background: url(content_text.gif) repeat-x;
	*/
	text-align: left;
	margin:  0 0 5px 155px;
	padding: 0 0px 5px 6px;
	line-height: 1.4em;
/*
	font-size: 80%;
*/
	color: gray;
}
.content_footer a {
	text-decoration: none;
}
.content_footer a:hover {
	text-decoration: none;
}
.content_footer p {
	padding: 0;
	margin: 0;
}
.content_image {
	border-top: 1px solid gray;
	border-bottom: 1px solid gray;
	background-color: white;
	/*
	background: url(content_image.gif) repeat-x;
	*/
	text-align: left;
	color: black;
	margin:  0 0 5px 155px;
	padding: 10px 10px 10px 10px;
	line-height: 1.4em;
}
.content_image a, .content_image a:visited {
}
.content_image a:hover {
}
.content_image p {
	padding: 0;
	margin: 0;
}
.content_image img {
	border: 1px silver solid;
	margin: 5px;
}
#menu_list {
	/*
	border: 1px gray solid;
	*/
	border: 1px silver solid;
	line-height: 1.0em;
	background-color: white;
	color : #660000;
	padding: 2px;
	margin: 0px;
	margin-bottom: 5px;
	margin-top: 10px;
	text-indent: 0.5em;
}
#menu_list span {
	display: block;
	border-bottom: 3px white solid;
}
#menu_list a {
	display: block;
	color: #672d01;
	text-decoration: none;
	border-bottom: 3px white solid;
}
#menu_list a:hover {
	border-bottom: 3px white solid;
	background-color: #a67e4e;
	color: white;
}
#menu_list a#here {
	display: block;
	text-decoration: none;
	border-bottom: 3px white solid;
	background-color: #a67e4e;
	color: white;
}

#menu_list a#here:hover {
	border-bottom: 3px white solid;
	background-color: #a67e4e;
	color: white;
}
#footer {
	clear: both;
	text-align: left;
	font-size: 80%;
}
td.thumbbox {
	vertical-align: top;
	white-space: normal;
}
div.thumbbox {
	margin: 0 15px 15px 0;
	padding: 1px;
	border-bottom: 1px silver solid;
	border-top: 5px #8fa7d1 solid;
	background-color: white;
	text-align: center;
}
div.thumb_image {
	margin: 0;
	padding: 0;
}
div.thumb_image a:hover {
	position: relative; 
	top: 1px;
	left: 1px;
}
div.thumb_title {
	padding: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	text-align: left;
	padding: 3px;
}
#copyright{
	  right:0px;
	
text-align : center;
font-size : 13px;
color : black;
}
UL{
          margin-top : 0px;
          
          margin-right : 0px;
          margin-bottom : 0px;
          padding-top : 2px;
          padding-left : 0px;
          padding-right : 0px;
          padding-bottom : 5px;
          font-size : 13px;
          
          list-style-type : disc;
          
          
          


list-style-image : url(img/list.gif);
margin-left : 10px;
}
LI{
          padding-left : 0px;
          
          
          
          
          
          vertical-align : baseline;
          

margin-top : 0px;
margin-left : 0px;
padding-right : 0px;
margin-right : 0px;

}
.t_logo{
          float : left;
          padding-top : 0px;
          padding-left : 3px;
          padding-right : 3px;
          padding-bottom : 3px;
}
.navi{
          text-align : right;
          padding-top : 8px;
          padding-left : 5px;
          padding-right : 0px;
          padding-bottom : 3px;
          
          
          float : right;
          width : 500px;
          margin-top : 0px;
          height : 60px;
          margin-right : auto;
          margin-left : auto;
}

#img{
text-align : center;
padding-top : 10px;
padding-left : 10px;
padding-right : 10px;
padding-bottom : 10px;
width : 490px;
}


H1{
font-size : 16px;
font-weight : bolder;
padding-top : 3px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 3px;
margin-top : 0px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
}

H2{
font-size : 16px;
font-weight : bold;
margin-bottom : 3px;
background-color : #ffffff;
margin-top : 4px;
color : #660000;
}

P{
color : #804040;
}
STRONG{
color : #660000;
}
.photo{
padding-top : 5px;
padding-left : 5px;
padding-right : 5px;
padding-bottom : 5px;border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : silver gray gray silver;

}
.photo2{border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-color : gray gray gray gray;
width : 400px;
padding-top : 3px;
padding-left : 3px;
padding-right : 3px;
padding-bottom : 3px;
}
#top_img{
background-image : url(img/photo_top.gif);
width : 550px;
background-repeat : no-repeat;
height : 350px;
}

