body {font-family: "Lucida Grande", Arial, Helvetica, Verdana, sans-serif;font-size: 1em;text-align: center;margin: 0px;padding: 0px;background: #fff;color: #966;}

.wrapper {margin: 0px auto;
text-align: 
right;width: 
800px;} 


#content {
text-align: left; 
border-color:#996666;
border-style:solid;
border-width: 1px 0;}

.navhead {
	font-size: .7em;
	margin: 0px auto;
	text-align: right;
	height: 35px;
	width: 800px;
	border-width: 0 0 2px 0;
	border-color: #966;
	border-style: solid;
	}

.navhead p {
	font-size: .9em;
	font-weight: normal;
	margin: 0;
}

.mainhead {
	margin: 0px auto;
	/* background: url('images/header.jpg') no-repeat; */
	height: 150px;
	width: 800px;
}

.maincol {
	text-align: left;
	width: 440px;
	float: left;
	padding: 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 420px;
}

.deco {
	margin: 0px auto;
	text-align:left;
	background-image: url('images/bg_lt.gif');
	height: 40px;
	width: 800px;
	border-width: 1px 0px 2px 0px;
	border-color: #996666;
	border-style: solid;
}

.deco h2 { text-align: center }

.dark {
	margin: 0px auto;
	color:#fff;
	background-image: url(images/bg_drk.gif);
	/* background-image: url('images/bg_drk.gif'); */
	height: 20px;
	width: 780px;
	border-width: 2px 0px 2px 0px;
	border-color: #996666;
	border-style: solid;
	font-size:.7em;
	text-align: center;
	padding:10px;
}

.rightcol {
	margin:15px;
	background-image: url('images/bg_lt.gif');
	border-width: 2px;
	border-color: #966;
	border-style: solid;
	font-size: .9em;
	width: 225px;
	float: right;
	color: #699;
	padding: 20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 275px;
	text-align: left;
}
html>body .rightcol { width: 275px; }

.rightcol p {
	margin: 0 auto;
	text-align: left;
	/* background-image: url('images/bg_lt.gif');
	border-width: 2px;
	border-color: #966;
	border-style: solid; */
	color: #966;
	padding: 5px;
}

html>body .maincol { width: 420px; }


a, a:link, a:visited {
	font-family: Arial, sans-serif;
	font-size: 11pt;
	color: #966;
	text-decoration: none;
	display: inline;
}

.clear { clear: both; }

a:hover {
text-decoration: underline;
}

.navhead ul, .deco ul {
 list-style: none;  /* removes list marker */
 padding: 0px;    /* removes left indent */
 margin: 0px;
}

.navhead ul {
 margin: 0 25px 10px 0;
 float:left;
 font-size:1.1em;
}

.deco ul {
 margin: 10px;
}

.navhead ul li, .deco ul li {
 display: inline;  /* sets list items to display in a row */
 padding-left: 15px;  /* puts space in between list items */
}

.navhead a:link, .navhead a:visited, .deco a:link, .deco a:visited {
 color: #966;
 text-decoration: none;
 font-weight:bold;
}

.navhead a:active, .navhead a:hover, .deco a:active, .deco a:hover {
 color: #966;
 text-decoration: underline;
}

img {
	border: 0px;
}

h1, h2, h3 {
	color:#669999;
	font-weight: normal;
	margin: 5px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1em;
}

.logo {	float: left; }


.intro {
	line-height: 1.75em;
	font-style:italic;
}

.foottext {
font-size: .8em;
text-align: center;
}