body {
	background-color: #37301D;
}

.bottom_leftpiece {
	position: absolute;
	left: 0px;
	top: 715px;
}
.logo {
	position: absolute;
	left: 0px;
	top: 445px;
}
.top_eyemouth {
	position: absolute;
	left: 0px;
	top: 60px;
}
.top_piece1 {
	position: absolute;
	top: 0px;
	left: 0px;
}
#bg_top {
	position: absolute;
	left: 497px;
	top: 0px;
	background-image: url(images/top_bg_repeat.gif);
	background-repeat: repeat-x;
	right: 0px;
	height: 61px;
}
#bg_sidebar {
	position: absolute;
	left: 0px;
	top: 713px;
	background-image: url(images/side_bg_repeat.jpg);
	background-repeat: repeat-y;
	bottom: 0px;
	height: 100%;
}
#content {
	position: absolute;
	top: 115px;
	left: 250px;
	right: 160px;
	background-color: #272213;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #B7B237;
	font-size: 10pt;
	padding: 5px;
	margin: 5px;
	border: 1px solid #000000;
	font-weight: normal;
	background-image: url(images/goat_bg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#link_bar {
	position: absolute;
	top: 115px;
	right: 5px;
	background-color: #272213;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
	width: 125px;
	border: 1px solid #000000;
}

.copyright {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #999999;
}
.contentfloat {
	text-align: left;
	float: left;
	margin: 5px;
}
.headercell {
	background-image: url(/graphics/ui/ui_headerbg.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: 0px 0px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #B7B237;
	font-weight: bold;
	width: 200px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A7A555;
}
.content {
	text-align: left;
	margin: 5px;
	padding: 5px;
}
.picbuffer {
	margin: 2px;
}
#menu {
	left: 275px;
	position: absolute;
	top: 80px;
}
#Menu_Text a{
	color: #CC9900;
	text-decoration: none;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor: crosshair;
	width: 300px;
}


#Menu_Text a:hover {
	color: #CC3300;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.google_buffer {
	padding: 5px;
	margin: 5px;
}

