/* top menu */
.topmenu li
{
	background: #000;
	margin:3px;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	line-height:0px;
	height:34px;
	cursor:pointer;
}

.topmenu li:hover
{
	
	margin:3px;
	font-size:12px;
	vertical-align:middle;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	padding:0px;
	line-height:0px;
	height:34px;
	cursor:pointer;
	
}

.topmenu li:hover a,
.topmenu .current-menu-item a,
.topmenu .current-menu-parent a,
.topmenu .current-menu-ancestor a
{
	background:none;
	color:#fff;}

.topmenu li:hover a span,
.topmenu .current-menu-item a span,
.topmenu .current-menu-parent a span,
.topmenu .current-menu-ancestor a span
{
	background:none;}

.topmenu li.parent:hover a {
	background:none;}

.topmenu li.parent:hover a span {
	background:none;}
	.topmenu li a {
		color:#fff !important;}
	.topmenu li a:hover {
		color:#00adef !important;}
	#fbpic
	{
		background:none;
		border:none;
		height:100%;
	}
	#contestbutton
	{
		border:1px solid #278AF0;
	}
	.topmenu
	{
		margin-top:12px;
	}
	.logo
	{
		width:250px;
	}
	.menu-header {
		width:650px;
		
	}