		#page {
			margin: 0px auto;
			width: auto;
		}
		
		#menu {
    position: relative;
	height: 250px;
	width: 545px;
	margin-left: 5px;
	border-bottom: 0px solid white;
	border-left: 0px solid white;
	border-right: 0px solid white;
		}
		.maincontent {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	left: -1px;
		}
		
		
		.gallery{
			margin: 30px auto;
			width: 80%;	
			padding-top: 10px;
		}
		.menuitem{
	   		background: #afec77;
		}

		.menutarget{
			background-color:#afec77;
			display: none;
			border-bottom: 5px solid white;
			border-left: 5px solid white;
			border-right: 5px solid white;
		}


		img{
			border:0px;
		}
		body {
	background-image: url(../images/fr_bg.jpg);
	background-repeat: repeat;
		}
.header {
	width: 100%;
	height:120px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#FFF;
	text-align: center;
}
.region_header_text{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#333;
}
.footer {
height:30px;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#FFF;
/*background: black url(media/bg_grad_blue1.gif) center repeat-x;*/
background-color:#609EAF;
}
.textheader {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#036;
}
.textheader_smaller {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#036;
}
.textheader_green {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#060;
}
.green_header {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 32px;
	color: #64AB24;
	font-weight: bold;
}
.welcome {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	border-bottom: #E8EEFA 1px;
	border-bottom-style:solid;
}
.tblMain {
	border-bottom: #E8EEFA 1px;
	border-bottom-style:solid;
}
.welcome_header {
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333;
}
.boxtext {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#333;
}
.dest {
	width: 100%;
	text-align:left;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.vote {
	width: 95%;
}
a:link {
	outline: none;
    -moz-outline-style: none;
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a:visited {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a:hover {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
a:active {
	text-decoration: none;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.solidblockmenu ul{
margin: 0;
padding: 0;
line-height:25px;
text-align:center;
float: left;
font-family:Verdana, Geneva, sans-serif;
font-size:12px;
color:#FFF;
width:777px;
border-width: 1px 0;
/*background: black url(media/bg_grad_blue1.gif) center repeat-x;*/
background-color:#043264;
}

.solidblockmenu li{
display: inline;
text-align:center;
}

.solidblockmenu li a{
line-height:25px;
color: white;
padding: 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
text-decoration:none;
}

.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: black;
text-decoration:none;
background: transparent url(media/blockactive.gif) center center repeat-x;
}

.tabcontainer{
width:100%; /*width of 2nd level sub menus*/
height:1.5em; /*height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
border-bottom: 1px #ccc;
border-bottom-style:solid;
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: 0.5em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: 0.5em;
}

.tabcontent{
	width:inherit;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	display:none;
	text-align:center;
	text-decoration:none;
}
