/* CSS Document */

body{
/*background:#009966;*/
background:#CCCCFF;
margin:0px;
padding:0px;
font-family:"Times New Roman", Times, serif;
color:#996633;

}

table.layout{
width:900px;
height:100%;
border:0px;
background:#ccff99;
}

img.header{
border:0px;
width:900px;
height:120px;
}

table.{
width:450px;
border:double green 5px;
background:#CCFFFF;
}


li{
padding:10px;
}

h1{
letter-spacing:5px;
}

.center{text-align:center;}

img.menuB{
border:0px;
width:150px;
height:30px;
}

tr.vtop{vertical-align:top;}
