body {
background-color: #000000;
font-size: 13px;
font-family: Geneva, Arial, Helvetica, sans-serif;
color:#FFFFFF;
padding:0;
margin:0;
}
a:link, a:visited {color: #c06819; text-decoration:none;}
a:hover, a:active {color: #ff9900; text-decoration:underline;}
h1 {
font-size: 14px;
padding: 10px 0px 2px;
color: #af5022;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #393b41;
}
h2 {
font-size: 14px;
padding: 10px 0px 2px;
color: #ffffff;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #393b41;
}
.caption {
font-size:10px;
}

/* ----------container-------------- */
#container {
width: 775px;
margin-bottom: 10px;
margin: 0 auto;
background-color: #000000;
background-image:url(images/bkg-bdy.gif);
}
/* ----------header-------------- */
#header {
text-align: center;
padding: 0px;
margin: 0px;
}
/* -----------------content--------------------- */
#content {
padding: 0px;
margin: 0 224px 0 190px;
}
div#content { 
height: auto;
}
#leftalign {
	text-align:left;
}
p, pre {
	line-height: 20px;
	text-align:justify;
}
li {
	line-height: 20px;
	padding-bottom: 10px;
}
/* --------------left------------- */
#left {
float: left;
width: 180px;
margin: 0px;
padding: 0;
}
ul#navlist {
width: 178px;
\width: 180px;
w\idth: 178px;
padding: 0px;
border-top: 0px;
margin: 0px;
font: normal 12px Geneva, Arial, Helvetica, sans-serif;
}
ul#navlist li {
list-style: none;
margin: 0px;
border: 0px;
}
ul#navlist li a {
display: block;
width: 142px;
\width: 180px;
w\idth: 142px;
padding: 6px;
border: 0px;
border-left: 10px solid #000000;
background: #000000;
text-decoration: none;
text-align: left;
}
ul#navlist li a:link { color: #eeeeee; }
div#navcontainer li a:visited { color: #eeeeee; }
ul#navlist li a:hover { border-color: #af5022; color: #ffffff; background: #20232a; }
/* --------------right------------- */
#right {
float: right;
width: 194px;
margin: 0;
padding: 0;
}
#right p {
line-height: 20px;
text-align: left;
}
#column {
width: 156px;
padding-top:20px;
padding-left:10px;
padding-right:10px;
background-image:url(images/bkg-right.jpg);
}
.quote {
font-family: Georgia, Times, serif;
font-size: 16px;
}
.quotename {
font-family: Georgia, Times, serif;
font-size: 14px;
color: #af5022;
}
/* -----------footer--------------------------- */
#footer {
clear: both;
font-size: 10px;
margin-top: 30px;
padding: 10px;
text-align: center;
color:#999999;
}
#footer a:link, #footer a:visited {color: #999999; text-decoration:none; padding-left:4px; padding-right:4px;}
#footer a:hover, #footer a:active {color: #ffffff; text-decoration:none;}