#flashcontent {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-300px;
	margin-left:-400px;
}
	

body { 
	background: #e0dfcd; 
	margin: 0px; 
	padding: 0px; 
	width:100%; 
	font-family: Helvetica, Arial, sans-serif; 
	font-style:normal;
	color: #FFF;
	overflow:auto;
}

p {
	color:#666;
	font-size:14px;
	font-weight:lighter;
	line-height:18px;
	margin-top:0px;
}

h1 {
	margin-bottom:5px;
	color:#cd7e40;
	font-size:14px;
	font-weight:lighter;
}

h4 {
	color:#666;
	font-size:11px;
	font-weight:lighter;
	text-align:center;
}


img#topbg {	
	top:0;
	left:0;
	width:100%;
	height:194px;
}

img#topmenusbg {	
	top:0;
	left:0;
	width:100%;
	height:236px;
}

#logocont {
	position: absolute;
	left:0px;
	top:5px;
	width:100%;
	
}

#logocont {
	position: absolute;
	left:0px;
	top:5px;
	width:100%;
	
}

#logoconthome {
	position: absolute;
	left:0px;
	top:35px;
	width:100%;
	
}

img#logo {
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

#mainmenu {	
	display: inline;
	margin-top: 12px;
	width: 285px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

#mainmenu a {
	float: left;
	display: inline;
	background-position:left top;
	background-repeat:no-repeat;
	background-color: transparent;
	border:none;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#content {
	width:270px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

#eventslist ul{
	list-style-type: none;
	color:#666;
	font-size:14px;
	font-weight:lighter;
	line-height:24px;
	margin-top:0px;
	margin-left:0px;
	padding-left:0px;
}
a {
	color:#666;
	border:none;
}

a:hover {
	color:#cd7e40;
}

img {
	border:none;
}


#submenu {	
	display: inline;
	margin-top: 53px;
	width: 240px;
	display: block;
	margin-left: auto;
	margin-right: auto;	
}

#submenu a {
	float: left;
	display: inline;
	background-position:left top;
	background-repeat:no-repeat;
	background-color: transparent;
	border:none;
	overflow: hidden;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
}

#orangefont {
	color:#cd7e40;
	font-size:11px;
	font-style:italic;
}




