/* VCA CSS Document */

body{
margin-top:0px;
}

#menu{
background-image:url(../images/menu.jpg);
background-repeat:repeat-y;
width:250px;
height:auto;
vertical-align:top;
}

#content{
width:730px;
height:auto;
vertical-align:top;
}

#footer-2{
background-image:url(../images/footer-2.jpg);
background-repeat:no-repeat;
width:730px;
height:40px;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
text-align:center;
}

div.menu{
width:225px;
height:auto;
margin-left:10px;
}