body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #990000;
	background-image: url(images/bg_xmas.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px 0px 0px 0px;
	font-size: 13px;
	line-height: 18px;
}

body h2 {
	display: none;
}

body h4 {
	color: #910000;
}

a:link, a:visited {
	color: #990000;
}

a:hover {
	color: #2A581A;
	text-decoration: none;
}

#container {
	position:relative;
	width:900px;
	left:50%;
	margin-left:-449px;
}

#menu {
	background-image: url(images/menubg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 113px;
	width: 900px;
	text-align: center;
	padding-top: 40px;
	margin-bottom: -40px;
	position: relative;
	float: none;
	clear: none;
}

#navlist li {
	display: inline;
	list-style-type: none;
	padding-right: 30px;
}

.menu a {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu a:visited {
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.menu a:hover {
	color: #D1A614;
}

#header {
	height: 346px;
	width: 900px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#content {
	width: 740px;
	padding-left: 95px;
}

#contentLeft {
	width: 490px;
	padding-left: 85px;
	float: left;
	clear: none;
	position: relative;
}

#contentRight {
	width: 220px;
	float: right;
	background-image: url(images/paper-scroll.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 276px;
	margin-right: 75px;
	margin-top: 20px;
	clear: none;
	text-align: center;
	padding-top: 70px;
	line-height: 17px;
	font-size: 12px;
	margin-bottom: -70px;
}

#contentLeftmap {
	width: 410px;
	float: left;
	clear: none;
	height: 620px;
	margin-top: 10px;
	position: relative;
	padding-left: 78px;
}

#contentRightmap {
	width: 320px;
	float: right;
	clear: none;
	position: relative;
	padding-right: 75px;
	padding-top: 40px;
}

#footer {
	height: 50px;
	width: 900px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 90px;
	text-align: center;
	font-size: 10px;
	color: #990000;
	clear: both;
}

.footer a {
	color: #990000;
	text-decoration: underline;
}

.footer a:hover {
	color: #2C5B1B;
	text-decoration: none;
}

