body {
	background: #9B8B7C url(../img/index/body.gif) 0 0 repeat-x fixed;
	font-size: 62.5%;
	font-family: "Bitstream Vera Sans", "Lucida Grande", Verdana, sans-serif;
	text-align: center;
	margin: 0;
	padding: 0;
}

html>body {	background: #9A8A7B url(../img/index/body.gif) 0 0 repeat-x fixed }
a {
	color: #039;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	color: #a9732b;
	text-decoration: underline;
}

h1 {
	font-size: 1.8em;
	margin: 0;
	padding: 6px 12px;
	text-transform: uppercase;
	text-align: center;
	color: #a9732b;
}


h2 {
	font-size: 1.6em;
	margin: 0;
	padding: 6px 12px;
}

p {
	font-size: 1.2em;
	margin: 0;
	padding: 14.5px 12px;
	line-height: 1.4;
}

table {margin-top: 20px;text-align:left;}
td {font-size: 1.1em;margin: 0;line-height: 1.4;}



div#wrapper {
	width: 781px;
	margin: 0 auto;
	text-align: left;
}

div#nav_container {
	position: absolute;
	background: url(../img/index/nav_frame.gif) 0 0 no-repeat;
	width: 176px;
	height: 602px;
}

div#header {
	width: 597px;
	height: 125px;
	background: #fff url(../img/index/header.gif) 0 0 repeat-y;
}

div#container {
	position: relative;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	z-index: 1;
	background: url(../img/index/container.gif) 8px 0 repeat-y;
	width: 600px;
	left: 200px;
}

div#content {
	position: absolute;
	width: 258px;
	height: 396px;
	left: 322px;
	top: 133px;
	overflow: auto;
}

div#border_left {
	position: absolute;
	width: 16px;
	height: 427px;
	top: 125px;
	left: 0;
	background: url(../img/index/border_left.gif) 0 0 no-repeat;
}

div#border_right {
	position: absolute;
	width: 15px;
	height: 427px;
	top: 125px;
	left: 582px;
	background: url(../img/index/border_right.gif) 0 0 no-repeat;
}

html>body div#border_right { right: 0; }
div#footer1 {
	position: absolute;
	z-index: 900;
	width: 278px;
	height: 20px;
	top: 532px;
	left: 319px;
	background: url(../img/index/footer1.gif) 0 0 no-repeat;;
}

div#footer {
	position: absolute;
	z-index: 900;
	width: 600px;
	height: 50px;
	top: 552px;
	left: 0;
	background: url(../img/index/footer2.gif) 0 0 no-repeat;
}

div#footer p {
	position: absolute;
	z-index: 1;
	top: 20px;
	left: 30px;
	color: #fff;
	font-size: 1em;
}

div#footer p a { color: #fff; }

div#flash {
	position: absolute;
	z-index: 200;
	top: 188px;
	left: 16px;
	width: 303px;
	height: 363px;
}

div#welcome {
	position: absolute;
	width: 283px;
	height: 22px;
	left: 27px;
	top: 144px;
	background: url(../img/index/welcome.gif) 0 0 no-repeat;
}

