html {
	height: 100%;
	width: 100%;
	margin: 0 0 0 0;
}

body {
	background-color: #330B01;
	height: 100%;
	width: 100%;
  	margin: 0 0 0 0;
	background-image:url(images/backg.jpg);
	background-position: center;
	background-repeat: repeat;
}

a {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:underline;	
}

a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	font-size: 10px;
	text-decoration:underline;	
}

ol {
	color: #385410;
	font-weight: bold;
}

#box {
	width: 990px;
	height: 630px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#top {
	width: 990px;
	margin: 0 0 0 0;
}

#middle {
	width: 990px;
	margin: 0 0 0 0;
	padding: 0;
	background-image:url(images/backg_middle.jpg);
	background-repeat: no-repeat;
	text-align: left;
	border: solid #FFFFFF 0px;
}

#left {
	width: 173px;
	margin: 0 0 0 0;
	padding-left: 77px;
	float: left;
	text-align: left;
}

#center {
	width: 470px;
	float: left;
	margin: 0 0 0 0;
	text-align: left;
	border: solid #FFFFFF 0px;
}

#contentbox {
	width: 460px;
	height: 380px;
	float: left;
	position: relative;
	margin: 0 0 0 0;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #00000;
	font-size: 16px;
	line-height: 24px;
	overflow: auto;
}

#content {
	float: left;
	position: relative;
	margin: 0 0 0 0;
	padding: 20px 0 0 10px;
	text-align: left;
}


#right {
	width: 270px;
	float: left;
	margin: 0 0 0 0;
	padding: 98px 0px 0px 0px;
	text-align: left;
}

#animation {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 500px;
	z-index: 2;
	border: solid #FFFFFF 1px;
}

#bottom {
	width: 990px;
	margin: 0 0 0 0;
	padding: 0;
	clear: both;
}

* html bottom {
	margin: 0 0 0 0;
}

#clear {
	margin: 0 0 0 0;
	clear: both;
}

.noflash {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-size: 24px;
	line-height: 36px;
	text-decoration:underline;	
}

.noflash:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #FF0000;
	font-size: 24px;
	text-decoration: underline;	
}
