body {
	background-image: url(images/index_bkg.jpg);
	background-repeat: repeat;
}

div#container {
	width: 790px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

div#header {
	width: 790px;
	height: 100px;
	margin-top: 15px;
	margin-bottom: 0px;
	clear: both;
}

div#filler {
	width: auto;
	height: 10px;
	clear: both;
}

div#payoff {
	width: 790px;
	height: 120px;
	text-align: right;
	background-color: #9A3416;
}

div#content {
	width: 790px;
	height: 100%;
	margin-top: 0px;
	clear: both;
}

div#photo {
	height: 300px;
	background-color: #9A3416;
	padding-bottom: 8px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

div#spacer {
	height: 55px;
	clear: both;
}

div#menu_layer {
	position: absolute;
	z-index: 1;
	overflow: hidden;
	height: auto;
	left: 35px;
	width: 175px;
	background-color: #BCB377;
	top: 7px;
}

div#intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 15px;
	height: 262px;
}

div#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	width: 145px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-decoration: none;
	text-align: right;
	margin-right: 15px;
	margin-left: 15px;
	letter-spacing: 1px;
}

div#copyright {
	height: 40px;
	background-color: #E4DFB8;
	text-align: center;
	color: #666666;
	font-size: 10px;
	line-height: 40px;
}

div#copyright_home {
	height: 40px;
	background-color: #E4DFB8;
	text-align: center;
	color: #666666;
	font-size: 10px;
	line-height: 20px;
}

div#credits {
	height: 30px;
	text-align: center;
	color: #666666;
	font-size: 10px;
	line-height: 30px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
}

A:link{
	color: #000000;
	text-decoration:none;
}

A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

A:visited{
	color: #000000;
	text-decoration:none;
}

A.black:link {
	color: #000000;
	text-decoration:none;
}

A.black:hover {
	color: #666666;
	text-decoration: underline;
}

A.black:visited{
	color: #000000;
	text-decoration:none;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}