 #mainmenu {
	  width: 709px;
	  background: #E9E9E9;
      line-height: normal;
      border: none;
}

.menu_item 
{
	text-align: center;
	vertical-align : top;
	width: 143px;
	height: 25px;
	font-size:16px;
	font-weight:bold;
	font-family: Constantia, verdana, arial, sans-serif;
	color : #FFFFFF;
	text-decoration : none;
	text-transform : none;
}

.menu_text
{
	text-decoration : none;
	text-transform : none;
	color : #E9E9E9;
}

.selected_menu_text
{
	text-decoration : none;
	text-transform : none;
	color : #1E2050;
}

.standard_winner
{
	font-size:14px;
}

.selected_winner
{
	font-size:14px;
	font-weight:bold;
}

.main_text
{
	text-align: left;
	font-size: 12px;
	font-family: Verdana;
}

.archive_item
{
	text-align: center;
	font-weight: bold;
}

.left_side
{
	
}