body {
	background-color: #5E0B1F;
	margin: 30px;
	text-align: center;
	background-image: url(../layout/body_exp.gif);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
#container {
	height: 610px;
	width: 700px;
	text-align: left;
	margin-top: 00px;
	margin-right: auto;
	margin-bottom: 00px;
	margin-left: auto;
	position: relative;
}
#wrapper {
	margin-left: 300px;
}

#flash {
	height: 610px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#logo {
	background-image: url(../layout/logo.gif);
	height: 158px;
	width: 218px;
}
ul#navigation {
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul#navigation li {
	padding: 0px;
	list-style-type: none;
	float: left;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation .xmas {
	height: 52px;
	margin-top: -29px;
}

hr {
	clear: both;
	color: #42564C;
	background-color: #42564C;
}
h1 {
	color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: lighter;
	font-size: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	color: #BA5672;
	font-weight: lighter;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
p {
	color: #FFFFFF;
	font-size: .8em;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
li {
	color: #BA5672;
	margin-bottom: 5px;
	padding-bottom: 3px;
	display: block;
	background-color: #6F1426;
	position: relative;
	margin-right: 100px;
	padding-left: 3px;
	padding-top: 1px;
	margin-left: 0px;
	font-size: 0.7em;
	list-style-type: none;
}
ul {
	margin-left: 10px;
}
a {
	color: #BA5672;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
	font-weight: bold;
}
a:hover {

}
.Fr {
	float: right;
}
#websir {
	position: relative;
	right: 0px;
	bottom: 0px;
	text-align: right;
}
#websir p {
}
.map {
	margin: 2px;
	float: right;
	border: 1px solid #727081;
}
