@charset "utf-8";
/* CSS Document */

  #wrapper  {
	width : 970px;
	margin-right : auto;
	margin-left : auto;
	position : relative;
	border : 2px solid #673303;
	padding : 5px;
	background-repeat : no-repeat;
	background-color : #ffffff;
	height : auto;
}
#header {
height : auto;
width : 975px;
border : thin none #666666;
padding : 0;
}
#menu {
	height : 750px;
	width : 200px;
	float : left;
	border : 2px none #9c5a3c;
	margin-top : 10px;
}

#content {
	float : right;
	height : auto;
	width : 745px;
	border : 2px none #673303;
	margin-top : 10px;
	margin-right : 0;
	margin-bottom : 0;
	margin-left : 0;
	padding-top : 0;
	padding-right : 5px;
	padding-bottom : 0;
	padding-left : 5px;
}
#footer {
	clear : both;
	height : auto;
	width : 975px;
	border : thin none #9c5a3c;
	float : none;
	padding: 0px;
	margin: 0px;
}
#nav {
float : left;
display : inline;
width : 200px;
background-color : #ffffff;
}
body {
text-align : center;
}
#footer_image_left {
float : left;
height : auto;
width : 200px;
}
#footer_image_right {
float : right;
height : auto;
width : 200px;
}
.style1 {
	font-size : 12px;
	font-weight : bold;
	color : #673303;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style5 {
	font-size : 24px;
	font-weight : bold;
	color : #673303;
}
.style4 {
	font-family : Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 18px;
	color : #673303;
}
body, td, th {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #673303;
}
a:link {
color : #000000;
text-decoration : none;
}
a:visited {
color : #000000;
text-decoration : none;
}
a:hover {
color : #9c5a3c;
text-decoration : none;
}
a:active {
color : #000000;
text-decoration : none;
}
.style5 {
font-size : 24px;
font-weight : bold;
}
.style3 {
font-size : 18px;
font-weight : bold;
} 
