body
{
background:#CEAF9A;
background-image:url('greenbg.png');
}


#link
{
position:absolute;
top:58px;
left:70px;
}

div#contenttable
{
position:absolute;
top:200px;
left:450px;
width:465px;
height:320px;
overflow:auto;
}

div#links
{
position:absolute;
top:530px;
left:345px;
width:590px;
}


p
{
padding-left:5px;
padding-right:5px;
padding-bottom:8px;
margin:2px 15px 10px 10px;
font-size: 11px;
font-family: trebuchet, verdana;
color:#337DC8;
text-align:justify;
text-indent:20px;
}


h1
{
font-family:georgia;
text-transform:uppercase;
font-size:14px;
color:#F6F9C2;
margin-left:8px;
margin-right:8px;
margin-bottom:5px;
border-style:solid;
border-color:#2E7122;
text-align:center;
background-image:url('greenbg.png');
}

b
{
color:#572C09;
}

i
{
color:#2E7122;
}

u
{
text-decoration:none;
border-bottom-style:dotted;
border-bottom-width:1px;
color:#9466B1;
}

ul,li
{
font-family:arial;
color:#43A91B;
letter-spacing:0px;
line-height:14px;
font-size:11px;
font-weight:bold;
}

li
{
margin-left:-20px;
}

div#contenttable a
{
color:#52AE41;
text-decoration:none;
font-weight:bold;
font-size: 11px;
font-family: trebuchet, verdana;
border-left-style:solid;
border-left-width:0px;
padding-left:0px;
padding-right:0px;
}


div#links a:link, a:active, a:visited
{
color:#52AE41;
text-decoration:none;
font-weight:bold;
font-size:12px;
font-family: trebuchet, verdana;
border-left-style:solid;
border-left-width:15px;
border-left-color:#2E7122;
padding-left:5px;
padding-right:10px;
}