html, body {
width: 100%;
text-align: center;
background-color: #000000;
}	
#wrapper {
width: 900px;
margin: 0px auto;
}
#header {
width: 851px;
height: 64px;
background-color: #dc8b0b;
padding-left: 49px;
padding-top: 39px;
padding-bottom: 10px;
text-align: left;
vertical-align: bottom;
}
#contentMain {
width: 725px;
/*height: 500px;*/
float: left;
border-right: 2px solid #313131;
vertical-align: top;
padding-bottom: 20px;
}
#contentRight {
width: 168px;
float: right;
text-align: left;
padding-top: 4px;
vertical-align: top;
}
#menuWrapper {
width: 725px;
padding-top: 17px;
padding-left: 0px;
padding-bottom: 50px;
}
#contentWrapper {
width: 725px;
padding-left: 5px;
padding-right: 0px;
text-align: left;
}
#imageTiles {
float: left;
width: 260px;
}
#textarea {
float: right;
width: 430px;
align: justify;
padding-right: 20px;
}
#footer {
clear: both;
width: 900px;
padding-top: 10px;
border-top: 1px solid #313131;
font-family: Arial; 
font-size: 10px;
color: #666666;
}
#footer a {
text-decoration: underline;
color: #666666;
}

ul{
margin: 0px 0px 20px 0px;
padding: 0px;
list-style: none;
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
line-height: 16px;
}

.textHeading {
font-family: Georgia;
font-size: 18px;
font-weight: normal;
letter-spacing: 3px;
text-transform: uppercase;
color: #FFFFFF;
text-align: left;
}

.h2Heading{
font-family: Georgia;
font-size: 13px;
font-weight: bold;
letter-spacing: 3px;
text-transform: uppercase;
color: #FFFFFF;
line-height: 16px;
}

.mainText {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
text-align: justify;
line-height: 16px;
}
.mainText a{
text-decoration: none;
color: #FFFFFF;
font-weight: bold;
font-size: 12px;
}
.mainText td {
padding-bottom: 6px;
text-align: left;
vertical-align: top;
}
.mainText2 {
font-family: Arial;
font-size: 11px;
color: #dc8b0b;
background-color: #000000;
text-align: justify;
line-height: 16px;
border: 1px solid #FFFFFF;
}
.subNavLink {
font-family: Arial;
font-size: 11px;
color: #FFFFFF;
text-decoration: none;
}
.subNavLink a {
text-decoration: none;
color: #dc8b0b;
}
.menuItem {
font-size: 12px;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
color: #dc8b0b;
float: left;
border-right: 1px solid #dc8b0b;
padding-left: 10px;
padding-right: 10px;
font-family: Georgia, "Times New Roman", Times, serif;
}
.menuItem a {
text-decoration: none;
color: #dc8b0b;
}
.menuItem a:hover {
text-decoration: none;
color: #474747;
}
.headerTop {
font-size: 18px;
color: #FFFFFF;
letter-spacing: 4px;
text-transform: uppercase;
font-family: Georgia;
}
.headerBottom {
font-size: 30px;
color: #000000;
letter-spacing: 6px;
text-transform: uppercase;
font-family: Georgia;
}

a.smallLink{
font-size: 8pt;
font-weight: normal;
text-decoration: underline;
}
