body
{
	font-family: Verdana;
	font-size: 11px;
	color: #366da3;
	margin:0px;
}

a
{
	text-decoration: none;
	color: #366da3;
	font-weight: bold;
}

.dropdown a:hover 
{
	background-color: blue;
	color: white;
}

.facebook{
	float:right;
	width:232px;
	height:420px; 
	background: url(images/slider.png);
	display:block;
	right:-205px;
	padding:0;
	position:fixed;
	top:170px;
	z-index:10000;
	font-family: verdana;
	font-size: 10px;
}
