/* CSS Document */

p{
font-family:Arial,Helvetica,sans-serif;
color:#FFFDF9;
}
body
{
margin:28px 0 0 8px;
text-align:left;
background:#013567;
}
#container
{
width:876px;
float:left;
}
#top
{
height:10px;
/*background:url(../images/hands.gif) no-repeat right top;*/
}
#main_img
{
height:144px;
background:url(../images/homelogo.jpg) no-repeat left top;
}
#enter
{
height:27px;
text-align:right;
margin-right:25px;
}
#footer_link
{
height:22px;
margin-top:10px;
}
.link_list
{
margin:0px;
padding:0px;
list-style:none;
}
.link_list li
{
float:left;
}
.list_spacer
{
height:20px;
width:1px;
margin:0 14px 0 14px;
background:#FFFFFF url(../images/spacer_white.gif) no-repeat left top;
}
