*
{
margin: 0px;
padding: 0px;
}

html 
{ 
height: 100%; 
}

body
{
font-size: 10pt;
font-family: "tahoma", helvetica, sans-serif;
color: #ffffff;
word-wrap: break-word;
background-color: #722217;
position: absolute;
height: 100%;
}

img
{
border: 0px;
}

p
{
display: block;
text-align: justify;
}

a
{
color: #D97900;
text-decoration: underline;
}

a:hover
{
text-decoration: none;
background-color: #D97900;
color: #000000;
}

.foot
{
height: 1px;
line-height: 1px;
clear: both;
}

table
{
border-collapse: collapse;
}

#main
{
width: 100%;
height: 100%;
margin: 0px 0px 0px 0px;
}

.main_one
{
position:absolute;
top: 0px;
left: 0px;
width: 0px;
height: 100%;
padding: 0px 0px 0px 0px;
}

.main_two
{
position:absolute;
top: 0px;
left: 72px;
width: 340px;
height: 100%;
padding: 0px 0px 0px 0px;
}

.main_three
{
position:absolute;
top: 0px;
left: 412px;
width: 412px;
height: 100%;
padding: 0px 0px 0px 0px;
}

.main_four
{
position:absolute;
top: 0px;
left: 824px;
width: 206px;
height: 100%;
padding: 8px 0px 0px 0px;
}

.main_content
{
width: 337px;
height: auto;
margin: 0px 0px 0px 14px;
padding: 20px 17px 20px 24px;
background-color: #190b0a;
}

.main_subhead
{
font-size: 17pt;
font-family: "times", serif;
color: #ffffff;
}

#footer
{
font-size: 7pt;
margin: 5px 0px 0px 14px;
padding: 0px 0px 0px 24px;
text-align: left;
color: #ffffff;
}

#footer a
{
color: #ffffff;
}

#footer a:hover
{
text-decoration: none;
background-color: #D97900;
color: #000000;
}