.container {
	height: 748px;
	width: 1000px;
	border: 2px solid #FFFFFF;
	background-repeat: no-repeat;
}
.imageborder {
	border: 2px solid #000000;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B86A43;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerbg2 {
	background-image: url(images/flamesbg2.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/* Menu */

#menu {
	width: 540px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 142px;
	height: 21px;
	padding: 7px 1px 0 1px;
	background: url(images/img3.gif) no-repeat center center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: .2em;
	font-size: x-small;
	font-weight: bold;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background-image: url(images/img4.gif);
	color: #FFFFFF;
}
.scrollArea {
width: 635px; 
height: 365px;
padding-left: 5px;
padding-right: 5px; 
border-color: #000000;
border-width: 2px; 
border-style: solid;
float: left; 
overflow: auto;
background: #C4C4C4;
}
.scrollArea img{
margin: 1px;
border-color: #6699CC;
border-width: 1px; 
border-style: solid;
}

.tableh1 {
	background-repeat: no-repeat;
}
.tableh1 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #B86A43;
}