body {
margin: 0px;
padding: 0px;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 12px;
line-height: 1.4em;
background-color: #FFF;
font-weight: normal;
color: #333333;
}

div#header {
background-color: #FFF;
color: #000;
height: 110px;
margin-left: 220px;
padding-left: 0px;
background-image: url(images/header-background.gif);
padding-right: 0px;
background-repeat: repeat;
border-bottom: 1pt #000 solid;
font-family: tahoma, arial, helvetica, sans-serif;
font-size: 13px;
font-weight: bold;}

div#footer {
text-align: left;
clear: both;
background-color: #fffbe8;
color: #999999;
border-top: 1px #C00 solid;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 0px;
padding-top: 5px;
border-bottom: 1px #C00 solid;}

div#maincontent {
margin-right: 200px;
margin-left: 220px;
background-color: #ffffff;
padding-left: 20px;
padding-top: 2px;
margin-top: 0em;
margin-bottom: 0em;
padding-bottom: 1em;
padding-right: 0em;
}

div#mainfeed {

}


div#leftcolumn {
padding: 0px;
float: left;
text-align: right;
background-color: #fffbe8;
width: 220px;
margin-top: -110px;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
border-right: 1px #000 solid;
border-bottom: 3px #000 double;}

#leftcolumn p
{
font-size: 10px;
margin-top: 1px;
margin-bottom: 5px;
color: #069;
text-align: left;
margin-left: 12px;
}

#leftcolumn H3 {
font-size: 13px;
margin-top: 2px;
font-weight: normal;
text-align: left;
margin-left: 12px;}

#leftcolumn a:link, #leftcolumn a:visited {
display: block;
color: #e2c692;
padding-top: 3px;
padding-bottom: 3px;
font-size: 10px;
padding-right: 5px;
margin-bottom: 5px;
margin-top: 5px;
text-decoration: none;
font-family: Verdana, Helvetica, Arial, sans-serif;
border-top: 1px #ffffff solid;
border-left: 1px #ffffff solid;
border-bottom: 1px #333333 solid;
border-right: 1px #333333 solid;
padding-left: 5px;
text-align: right;
margin-right: 5px;
background-color: #E5E5E5;
background-image: url(images/left-anchor-background.gif);
font-weight: bold;}

#leftcolumn a:hover {
color: #900;
text-decoration: none;
border-top: 1px #fff solid;
border-left: 1px #fff solid;
border-bottom: 1px #333333 solid;
border-right: 1px #333333 solid;
background-color: #fffbe8;
background-image: url(images/left-hover-background.gif);}

H1, H2, H3, H4 
{
color: #000;
font-family: tahoma, arial, helvetica, sans-serif;
letter-spacing: 2px;
margin-left: 0px;
}

div#rightcolumn {
float: right;
background-color: #fffbe8;
width: 160px;
margin-right: 0px;
border-right: 1px #900 solid;
border-left: 1px #900 solid;
text-align: center;
border-bottom: 3px #900 double;}

/*ignore this*/

H1  {
font-size: 14px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 10px;
color: #933;
font-family: Verdana, Helvetica, Arial, sans-serif;}

H2 {
font-size: 13px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 10px;
font-family: Verdana, Helvetica, Arial, sans-serif;
color: #363;}

H3 {
font-size: 11px;
margin-top: 15px;
font-weight: normal;
font-family: tahoma, arial, helvetica, sans-serif;
padding: 10px;
border: 2pt #933 double;
margin-bottom: 10px;
background-color: #fffbe8;
color: #090;
margin-right: 5px;}

H4 {
font-size: 12px;
margin-top: 2px;
color: #933;
}

P {
font-size: 11px;
padding-left: 0px;
padding-right: 5px;
margin-bottom: 20px;
margin-top: 10px;
line-height: 1.3em;
letter-spacing: 2px;}

#footer p
{
font-size: 11px;
margin-top: 1px;
margin-bottom: 5px;
color: #666666;}

ul
{
margin-left: 30px;
margin-top: 10px;
margin-bottom: 10px;}

li {
list-style-type: square;
list-style-position: outside;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: 11px;}

.small {

font-size: 10px;
color: #C00;
margin: 5px;}

table {
margin-top: 10px;
margin-bottom: 20px;
margin-left: 10px;}

th {
font-size: 12px;
color: #C00;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
padding-left: 10px;
padding-right: 10px;
background-color: #e0dccc;
padding-top: 5px;
padding-bottom: 5px;}
 
td {
font-size: 12px;
color: #000;
font-family: tahoma, arial, helvetica, sans-serif;
text-align: center;
background-color: #fffbe8;
padding-top: 3px;
padding-bottom: 3px;
border-bottom: #E1E1E1 solid;
}

.red {
color: #F03;
}

