body   {
	background-image: url("images/bg.jpg");
	background-position: 50% 0;
	margin: 0;
	padding: 0
	}


	
div {
	margin: 0;
	padding: 0
}
h1        {
	color: #043821;
	font-size: 24pt;
	font-family: Times, Georgia, "Times New Roman", serif;
	font-variant: small-caps;
	background-image: url("images/h1.gif");
	background-repeat: no-repeat;
	background-position: 0 10px;
	word-spacing: 1px;
	letter-spacing: 2px;
	margin-top: 0;
	padding-left: 25px;
	text-shadow: 2px 2px 3px #bbb
	
	
	
	
	}

h2  {
	color: #7aabd3 !important;
	font-style: italic
	}


img {
	vertical-align: text-top;
}
.clear {
	clear: both
	}

.fiftyLeft {
	width: 48%;
	float: left
	}

.fiftyRight {
	width: 48%;
	float: right
	}

.larger  {
	font-size: larger
	}


.quote     {
	color: #024526;
	font-style: italic;
	background-color: #fafafa !important;
	background-image: url("images/quote_bg.gif");
	background-repeat: no-repeat;
	background-position: 50% 50%;
	text-align: center;
	margin: 25px 50px;
	padding: 15px;
	border: solid 1px #d8dcdf
	}





.smaller     {
	color: #ac5a8d;
	font-size: smaller
	}





#container  {
	margin: 0 auto;
	position: relative;
	width: 770px
	}
#content {
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 100% 0;
	position: relative;
	float: left
	}

#copy {
	font-size: 12pt;
	font-family: Palatinio, Times, Georgia, "New York";
	padding: 0 10px;
	position: relative;
	width: 550px;
	float: left
	}

#copy a     {
	color: #ac5a8d;
	text-decoration: none;
	background-color: #fbf5f8;
	padding: 2px;
	border: solid 1px #d2aac5
	}




#copy a:hover    {
	color: #fbf5f8;
	text-decoration: none;
	background-color: #ac5a8d
	}



#header  {
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: right;
	position: relative;
	height: 160px;
	overflow: hidden
	}
	
#header img  {
	margin-right: 30px
	}



#spacer {
	float: right;
	height: 150px;
	width: 240px;
}

#menu {
	position: relative;
	top: -10px;
	left: -10px;
	width: 170px;
	float: left;
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
}

#menu ul  {
	background: url("images/menu.jpg") repeat-y;
	margin: 0;
	padding: 0;
	border-top: 5px solid #014828;
	border-bottom: 5px solid #014828
	}


#menu li {
	list-style: none;
	display: inline;
}

#menu a {
	text-decoration: none;
	color: black;
	display: block;
	padding: 5px 0 5px 22px;
}

#menu a:hover {
	font-style: italic;
	font-weight: bold;
	background-color: white;
	background: url(images/menu_hover.jpg) repeat-y;
}

form p label {
	width: 10em;
	float: left;
	margin-bottom: .5em;
}

form p {
	clear: left;
	margin-bottom: 1em;
} 

form p.radios label,
form p.submit {
	float: none;
	display: block;
	width: auto;
	margin-left: 10em;
	margin-top: 10px;
}

#footer    {
	color: #d8dcdf;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	background-image: url("images/bottom.gif");
	background-repeat: no-repeat;
	background-position: 0 0;
	text-align: center;
	margin: 0 0 10px;
	padding-top: 25px;
	position: relative;
	clear: both
	}




#footer a       {
	color: #fafafa;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px !important
	}







#footer a:hover       {
	color: #fbf5f8;
	text-decoration: none;
	background-color: #024323
	}

