@charset "UTF-8";
body {
	background-color: #423d39;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #BFBDAF;
}
#content {
	background-color: #423d39;
	height: 610px;
	width: 1150px;
	margin-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #BFBDAF;
	line-height: 0.8pc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #7D7D71;
	border-right-color: #7D7D71;
	border-bottom-color: #7D7D71;
	border-left-color: #7D7D71;
	border-left-style: solid;
	font-size: 80%;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#left-content {
	float: left;
	width: 128px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 10px;
	height: 600px;
}
#right-content {
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#footer {
	float: right;
	clear: both;
}
a {
	color: #A3A296;
	text-decoration: none;
}
#flashcontent {
	margin-top: 10px;
	float: left;
	margin-left: 25px;
}
.indeximage {
	padding-top: 8px;
}
a:hover {
	color: #FFFFFF;
}
.gif-padding {
	padding-left: 1px;
}
#container {
	margin-right: 20px;
	margin-left: 20px;
}
#contact {
	float: left;
	padding-top: 25px;
}
a:link {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
