@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
}
.right {
	vertical-align: top;
	background-image: url(images/wsc.jpg);
	background-position: left top;
	width: 60px;
	background-repeat: no-repeat;
}
.left {
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #BF9C42;
	font-weight: bold;
	text-align: right;
	margin: 0px;
}

.head {
	background-image: url(images/head.jpg);
	background-position: center center;
	height: 172px;
	width: 704px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #F4F4D5;
	border-right-color: #F4F4D5;
	border-bottom-color: #F4F4D5;
	border-left-color: #F4F4D5;
}
.top1 {
	background-image: url(images/top1.jpg);
	height: 25px;
	width: 704px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4D5;
	border-bottom-color: #F4F4D5;
	border-left-color: #F4F4D5;
	background-repeat: no-repeat;
	background-position: center center;
}
.top2 {
	background-image: url(images/top2.jpg);
	height: 25px;
	width: 704px;
	color: #F4F4D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	line-height: 21px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F4F4D5;
	border-right-color: #F4F4D5;
	border-left-color: #F4F4D5;
	background-repeat: no-repeat;
	background-position: center center;
}
.top2 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.top2 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.top2 a:hover {
	color: #DDCB8C;
	text-decoration: underline;
}
.foot {
	background-image: url(images/foot.jpg);
	height: 25px;
	width: 704px;
	color: #F4F4D5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F4F4D5;
	border-left-color: #F4F4D5;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F4F4D5;
}

.table {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	margin: auto;
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
}
.content {
	background-color: #F4F4D5;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #674625;
	font-size: 12px;
	height: 550px;
	vertical-align: top;
	width: 704px;
}
.float_left {
	float: left;
	border: 1px solid #65411D;
	margin-right: 10px;
	margin-bottom: 10px;
}
.float_right {
	float: right;
	border: 1px solid #65411D;
	margin-left: 10px;
	margin-bottom: 10px;
}
.bold {
	font-size: 12px;
	font-weight: bold;
}
.bold_2 {
	font-size: 12px;
	font-weight: bold;
	color: #C8A841;
}

.content p {
	padding: 40px;
	line-height: 17px;

}

.italic {
	font-style: italic;
}
a:link {
	color: #553B1A;
}
a:visited {
	color: #553B1A;
}
a:hover {
	color: #947D1F;
}
