



	body
	{
	
	/* background-color: #8a5e34;  */
	background-color: #714927;

	}
	
	a:hover,a:focus,a:active{outline-width:0}
	
	img { border:none; outline:none;} 


	div#icacontent {
	position:				absolute;
	
	top:					50%;
	left:					50%;
	margin-top:				-300px;
	margin-left:			-474px;
	
	
	overflow:				hidden;
	

	}


	#whiteBox
	{
	border: #FFFFFF 1px solid;
	width: 950px;
	background-color: #FFFFFF;
	 
	}
	
	#picText
	{
	background-color: #FFFFFF;
	height: 100%;


	}
	
	#pic
	{

	}
	
	#text
	{

	margin-right:35px;
	margin-left: 25px;
	margin-top:35px;
	font-size: 20px;
	color: #d7912a;
	text-align: justify;
	line-height: 30px;
	}
	
	#text strong
	{
	color: #e55900;
	font-weight: normal;
	  
	}







/* Define the menu */
div#icamenu {
	width: 					948px;
	height:					146px;
	overflow:				hidden;
	margin:					0 0 0 15px;
	padding:				0;
}


div#icamenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}	

div#icamenu ul:first-child {
	margin-top:				31px;
}

div#icamenu li {
	display:				block;
	width: 					500px;
	height:					40px;
	padding:				0;
	margin:					0;
	overflow:				hidden;
	margin-top:				-19px;
}

div#icamenu li.mainlevel_current {
	background-image:		url(/images/stories/menu-background.png);
	background-repeat:		no-repeat;
	
	padding:				0 0 0 155px;
}



div#imagebox {
	height:					484px;
	width:					271px;
	overflow:				hidden;
}

div#contentregion {
	position:				relative;
	left: 373px;
	top: -484px;
	
	margin:					0 0 0 8px;
	

	height:					484px;
	width:					550px;
	
	overflow:				hidden;
}

img {
	border:					none;
}



/* Define the text areas that are used in the calendars */
#eventlist div#container {
	position	: absolute;
	top			: 95px;
	left		: 535px;
	width		: 400px;
	height		: 390px;
	overflow	: hidden;
}

#eventlist div#content {
	position	: relative;
	width		: 400px;
	left		: 0;
	margin-bottom: 20px;
}

#eventlist div#scrollArea {
	position	: absolute;
	left		: 932px;
	top			: 93px;
	height		: 400px;
	width		: 5px;
	border		: 1px solid #fadd86;
	overflow	: hidden;
	background-color: fadd86;
	background-image: url(../images/scroll_bg.gif);
}

#eventlist div#scroller {
	position	: absolute;
	top			: -1px;
	width		: 5px;
	background	: #d8ab69;
	border-top	: 1px solid #d8ab69;
	border-bottom: 1px solid #d8ab69;
}

li
{
list-style-type: none;
}


