body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 0;
	padding: 0;
	background: #0000a0 url(../images/bg_blue.gif) repeat;
/*	background-position: 50% 0px;*/
}
#wrap {
	position: relative;
	width: 849px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#topbanner {
	background-image: url(../images/topbanner_palamino.jpg);
	height: 150px;
	width: 849px;
}
#content {
	background-image: url(../images/bg0002.gif);
/*	background-repeat: repeat-y;*/
	height: auto;
	width: 707px;
	background-color: #FFFFFF;
	padding: 20px 70px 10px 70px;
}


#navbar {
	background-image:url(../images/navbar.jpg);
	width: 849px;
	height: 63px;
	word-spacing: 0em;
	letter-spacing: 0em;
	text-align: left;
}
#footer {
	height: 40px;
	width: 849px;
	padding-bottom: 3px;
	padding-top: 7px;
	background-color:#000000;
	background-image: url(../images/footer01.jpg);
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	text-align: center;
	color: #000;
}

#content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.8em;*/
	color: #333333;
	font-weight: normal;
}
#content ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
/*	font-size: 0.8em;*/
	list-style-image: url(images/bulletpoint.gif);
}
#content li {
	line-height: 30px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: center;
	color: #7485a1;
	line-height: 60px;
}
#content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #6600cc;
	font-weight: bold;
	letter-spacing: normal;
	margin-top: 25px;
}
#content a:hover, #content a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #0080ff;
	text-decoration: underline;
	font-weight: bold;
}
#content a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #741721;
	text-decoration: underline;
	font-weight: bold;
}
#content .img-right {
	float: right;
	margin: 0 0 10px 10px;
}
#content .img-left {
	float: left;
	margin: 0 10px 10px 0;
}
#content .border {
	border: 1px #b5916f dotted;
	padding: 5px 10px 5px 10px;
	height: auto;
	margin-top: 15px;
	margin-left: 30px;
	width: 600px;
}
#navbar ul {
	list-style: none;
	margin: 0;
	margin-right: auto;
	margin-left: auto;
	width: 849px;
	padding: 20px 10px 5px 60px;
}
#navbar li {
	display: inline;
	padding-left: 10px;
	font-size: 17px;
	font-weight: bold;
/*	font-family: Times New Roman, Times, serif;*/
/*	font-family:  "Berlin sans FB", Cambria, Candara, "Cats Meow", "Cooper Black" ,"Copperplate Gothic", Verdana, sans-serif;*/
	font-family: "Palatino Linotype", "Bookman Old Style", Garamond, serif;
}
#navbar a:link, #navbar a:visited {
	color: #000;
	text-decoration: none;
}
#navbar a:hover {
	color: #0080ff;
}

.indent { text-indent: 5em }

.caption  { /* for use under images */
	font-family: "Arial";
	font-size : .7em;
	text-align : center;
	margin-left : 2em;
	margin-right : 2em
}

.margins { /* indent either side of text */

	margin-left: 4em;
	margin-right: 4em;
}
