body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #9F9453;
	background-color: #003300;
	font-variant: small-caps;
	text-align: center;
	background-position: center;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-size: 16px;
	color: #CCFF00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999900;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #827448;
	font-size: 22px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: -2px;
	padding-left: 0px;
}
h2 {
	font-size: 9px;
	font-style: italic;
	text-transform: capitalize;
}
img {
	text-align: center;
	vertical-align: top;
	padding: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	border: 5px solid #341C19;
}
table {
	text-align: center;
	vertical-align: middle;
	margin-top: 15px;
}
tr {
	text-align: center;
	width: 650px;
	vertical-align: middle;
}

td {
	width: 600px;
	vertical-align: middle;
}
hr {
	color: #3B2321;
	background-color: #3A1D1B;
	margin: -7px;
	padding: -7px;
}

.menu {
	background-position: center top;
	text-align: center;
}
.menuimg {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dragons {
	height: 75px;
	background-position: center top;
	margin-top: 5px;
	margin-bottom: -5px;
	padding-top: 5px;
	padding-bottom: -5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.flag {
	background-position: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: none;
	clear: right;
}
.alignleft {
	clear: right;
	float: left;
	padding-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.alignleftmenu {
	padding-bottom: 50px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	clear: both;
	margin-bottom: 50px;
}



.centerThis {
	text-align:center;
	width:90%;	
	height:430px;
	margin:0 auto;
}



#slide {
	background-color:#3A211C;
	border:double 3px #844C39; 
	width:535px;
	height:390px;
	text-align:center;
	margin:0 auto;
	padding:10px;
}