body {
	margin:0px; padding:0px;
	background-color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}

#container {
  background-color:#000000;
	min-height:600px;
	width:800px;
	min-height:700px;
	margin-right:auto;
	margin-left:auto;
	padding:0px 0px 0px 0px;
}

#headerpic {
  width:800px;
	height:200px;
	background:url(images/logo2.jpg) no-repeat;
}

#homeheaderpic {
  width:800px;
	height:300px;
	background:url(images/logo.jpg) no-repeat;
}

#nav{
  background-color:#c3cf21;
  width:800px;
	height:45px;
	text-align:center;
	padding-bottom:3px;
}

#nav_inside{
  background-color:#000000;
  width:800px;
	height:39px;
	text-align:center;
	margin-top:0px;
	margin-bottom:3px;
}

#homenav{
  background-color:#000000;
  width:800px;
	height:150px;
	text-align:center;
	padding:3px 0px 0px 0px;
}


#contentwrap{
  background-color:#FFFFFF;
  width:800px;
	min-height:400px;
	padding:0px;
}

#content{
  float:left;
  width:540px;
	height:auto;
	margin:20px 0px 20px 120px;
	min-height:200px;
  background-color:#FFFFFF;
}

#formbox{
  float:left;
  width:580px;
	height:auto;
	margin:20px 0px 20px 120px;
}

#footerbox{
  background-color:#000000;
  width:800px;
	text-align:center;
	padding:0px 0px 5px 0px;
}

a img { border:0px }








.header {
font-family: Monotype Corsiva, Times New Roman, sans-serif;
font-weight: bold;
color: #c3cf21;
text-align: center;
font-size: 260%;
text-decoration: italic;
}

.header2 {
font-family: Monotype Corsiva, Times New Roman, sans-serif;
font-weight: bold;
color: #c3cf21;
text-align: left;
font-size: 180%;
text-decoration: italic;
}


.header3 {
font-family: Monotype Corsiva, Times New Roman, sans-serif;
font-weight: bold;
color: #c3cf21;
text-align: center;
font-size: 180%;
text-decoration: italic;
}

.header4 {
font-family: Monotype Corsiva, Times New Roman, sans-serif;
font-weight: bold;
color: #000000;
text-align: left;
font-size: 130%;
text-decoration: italic;
}

.header5 {
font-family: Monotype Corsiva, Times New Roman, sans-serif;
font-weight: bold;
color: #000000;
text-align: center;
font-size: 120%;
text-decoration: italic;
}

.body {
font-family: Times New Roman, sans-serif;
font-weight: normal;
color: #000000;
text-align: left;
font-size: 110%;
}

.body2 {
font-family: Times New Roman, sans-serif;
font-weight: normal;
color: #000000;
text-align: left;
font-size: 100%;
}

.body3 {
font-family: monotype corsiva, Times New Roman, sans-serif;
font-weight: normal;
color: #000000;
text-align: left;
font-size: 100%;
}

.body4 {
font-family: Times New Roman, sans-serif;
font-weight: normal;
color: #000000;
text-align: left;
font-size: 80%;
}

.body5 {
font-family: monotype corsiva, Times New Roman, sans-serif;
font-weight: normal;
color: #000000;
text-align: left;
font-size: 140%;
}

.footer {
font-family: Times New Roman, sans-serif;
font-weight: normal;
color: #FFFFFF;
text-align: center;
font-size: 90%;
}

.top {
font-family: monotype corsiva, Times New Roman, sans-serif;
font-weight: normal;
color: #c3cf21;
text-align: right;
font-size: 95%;
}

.bow a:link {
text-decoration: none;
color: #000000;
}
.bow a:visited {
text-decoration: none;
color: #000000;
}
.bow a:hover {
text-decoration: underline;
color: #000000;
}
.bow a:active {
text-decoration: underline;
color: #000000;
}


.wob a:link {
text-decoration: none;
color: #FFFFFF;
}
.wob a:visited {
text-decoration: none;
color: #FFFFFF;
}
.wob a:hover {
text-decoration: underline;
color: #FFFFFF;
}
.wob a:active {
text-decoration: underline;
color: #FFFFFF;
}

.g a:link {
text-decoration: none;
color: #c3cf21;
}
.g a:visited {
text-decoration: none;
color: #c3cf21;
}
.g a:hover {
text-decoration: underline;
color: #c3cf21;
}
.g a:active {
text-decoration: underline;
color: #c3cf21;
}


/*
	General Styles
*/

a img { border:0px; padding:0px; margin:0px; float:left; }
