body {
	background: #0c0c16 url(../images/BG.jpg) 100% 0;
	background-position: top center;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

td {
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color: #555555;
	text-align: left;
	vertical-align: top;
}

.float {
	float: left;
}

.maintable {
	margin-left: auto;
	margin-right: auto;
}

.text {
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	padding: 30px 30px 15px 45px;
}

h1 {
	color: #330406;
	font-size: 22px;
	line-height: 22px;
	font-family: 'Trajan Pro', Georgia, 'Times New Roman', Times, serif;
	text-transform: uppercase;
}

h2 {
	color: #9b3618;
	padding-top: 20px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Oswald', arial, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

h3 {
	color: #9b3618;
	padding-top: 20px;
	font-size: 16px;
	line-height: 16px;
	font-family: 'Oswald', arial, serif;
	font-weight: normal;
	letter-spacing: 2px;
	text-transform: uppercase;
}

a {
	color: #9B3618;
	text-decoration: none;
}

a:hover {
	color: #424242;
	text-decoration: underline;
}

.footersize {
	width: 900px;
	margin: 0px auto;
}

.footer {
	color: #5c8e30;
	line-height: 14px;
	font-size: 11px;
}

.footer a {
	color: #60383a;
}

.footer a:hover {
	color: #9b3618;
}

.smaller {
	padding-top: 20px;
	color: #60383a;
	font-size: 10px;
	line-height: 16px;
	font-family: Verdana, sans-serif;
}

.smaller a {
	color: #60383a;
}

.smaller a:hover {
	color: #9b3618;
}

.largelist {
	font-size: 14px;
}

.largelist a {
	font-size: 14px;
	line-height: 22px;
}

.white {
	color: #ffffff;
}

.white td {
	color: #ffffff;
}

.leftbg {
	background-image: url(/images/BG_02.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 29px;
	height: 1000px;
}

.rightbg {
	background-image: url(/images/BG_04.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	width: 30px;
	height: 1000px;
}

.bottom {
	background-image: url(/images/BG_29.jpg);
	background-color: #000000;
	background-repeat: repeat-x;
}

