body {
background-color: #ffffff;
background-image: url(bg.jpg);
background-repeat: repeat;
background-attachment: fixed;
}

body, td, font, div, p {
cursor: default;
}

b {
font-family: "Trebuchet MS", "Tahoma", sans-serif;
color: #6aa9ae;
font-size: 10pt;
}

i {
color: #ba899f;
font-family: "Arial", "Trebuchet MS", sans-serif;
font-size: 10pt;
font-style: normal;
}

a {
color: #068ced;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
text-transform: uppercase;
font-size: 9pt;
text-decoration: none;
}

a:hover {
color: #0a6c00;
}

#content {
background-color: #ffffff;
border: none;
width: 655px;
padding: 10px;
text-align: justify;
font-family: "Arial", "Tahoma", sans-serif;
font-size: 10pt;
color: #7a356b;
}

#headerimg {
background-color: #ffffff;
width: 675px;
border: none;
}

#nav a {
background-color: #c6d4d8;
color: #7f4368;
font-family: "Tahoma", "Trebuchet MS", sans-serif;
text-transform: uppercase;
font-size: 7pt;
text-decoration: none;
padding: 10px 15px;
margin: 5px 5px 0px 5px;
}

#nav a:hover {
background-color: #ddb4b8;
color: #5a6d89;
font-family: "Tahoma", "Trebuchet MS", sans-serif;
text-transform: uppercase;
font-size: 7pt;
padding: 10px 15px;
margin: 5px 5px 0px 5px;
}

#footer {
background-color: #ffffff;
width: 675px;
border: none;
}

.pagetitle {
background-color: #ffffff;
background-image: url(pagetitlebg.jpg);
background-repeat: no-repeat;
text-transform: lowercase;
font-family: "Georgia", "Trebuchet MS", serif;
font-size: 14pt;
font-style: italic;
font-weight: bold;
text-align: center;
color: #0299a2;
letter-spacing: 0.3em;
padding: 3px 10px;
}

.subtitle {
background-color: #ffffff;
background-image: url(subtitlebg.jpg);
background-repeat: no-repeat;
text-transform: lowercase;
font-family: "Georgia", "Trebuchet MS", serif;
font-size: 8pt;
font-style: italic;
font-weight: bold;
text-align: center;
color: #8fa3c4;
letter-spacing: 0.3em;
padding: 10px 10px;
}

.quote {
background-color: #f8efe1;
width: 500px;
border: none;
text-align: justify;
padding: 3px 5px 4px 5px;
color: #ad90a2;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
font-size: 7pt;
line-height: 9px;
}

.quote b {
font-family: "Trebuchet MS", "Tahoma", sans-serif;
color: #ce8a9f;
font-size: 7pt;
}

.quote i {
color: #ce8a9f;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
font-size: 7pt;
}

.stats {
background-color: #ffffff;
background-image: url(statsbg.jpg);
background-repeat: no-repeat;
width: 300px;
text-align: left;
padding: 20px 0px 0px 30px;
color: #a4a2a3;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
font-size: 7pt;
}

.stats b {
font-family: "Trebuchet MS", "Tahoma", sans-serif;
color: #007786;
font-size: 7pt;
}

.stats i {
color: #007786;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
font-size: 7pt;
}

.stats a {
color: #0a6c00;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
text-transform: uppercase;
font-size: 7pt;
text-decoration: none;
}

.stats a:hover {
color: #068ced;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
text-transform: uppercase;
font-size: 7pt;
}

.testitext {
width: 450px;
color: #a59259;
font-family: "Trebuchet MS", "Tahoma", sans-serif;
font-size: 8pt;
font-style: italic;
text-align: justify;
}

.unjustify {
text-align: left;
}

.img {
border-width: 15px;
border-style: solid;
border-color: #e3e3e3;
padding: 0px;
margin: 10px 3px 0px 3px;
}

.img2 {
margin: 4px 2px 1px 0px;
}

.codesort label {
float: left;
width: 12em;
text-align: left;
margin: 0 0.5em 0 25px;
}

input, textarea {
font-family: "Arial", "Tahoma", sans-serif;
font-size: 8pt;
letter-spacing: 0.3em;
color: #a4a2a3;
border-width: 1px;
border-bottom-width: 15px;
border-color: #e3e3e3;
border-style: solid;
background-color: #ffffff;
padding: 4px;
}

option, select {
font-family: "Arial", "Tahoma", sans-serif;
font-size: 8pt;
color: #a4a2a3;
background-color: #ffffff;
padding: 4px;
}

ul {
list-style-type: circle;
}
