body {
background-color: #ffffff;
font-size: 12px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#564b47;
margin:0px;
text-align: center;
}
#wrapper {
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 0px;
width: 1228px;
height: 600px;
border: 0px dashed #564b47;
}

#header{
width: 1228px;
height:449px;
background: url('images/header.jpg') no-repeat;
}

#bottom{
width: 1228px;
height:565px;
background: url('images/bottom.jpg') no-repeat;
}

#righttext{
position: relative;
left: 530px;
width: 516px;
height: 240px;
border: 0px solid #000;
}

#content {
text-align: left;
margin: 0px auto;
padding: 0px;
width: 1228px;
height: 600px;
border: 0px solid #bdd6bd;
}



#usmtag {
position: relative;
top: 219px;
left:275px;
text-align: left;
padding: 6px;
width: 225px;
height: 19px;
background: transparent;
border: 0px dashed #564b47;
}



p, h1, pre {
color: #2e3392;
margin: 0px;
padding: 0px 20px;
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}
a {
color: #4b4b4b;
font-size: 11px;
background-color:transparent;
text-decoration: none;
}
pre {
color: #564b47;
font-size: 11px;
background-color:transparent;
font-family: Courier, Monaco, Monospace;
}

