body {
	margin: 0;
	padding: 0;
	background-color:#fff;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #800000;
	font-size:100%;
}

#header {
	border-top: 1px solid #800000;
	border-bottom: 1px solid #800000;
	height: 3em;
	background-color:#800000;
	color: #fff;
}


.wordspace {
        letter-spacing: 0.3em;
        word-spacing: 0.4em;
}


#header .strapline {
	font: 120% Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: transparent;
	float: right;
	margin-right: 1em;
	margin-top: 0.5em;
}

#header .logo {
	float: left;
	margin-left: 0;
	margin-top: 0;
}
#nav {
	position: absolute;
	top: 5em;
	left: 1em;
	width: 8em;
	background-color: #fff;
	text-align: right;
	color:#800000;
}
#nav ul {
	list-style: none;
	margin-left: 1em;
	padding-left: 0;
}
#nav li {
	font-size: 100%;
	border-bottom:0px solid #330033;
	margin-bottom: 0.1em;
	line-height: 1em;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #800000;
	background-color: transparent;
}
#nav a:hover {
	color: #D8CAB1;
}
#nav h2 {
	font: 110% Arial, Helvetica, sans-serif;
	color: #330033;
	background-color: transparent;
	border-bottom: 1px solid #cccccc;
}


#content {
	margin-left: 12em;
	margin-right: 2em;
}


.pullquote {
	float: right;
	width: 160px;
	color: #9c6;
	font: bold 1em Arial. Helvetica, Verdana, sans-srif;
	border: solid #ecf8e2; 
	border-width: 7px 0 5px;
	padding: 3px 2px;
	margin: 20px 7px;
}
h1 {
	font: bold 150% Arial, Helvetica, sans-serif;
	color: #800000;
}
h2 {
	font: bold 125% Arial, Helvetica, sans-serif;
	color: #800000;
}
h3 {
	font: bold 100% Arial, Helvetica, sans-serif;
	color: #800000;
}
#content p,ul,li {
	font-size: 1.0em;
	line-height: 1.4em; 
	padding-left: 1.2em;
}
#content ul {
	list-style: disc url(images/screwsm.gif);
        }




a {
	background-color: #fff;
	color: #000;
	font: bold 0.75em/1.75em Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a:link, a:visited {
  	color: #999; 
}
a:hover {
	color:#000;
}

a.instyle {
	font-size:1.0em;
	line-height: 1.4em;
	color: #000;
	text-decoration: underline;

}
a.instyle:link, a.instyle:visited {
  	color: #330033;
}

a.instyle:hover {
	color: #D8CAB1;
	background-color: #fff;
}



a.terms {
	color:#000;
	font-family:tahoma;
	font-size: 80%; 
	text-decoration:none;
}

.terms {
	color:#000; 
	font-family:tahoma;
	font-size:11px; 
	text-decoration:none;
}

a.terms:link, a.terms:visited {
  	color: #330033;
}

a.terms:hover {
	color: #D8CAB1;
	background-color: #fff;
}
#fineprint {
	margin-left: 25em;
	margin-right: 2em;
	font: 70% Georgia, "Times New Roman", Times, serif;
}


#footer {
	position: absolute;
	margin-left: 16em;
	margin-right: 1em;
	font: 90% Arial, Helvetica, sans-serif;

}
#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #800000;
	background-color: transparent;
}
#footer a:hover {
	color: #D8CAB1;
}
