a:link { color:#ffffff;	text-decoration:none}
a:visited {color:#ffffff; text-decoration:none}
a:active {color:#ffffff; text-decoration:none}
a:hover {color:#ffffff; text-decoration:underline}

body {
margin:0px;
padding:0px;
background-color: #333399;
overflow:auto;
font-family:Arial, Helvetica, sans-serif;
background: url(hpimages/back.jpg);
background-repeat:repeat-x;
}

#CENTER{
position:absolute;
left:50%;
width:768px;
margin-top:0px;
margin-left:-384px;
background-color:#abae68;
}

#top{
margin-top:0px;
width:768px;
height:162px;
float:left;
background: url(hpimages/top.jpg);
}

#left{
float:left;
height:260px;
width:384px;
}

#right{
float:right;
height:260px;
width:384px;
}

