body { 
	font-family : Arial Black, Verdana, Arial, sans-serif;
	font-size: 16px;
	flash-font-size: 16px;
	
	line-height: 20px;
	flash-line-height: 3px;
	color : #d1c9c7;
	margin: 0px; 
	width: 100%;
	height: 100%;
	}

img {
	border: 0px;
	}

a:link { 
	color: #d1c9c7; 
	text-decoration: none;
	flash-text-decoration: dotted-underline;
	}
	
a:visited { 
	color: #d1c9c7; 
	text-decoration: none;
	}
	
a:hover { 
	color: #d1c9c7; 
	text-decoration: underline;
	}
	
a:active { 
	color: #d1c9c7; 
	text-decoration: none;
	}
	
.bodyText {
	font-family: Georgia, serif;
	line-height: 17px;
	font-size: 13px;
	}
	
.eventsImage {
	margin-right: 15px;
	float:left;
	}
	
	
.mainDiv {
	position: relative;
	z-index: 1;
	width: 100%;
	height: 100%;
	}
	
.contentDiv {
	position: absolute;
	top:52px;
	left:52px;
	z-index: 13;
	}
	
.subContentDiv {
	position:absolute;
	top: 163px;
	left: 0px;
	width: 800px;
	z-index: 17;
	}
	
.menuDiv {
	position: absolute;
	top: 110px;
	left: 0px;
	width: 560px;
	z-index: 15;
	}
	
.subMenuDiv {
	position: relative;
	margin-top: 30px;
	margin-left: 93px;
	margin-bottom: 40px;
	width: 600px;
	z-index: 5;
	}
	
.menuLink {
	margin-top: 1px;
	float: left;
	}
	
.subMenuLink {
	z-index: 19;
	}
	
.badge {
	position: absolute;
	top: 0px;
	left: 573px;
	z-index: 12;
	}
	
.footer {
	margin-top: 20px;
	position: relative;
	width: 690px;
	font-size: 12px;
	z-index: 20;
	}
	

.paperback {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 900px;
	background-color: #f5d695;
	z-index: 3;
	}
	
	
.logo { 
	position: absolute;
	top: 13px;
	z-index: 12;
	}