
DIV#content2 {
	DISPLAY: none
}
DIV#content3 {
	DISPLAY: none
}

.banner {

top:0px;
}
a.banner:link {
	text-decoration: none;
	color:#ffff9d;
}
a.banner:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.banner:visited {
	text-decoration: none;
	color:#ffff9d;
}
#links a{
FONT-FAMILY: "Lucida Sans Unicode", sans-serif;
color:#FFFF00;
font-weight:bold;
font-size:14px;
text-decoration:none;
}
#links a:hover{
color:#FFFFFF;
}