body {
background-color: #000000;
background-image: url(images/bg.png); 
background-repeat: repeat;
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin: 0px;
text-align: center;
}

td {
font-family: Trebuchet MS, Tahoma, Arial, sans-serif;
font-size: 13px;
color: #000000;
margin: 0px;
}

/************* simple "splash" page *************/

/* container for simple page */
#containersimp {
margin: 0px auto;
background-color: #FFFFFF;
background-image: url('images/bgsimple.png');
background-repeat: repeat-y;
overflow: auto;
padding: 0px;
text-align: left;
width: 730px;
}

#simple {
color: #555555;
font-family: Verdana, Arial, sans-serif;
font-size: 13px;
line-height: 16px;
text-align: left;
}

#simple ul,li {
margin: 0px 0px 0px 10px;
padding: 0px;
}

/* left column */
.simple1 {
padding: 10px 10px 10px 20px;
vertical-align: top;
width: 225px;
}

.simple1 p {
margin-top: 0px;
margin-bottom: 12px;
}

.simple1text {
padding: 0px 0px 0px 10px;
}

/* right column */
.simple2 {
padding: 0px 20px 10px 5px;
vertical-align: top;
width: 495px;
}

.simple2 p {
margin-top: 15px;
margin-bottom: 10px;
}

/* headers */
.simphead {
color: #333333;
font-family: Georgia, Times New Roman, serif;
font-size: 22px;
font-weight: bold;
line-height: 28px;
text-align: right;
text-transform: uppercase;
padding: 0px 4px 0px 0px;
border-bottom: 1px solid #AAAAAA;
}

/* headers */
.simphead2 {
color: #333333;
font-family: Georgia, Times New Roman, serif;
font-size: 22px;
font-weight: bold;
line-height: 28px;
text-align: left;
text-transform: uppercase;
padding: 0px 0px 0px 5px;
border-bottom: 1px solid #AAAAAA;
}

/* links */
#simple a {
color: #360000;
font-weight: normal;
text-decoration: none;
}

#simple a:visited {
color: #360000;
font-weight: normal;
text-decoration: none;
}

#simple a:hover {
color: #AAAAAA;
font-weight: normal;
text-decoration: none;
}

/************* wrapper div *************/

#container {
margin: 0px auto;
background-color: #FFFFFF;
background-image: url('images/contentbg.png');
background-repeat: repeat-y;
overflow: auto;
padding: 0px;
text-align: left;
width: 930px;
}

/************* navigation + header *************/

#header {
width: 930px;
padding: 0px 0px 0px 0px;
}

#nav {
color: #FFFFFF;
font-family: Arial;
font-size: 14px;
letter-spacing: 1px;
margin: 0px;
padding: 10px 15px 3px 15px;
text-align: center;
text-transform: uppercase;
vertical-align: top;
width: 900px;
}

#nav ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#nav li {
background-color: #450101;
display: inline;
list-style: none;
margin: 0px;
padding: 5px 11px 5px 10px;
}

#nav li:hover {
background-color: #650101;
}

#nav a, #nav a:visited {
color: #FFFFFF;
font-weight: normal;
}

#nav a:hover {
text-decoration: underline;
}

/************* actual content area *************/

#content {
display: inline-block;
margin: 0px;
padding: 10px 30px 10px 30px;
vertical-align: top;
width: 870px;
}

#social {
word-spacing: 3px;
}

/************* three blocks on info page *************/

.info {
display: inline-block;
margin: 0px 10px 0px 0px;
vertical-align: top;
width: 277px;
}

.info ul {
padding-left: 0px;
margin-left: 8px;
}

/************* main content area for pages w/sidebar *************/

.main {
display: inline-block;
margin: 0px 10px 0px 0px;
vertical-align: top;
width: 628px;
}

/************** sidebar *************/

.side {
display: inline-block;
margin: 0px;
vertical-align: top;
width: 222px;
}

/************** paragraph headers *************/

.head {
background-color: #250101;
border-bottom: 3px double #b98bcb;
color: #FFFFFF;
font-family: Georgia;
font-size: 16px;
line-height: 18px;
margin: 0px;
padding: 5px;
text-align: left;
text-indent: 10px;
text-transform: uppercase;
letter-spacing: 2px;
}
/************** footer *************/

#footer {
background-color: #000000;
background-image: url('images/footer.png');
background-repeat: no-repeat;
color: #DDDDDD;
font-family: Arial, Tahoma, sans-serif;
font-size: 12px;
line-height: 13px;
padding: 5px 27px 5px 27px;
text-align: left;
width: 866px;
}

#footer a {
color: #CCCCCC;
font-weight: bold;
text-decoration: none;
}

#footer a:hover { 
color: #FFFFFF; 
}

.right {
display: inline;
float: right;
}

/************** images beside section descriptions *************/

.icon {
border: 3px solid;
color: #f7afc4;
margin: 0px 8px 0px 2px;
}

.icon:hover {
border: 3px solid;
color: #fee7ee;
}

/************** utility styles *************/

.quote {
color: #555555;
font-family: Georgia, Times New Roman, serif; 
font-size: 13px; 
font-style: italic;
line-height: 15px;
text-align: left; 
margin: 0px; 
padding-left: 20px;
}

img { border: 0px; }

em { color: #650101;
font-weight: bold;
text-decoration: none;
font-style: normal;
}

a, a:visited { 
color: #850101;
font-weight: bold;
text-decoration: none;
}

a:hover {
color: #350101;
text-decoration: none;
}

#preload { display: none; }

.clear {
clear: both;
}

/************** tooltip *************/

.tooltip { 
color: #850101;
font-weight: normal;
}

#tt {position:absolute; display:block; background:url(images/tt_left.gif) top left no-repeat}
#tttop {display:block; height:5px; margin-left:5px; background:url(images/tt_top.gif) top right no-repeat; overflow:hidden}
#ttcont {display:block; padding:2px 12px 3px 7px; margin-left:5px; background:#666; color:#FFF}
#ttbot {display:block; height:5px; margin-left:5px; background:url(images/tt_bottom.gif) top right no-repeat; overflow:hidden}