body    {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: x-small;
margin: 0px;
background-image: url('topbg.png');
background-repeat: repeat-x;
}
table  {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: x-small;
}
a:link, active, hover  {
text-decoration: none; 
}
a:visited  {
text-decoration: underline; 
}
a:hover   {
color: #000000;
}
#main font  { /* div id= */
filter: dropshadow (color=#FFFFFF,offX=1,offY=1,positive=1);
height: 100%;
}
#center  {
width: 100%
height: 187px;
vertical-align: middle;
}
#left  {
float: left;
height:100%;
border-right: 5px dashed #8DCFD8;
padding-top: 10px;
padding-right: 3px;
padding-left: 3px;
}
#right  {
width: 75%;
float: right;
align: center;
padding-top: 10px;
}