html {
font-family: "trebuchet ms",verdana,arial,helvetica,sans-serif;
font-size: 14px;
color: #663333;
background-color: #6A2E0A;
background-image: url("images/bg900.jpg");
background-repeat:repeat-x;
}

body {
position: relative;
width: 1010px;
height: 100%;
padding: 0px;
margin: 0px auto;
text-align: center;
}

#wrapper {
position: relative;
width: 1010px;
height: auto;
background: transparent;
text-align: center;
margin: 0px auto;
}


#siteinfo {
position: relative;
right: 30px;
width: 90%;
color: #FFFFFF;
font-size: 11px;
clear: both;
}

#copyrights {
position: absolute;
right: 0;
}

#standards {
position: absolute;
right: 0;
top: -1.2em;
}

.content {
position: relative;
width: 900px;
height: auto;
text-align: left;
clear: both;
background-image: url("images/itembg2.png");
background-repeat: repeat;
color: #663333;
}

.top {
position: relative;
height: 50px;
background-image: url("images/itemtop2.png");
}

.bottom {
position: relative;
height: 50px;
background-image: url("images/itembottom.jpg");
}


.title  {
padding: 0px 50px 0px 50px;
font-size: 34px;
font-family: Tahoma;
}

.largetext  {
font-size: 24px;
font-family: Tahoma;
}

.content p {
padding: 0px 50px 0px 50px;
}

.content2 p {
padding: 0px 10px 0px 50px;
}

h1,h2,h3,h4,h5 {
height:auto !important;
height:20px;
margin-top:0;
margin-bottom: 5px;
font-style: italic;
font-weight: 100;
padding-left: 100px;
}

h1 {
font-size: 2.1em;
font-weight:bold;
color:#959386;
}

h2,h3,h4,h5 {
font-size:1.5em;
color:#959386;
}

h6 {
height:auto !important;
height:30px;
margin-top: 0px;
margin-bottom: 15px;
font-style: normal;
font-size:1.2em;
font-weight: bolder;
}

a {
color: #910000;
text-decoration: none;
font-weight: normal;
outline: none;
}

a:hover {
color: #2B2D8B;
text-decoration: underline;
font-weight: normal;
}

a:visited {
color: #910000;
text-decoration: none;
}

a:visited:hover {
color: #2B2D8B;
text-decoration: underline;
font-weight: normal;
}


.footlinks a {
color: #e1d9c3;
text-decoration: none;
font-weight: normal;
outline: none;
}

.footlinks a:hover {
color: #FFFFFF;
text-decoration: underline;
font-weight: normal;
}

.footlinks a:visited {
color: #e1d9c3;
text-decoration: none;
}

.footlinks a:visited:hover {
color: #e1d9c3;
text-decoration: underline;
font-weight: normal;
}
