html,body { 
	margin: 0px;
	padding:0px;
	background-image:url(../img/BackgroundPattern2.jpg);
	background-repeat:repeat-x;
	background-color:#4d1214;
	height:99.5%;
}

td,th { 
	margin:0px; 
	padding:0px;
	background-color:#4d1214;
	font-family: "century gothic",helvetica,verdana;
}

.style1 {font-size: 12px}

.style2 {font-size: 14px}

a:link {
	color: #F6E09B;
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
	color: #a17f53;
}

a:hover {
	text-decoration: underline;
	color: #a17f53;
}

a:active {
	text-decoration: none;
	color: #a17f53;
}

img {
	border: 0px;
}

#getFlash {
	font-family: "century gothic",helvetica,arial;
	font-size: 12px;
	color: #F6E09B;
}

#page_container {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: absolute;
	float: left;
}

#swf_container {
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
}

#navigation {
	font-family: "century gothic",helvetica,arial;
	font-size: 12px;
	color: #F6E09B;
}

.description {
	font-family: "century gothic",helvetica,arial;
	font-size: 12px;
	color: #F6E09B;
}
			
.descriptionLink {
	font-family: "century gothic",helvetica,arial;
	font-size: 12px;
	color: #F6E09B;
}