body
{
font:70% "Trebuchet MS",arial,sans-serif;
color: #000099;
background-image:url(../images/homacall_background_template.gif);
background-repeat:no-repeat;
margin-top: 10px;
}

body h6
{
margin: 0px;
padding:0;
font-size: 14pt;
font-variant: small-caps;
}


div#container
{
width: 750px;
height: auto;
}

div#header
{
width: 750px;
border-bottom: 1px solid #330099;
height: auto;
}
div#header img
{
margin: 0px;
}

div#leftmenu
{
width: 100px;
font-size: 12px;
margin-top: 10px;
float: left;
}

div#leftmenu ul{margin: 0 0 0 0; text-align:center;}
div#leftmenu a{text-decoration:none; color: #fff; display: block} 
div#leftmenu a:hover{color: #ccc; background-color:#3333ff} 
div#leftmenu li{background-color: #330099; list-style-type:none; border-bottom: 1px solid #069;}

div#leftmenu p
{
font-size: 7pt;
margin-top: 250px;
color: #666;
}

div#middle
{
float:left;
width: 500px;
height: auto; 
margin-left: 10px;
margin-right: 10px;
margin-top: 10px;
}

div#middle a:link
{
text-decoration:none;
}
div#middle a:visited
{
color: #0000FF;
text-decoration:none;
}
Div#middle a:hover
{
text-decoration:underline;
}



div#middle h1
{
font-variant: small-caps;
font-size: 12pt;
margin-bottom: 50px;
}

div#middle ul
{
list-style-image:url(../images/homecalllist.jpg);
}

div#footer
{
width: 750px;
border-top: 1px solid #330099;
text-align: center;
margin-top: 10px;
color: #333;
font-size: 8pt;
clear: both
}