body
{
margin-top:20px;
background:#ffffff url('images/body_back.jpg');
margin-bottom:0;
}

table.main
{
width:700px;
background:url('images/purple_swatch.jpg');
border:1px solid #444488;
}

td.header
{
text-align:left;
background:url('images/header_back.jpg');
}

td.body
{
background:white;
padding:10px;
padding-bottom:30px;
background-image:url('images/tdbodyback.jpg');
background-position:bottom right;
background-repeat:no-repeat;
text-align:left;
}

td.body p
{
font-family:Verdana;
font-size:11px;
color:#333333;
line-height:20px;
text-align:justify;
padding-right:10px;
padding-left:7px;
}

td.sidebar
{
background:white;
background-image:url('images/sidebar_back.jpg');
background-repeat:repeat-y;
vertical-align:top;
}

#sidebar
{
width:200px;
padding:0;
margin:0;
}

#sidebar p
{
margin-top:0;
margin-left:10px;
margin-right:0;
margin-bottom:0;
padding:0;
width:160px;
text-align:left;
font-family:arial;
font-size:12px;
line-height:20px;
}

#shout
{
margin-top:20px;
font-family:Verdana;
font-size:11px;
color:#333333;
line-height:20px;
text-align:center;
padding-right:10px;
}

td.footer
{
background:url('images/footer.jpg');
height:26px;
font-family:georgia;
font-size:11px;
text-align:center;
color:#ffffff;
vertical-align:middle;
}

.header
{
font-family:Georgia;
font-size:24px;
color:green;
text-align:left;
}

a:link {color:#000000; text-decoration:none;}
a:visited {color:#000000; text-decoration:none;}
a:hover {color:#000000; text-decoration:underline;}
a:active {color:#000000; text-decoration:none;}