a:link {
color:#FFFFFF;
text-decoration:none;
}
a:visited {
color:#FFFFFF;
text-decoration:none;
}
a:hover {
color:#C0C0C0;
text-decoration:underline;
}
a .thumb {
border:1px dashed #C0C0C0;

}
a:hover .thumb {
border:1px solid #FFFFFF;

}

#header
{
background:transparent url(images/head.jpg) no-repeat scroll 50% 50%;
width:100%;
height:170px;
float: left;

}
#header-left
{
float:left;
padding:0pt 0px 0pt 3px;
text-align:left;
width:83%;
}
#header-right
{
float:left;
padding:5pt 0px 0pt 0px;
text-align:right;
width:16%;
}