body {
    margin: 0;
    /* setting border: 0 hoses ie5 win window inner well border */
    padding: 0;
    font: 12px  'trebuchet ms', 'century gothic', arial, helvetica, verdana, geneva, sans-serif;
background-color:#FF3399;
color:#000000;
background-image: url(img/bg.gif);
line-height:175%;}
 
a { 
font-weight: bold; text-decoration: none; }
a:link {color: #ff0099;}
a:visited {color: #ff0099; }
a:active {color: #000000; background-color:#66ccff;}
a:hover {color: #ffffff; background-color:#66ccff;}

#container{
position:relative;
left:140px;
width:500px;
background-color:#ffffff;
padding: 0px 10px 0px 10px;
height:3500px;
}
#copyright{

bottom:0px;
background-color:#66ccff;
text-align:center;
vertical-align:center;
width:480px;
height:25;px;
padding:5px;}

#text{
background-color:#ffffff;
width:500px;
}


#spacer{
bottom:25px;}

img#label{
text-align:center;
padding:10px 0px 15px 0px;}

table#nav{
width:500;
height:16; 
cellspacing:0;
cellpadding:0;}

.nav{
align:center;
vertical-align:top;
padding: 0px 10px 0px 10px;
}

.title{
font-size:14px;
font-weight:bold;
color: #FF3399;
text-transform:uppercase;}

.title2{
font-size:12px;
font-weight:bold;
color: #ff3399;
padding:10px 0px 0px 0px;}

.title3{
font-size:12px;
font-weight:bold;
color: #000000;
text-transform:uppercase;
padding:10px 0px 0px 0px;}

.caption{
   font-family:  'trebuchet ms', 'century gothic', arial, helvetica, verdana, geneva sans-serif;
    font-size: 10px;
text-transform:uppercase;
color: #FF3399;
}