
body {
	color: #000;
	background: #fff;
	font-size: small;
	font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	font-weight: bold;
	color: #990;
	text-decoration: none;
	outline: none;
	}
	
a:visited {
	color: #550;
	}

a:hover {
	text-decoration: underline;
	/*
	border-style: dashed;
	border-color: #993;
	border-width: 0px 0 1px 0;
	*/
	}

a.active {
	color: #000;
	}
	
h1 { font-size: 1.5em; }
h2 { font-size: 1.3em; }
h3 { font-size: 1.2em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
/* Who really needs more than 5 header sizes? */
p { font-size: 1em; }

h1, h2, h3, h4, h5 {
	text-transform: lowercase;
	padding: 2px 0 0 10px;
	border-style: dashed;
	border-color: #993;
	border-width:0px 0 1px 0;
	color: black;
	}

p {
	padding: 0;
	}

ul.links {
	margin: 0 0 10px 10px;
	padding: 0 0 0 0;
	}

ul.links li{
	margin: 0 0 0 20px;
	padding: 0 0 0 0;
	}

ul.links li.active {
	padding-left: 10px;
	margin-left: 10px;
	}

#primaryDIV blockquote, #primaryDIV pre.quote, #primaryDIV div.quote {
	background: #ffe;
	}

#secondaryDIV blockquote, #secondaryDIV pre.quote, #secondaryDIV div.quote {
	background: #f3f3ee;
	}

blockquote, pre.quote, div.quote {
	margin: 10px 0;
	padding: 10px;
	}

blockquote {
	font-size:.9em;
	line-height:1.4em;
	}

pre, div.quote {
	font-size: .8em;
	font-family: 'courier new', courier, monospace;
	}

pre, div.quote p {
	line-height: normal !important;
	
	}

div.quote p {
	line-height: normal;
	padding-left: 0 !important;
	padding-right: 0 !important;
	}


h2.sectionTitle {
	border-width: 0;
	margin: 0 0px 0 50px;
	padding: 10px 0px 0 00px;
	border-style: dashed;
	border-color: #993;
	border-width: 0 0 1px 0px;
	color: black;
	font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	}

#primaryDIV p.subtitle, #secondaryDIV p.subtitle {
	margin: 0px 20px 0 40px;
	padding:0;
	color: black;
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 130%;
	}

#header {
	position: absolute;
	top: 0;
	width: 75%;
	height: 100px;
	border-style: dashed;
	border-color: #993;
	border-width: 0 1px 0 0;
	
	left: -1px;
	}
#header h1 {
	font-size: 25px;
	padding: 5px 50px 10px 10px;
	margin: 0 0 0 0;
	height: 100px;
	border-width: 0 0 0 0;
	font-family: 'trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	}
#header h1 a {
	color: black;
	}

#primaryDIV {
	background: white;
	position: absolute;
	top: 60px;
	width: 75%;
	z-index: 0;
	margin: 10px 0 0 0;
	
	left: -1;
	}

#primaryDIV div.padder {
	margin: 0 0 0 303px;
	border-style: dashed;
	border-color: #993;
	border-width: 0 1px 1px 1px;
	}

#secondaryDIV {
	background: #fff;
	position: absolute;
	left: 0;
	top: 60px;
	width: 303px;
	z-index: 1;
	/*border: 1px solid white; /*to force NS4 to display the full height of the div*/;
	border-style: dashed;
	border-color: #993;
	border-width: 0 1px 1px 0;
	padding: 0;
	margin: 10px 0 10px 0;
	}

#navDIV div {
	background:white;
	}

#navDIV {	
	position: absolute;
	background: white;
	left: 75%;
	top: 0;
	z-index: 2;
	padding: 10px 0 10px 10px;
	/*font-family: verdana, sans-serif;
	/*font-size: 11px; /* pixles used so the size remains constant */
	font-size: .9em;
	}

#navDIV h3 {
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	border-width: 0;
	margin: 0px 0 5px 0;
	padding: 10px 0 0 0;
	color: black;
	}

#navDIV p {
	margin-top: 10px;
	}
	
#navDIVcontentOut {
	color: #666;
	}

div.post, #primaryDIV p, #primaryDIV form, #secondaryDIV p {
	padding: 0 10px 10px 10px;
	}
	
div.archives {
	padding: 5px 10px;
	border-style: dashed;
	border-color: #993;
	border-width: 1px 0 0 0;
	margin: .5em 0 0 0;
	}
	


/********************************************************************
	The following styles govern the display of the text preferences form.
*/
	
#preferencesForm {
	font-family: verdana, sans-serif;
	font-size: 12px; /* pixels used so the size remains constant */
	margin: 0 10px 0 0;
	padding: 0;
	}

#preferencesForm fieldset {
	padding: 0;
	border: 1px solid black;
	padding: 0 10px 10px 10px;
	border: 1px solid black;
	}

#preferencesForm legend {
	padding: 0 5px;
	}

#preferencesForm input, #preferencesForm select {
	margin: 10px 0 0 0;
	background: #ffe;
	}
	
#sizeDown, #sizeUp {
	width: 48px;
	padding: 2px;
	color: black;
	border: 2px solid #000;
	font-weight: bold;
	}
	
h3 a.orderLink {
	font-weight: bold;
	}
