@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #999999;
	padding: 0px;
	width: 730px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
	background-image: url(../images/backgroundGradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-attachment: scroll;
}
h1 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	height: 200px;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	width: 720px;
	background-position: center center;
}
h1 +h2 {
	color: #A29061;
	position: absolute;
	top: 150px;
	letter-spacing: .5em;
	font-weight: normal;
	left: 291px;
	font-size: small;
}



span {
	display: none;
}
div#wrapper {
	position: absolute;
	left: auto;
	top: 15px;
	right: auto;
	bottom: 0px;
	width: 730px;
	background-color: #000000;
	height: 1732px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
ul#Nav {
	width: 720px;
	height: 21px;
	list-style-type: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #A29061;
	border-right-color: #A29061;
	border-bottom-color: #A29061;
	border-left-color: #A29061;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
ul#Nav li {
	float: left;
	width: 168px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A29061;
	border-left-color: #A29061;
}
ul#Nav a {
	text-decoration: none;
	font-weight: bold;
	display: block;
	color: #FFFFFF;
}
ul#Nav a:hover {
	color: #A29061;
}

div#content {
	width: 286px;
	padding: 0px;
	position: absolute;
	left: 245px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #A29061;
}
div#topbox h2 {
	color: #FFFFFF;
	text-align: center;
}
div#topbox {
	color: #FFFFFF;
	font-size: small;
}
h3#titlelink {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
}
h3#titlelink a {
	color: #FFFFFF;
}
strong#orange {
	color: #DF6E21;
}

div#content p {
	text-align: justify;
}
div#content ul {
	text-align: left;
	margin-right: 6px;
}
form {
	padding-left: 50px;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	background-color: #F87823;
	height: 370px;
}
form p {
	color: #FFFFFF;
	font-weight: bolder;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 5px;
}

div#leftSide {
	position: absolute;
	width: 216px;
	left: -235px;
	top: 310px;
	padding: 0px;
	border: 1px solid #A29061;
	margin: 0px;
}
div#leftSide a {
	margin-left: 6px;
}

div#topRight {
	width: 216px;
	border: 1px solid #A29061;
	position: absolute;
	left: -235px;
	top: 120px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	margin: 0px;
}
div#topLeft {
	position: absolute;
	width: 216px;
	left: -235px;
	top: 0px;
	border: 1px solid #A29061;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}


div#rightSide {
	position: absolute;
	width: 168px;
	top: 0px;
	right: -185px;
	text-align: center;
	border: 1px solid #A29061;
	padding-top: 6px;
	padding-bottom: 6px;
	margin: 0px;
}
div#bottom {
	position: absolute;
	width: 720px;
	top: 1350px;
	left: -240px;
}
div#bottom h3 {
	margin-bottom: 10px;
}

div#bottom p {
	float: left;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 240px;
}
.hidden {
	display: none;
}
a    {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
blockquote {
	margin: 0px;
	padding: 0px;
}
div#content h2,h3 {
	background-color: #333333;
	margin: 0px;
	padding: 6px;
}
p {
	padding: 0px;
	margin-right: 6px;
	margin-left: 6px;
}
img {
	border: 1px solid #FFFFFF;
}
