body {
	background-color: #FFFFFF;
	background-image: url(images/wp_damask_014.png);
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #400000;

	
}
#mainholder {

	position:relative;
	width:100%;
	height:100%;

}
#shadowbox{


	position:relative;
	height:100%;
	width:780px;
	text-align:center;
	
	margin:auto;
}
#container {
	position:relative;
	background-color:#74220E;
	width:768px;
	height:100%;
	margin-left:5px;
	margin-right:5px;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-right-style: outset;
	border-left-style: outset;
	border-top-color: #9E2A11;
	border-right-color: #52180A;
	border-bottom-color: #52180A;
	border-left-color: #9B2911;
	background-image: url(images/red_back.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	border-bottom-style: outset;
	border-top-style: outset;
}
a {
	text-decoration: underline;
	color: #952710;
}

a:hover{
	color: #FF9900;
}

#nav {
	position:relative;
	width:741px;
	height:44px;
	background-image:url(images/backnav.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	margin:auto;
	vertical-align:middle;
	word-spacing: normal;
}
#nav img{
padding-top:3px;
padding-left:10px;
padding-right:10px;}

#nav ul {
	list-style:none;

			
	padding-left:0px;
	margin:auto;

	}
#nav li {
	display:inline;
	
	
	}
#nav li a{
	display:inline;
	text-decoration: none;
	color: #FFFFFF;
	padding-left:4px;
	padding-right:4px;

	
	}
	
#nav li a:hover{
	display:inline;
	text-decoration: none;
	color: #FF9900;
	padding-left:4px;
	padding-right:4px;
	
	
	}
	
#topcurve{

	background:url(images/topcurve.gif) no-repeat;
	width:740px;
	height:12px;
	padding:0px;
	margin-bottom:0px;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	border:0px;		
	font-family:Arial, Helvetica, sans-serif;
font-size:4px;
	}
	
p {margin: 0;
}
	
#content{
	position:relative;
	width:718px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	padding:0px 10px 10px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	clear: both;
	overflow: auto;
}
#content p{
	text-align: justify;
}
	
#bottomcurve{position:relative;
	background:url(images/bottomcurve.gif) no-repeat;
	width:740px;
	height:12px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	padding:0px;
	}
#footer{position:relative;

	background-image: url(images/footer.jpg);
	width:749px;
	height:60px;margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	margin-top: 0;
}
#footer a{
text-decoration:underline;
color:#FFFFFF;
}
#footer a:hover{
text-decoration:underline;
color: #FF9900;
}h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #530D05;
	text-align: left;

}
.center {
	text-align: center;
}

h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #530D05;

}
.floatright {
	padding: 0px 5px 5px 10px;
	float: right;
}
.floatleft {
	padding: 0px 10px 5px 0px;
	float: left;
}

