@charset "utf-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg_sqaure-lightest.gif);
}
a:link {
	color: #32241B;
}
a:visited {
	color: #32241B;
}
a:hover {
	color: #FFFFCC;
}
a:active {
	color: #FFFFCC;
}
.style1 {color: #C6C398}
.style4 {color: #C6C398; font-weight: bold; font-size: 9; }


.style5 {
	font-size: 14px;
	font-weight: bold;
}
.style6 {
	font-size: 12px;
	font-weight: bold;
}

.style9 {font-size: 18px}







#container {
	margin: auto;
	padding: 0px;
	width: 780px;
	height: auto;
	float: none;
}
#header {
	text-align: right;
	width: 775px;
	height: 35px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 5px;
}
#logo {
	background-color: #685b53;
	text-align: left;
	height: 115px;
	width: 222px;
	text-decoration: none;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
#nav {
	height: 227px;
	width: 224px;
	float: left;
	padding: 0px;
	background-color: #32241B;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
#image_roll {
	float: right;
	width: 538px;
	height: 335px;
	border: 1px solid #FFFFFF;
	vertical-align: top;
	clear: none;
	padding-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0%;
	background-color: #32241B;
}
#message {
	height: 50px;
	width: 223px;
	float: left;
	margin-top: 10px;
	background-color: #685B53;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
}
#copy_right {
	float: right;
	height: 311px;
	width: 518px;
	clear: right;
	background-color: #32241B;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #c6c49b;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#copy_left {
	width: 202px;
	float: left;
	height: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #c6c49b;
	background-color: #33251C;
}
#footer {
	height: 25px;
	text-align: right;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/bg_sqaure-lightest.gif);
}

