﻿#wrapper {
	width: 800px;
	height: auto;
	clip: rect(0px, auto, auto, 0px);
	background-color: #DCD8C9;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 100%;
	height: 234px;
}
#leftcol {
	width: 250px;
	float: left;
	height: 520px;
}
#rightcol {
	width: 535px;
	float: right;
	margin-right: 13px;
	background-color: #FFFFFF;
	height: 1300px;
}
#footer {
	clear: both;
	width: 100%;
	height: 50px;
	font-family: "Courier New", Courier, monospace;
	font-size: small;
	text-align: center;
	color: #993300;
	background-color: #DCD8C9;
}
#nav {
	background-image: url('images/sidebar.jpg');
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 20px;
	width: 185px;
	float: left;
}
a {
	color: #CB9763;
	text-decoration: none;
}
a:hover {
	color: #663300;
	text-decoration: none;
}
a:visited {
	color: #990033;
}
.style1 {
	position: relative;
	width: 329px;
	height: 34px;
	z-index: 1;
	top: -238px;
	left: 433px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CB9763;
	font-variant: normal;
	text-align: right;
}
.style2 {
	position: relative;
	width: 128px;
	height: 26px;
	z-index: 2;
	top: -203px;
	left: 271px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
#bottspace {
	width: 100%;
	height: 75px;
}
#lefttext {
	float: left;
	width: 245px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: medium;
	padding: 7px;
	text-decoration: none;
	margin-top: 9px;
}
#righttext {
	border-left: 1px solid #808080;
	float: right;
		width: 250px;
		font-family: "Times New Roman", Times, serif;
		font-size: medium;
		color: #808080;
		padding: 5px;
		text-decoration: none;
	border-right-color: #808080;
	border-right-width: 1px;
	border-top-color: #808080;
	border-top-width: 1px;
	border-bottom-color: #808080;
	border-bottom-width: 1px;
	margin-top: 13px;
}
#lefttext p {
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: medium;
	text-align: left;
	height: auto;
	margin-bottom: 15px;
}
#righttext p {
	float: right;
	width: 250px;
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	color: #808080;
	text-align: left;
	height: auto;
	margin-bottom: 15px;
}
.imageleft {
	padding: 10px;
	float: right;
}
.imageright {
	padding: 10px;
	float: left;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	color: #808080;
	padding: 10px;
	text-align: left;
	width: 530px;
}
#nav1 {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	height: 55px;
	padding-left: 75px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	vertical-align: middle;
	padding-top: 20px;
	width: 185px;
	float: left;
}
#tableholder {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	height: auto;
}
#ptop {
	background-color: #DCD8C9;
}
