* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
	margin: 0 0 1px 0;
	width: 100%;
}

body {
	color: #555;
	font: 12px/1.5 "Lucida Grande", Verdana, Arial, sans-serif
}

textarea {
	color: #555;
	font: 12px/1.5 "Lucida Grande", Verdana, Arial, sans-serif
}

.article_image {
	background-color: #eee;
	border: 1px solid #bbb;
	padding: 3px;
}

.highlight {
	font-style: italic;	
	font-weight: 900;
}

#container {
	background: transparent url(/assets/graphics/header_image_2.gif) 0 0 no-repeat;
	margin: 0 auto;
	padding-top: 150px;
	position: relative;
	width: 960px;
}

h1 {
	height: 150px;
	left: 0;
	position: absolute;
	top: 0;
	width: 960px;
}

h1 a {
	display: block;
	height: 150px;
	width: 960px;
}

span.logo-text,
span.image-replacement {
	display: block;
	height: 69px;
	overflow: hidden;
	position: absolute;
	right: 20px;
	top: 40px;
	width: 243px;
}

span.image-replacement {
	background: #fff url(/assets/graphics/logo.jpg) no-repeat;
	cursor: pointer;
}

h2, h3, h4 { color: #f60; }
h3, h4 { margin: 1em auto 0.5em; }
a { color: #31aa9b; text-decoration: none; }
fieldset { border: 0; }
ul { list-style: none; }

#navigation {
	padding-top: 10px;
}

#navigation li {
	float: left;
	margin: 0 10px;
	text-align: center;
	width: 140px;
}

#navigation a {
	background: transparent url(/assets/graphics/green_button.jpg) no-repeat;
	display: block;
	height: 100%;
	padding-top: 10px;
	width: 100%;
}

#navigation li.active a,
#navigation a:hover {
	background: transparent url(/assets/graphics/orange_button.jpg) no-repeat;
}

#content {
	background: #fff url(/assets/graphics/slither.gif) 0 0 repeat-y;
	margin: 0 auto;
	padding-bottom: 30px;
	min-height: 700px;
	width: 960px;
}

#main {
	float: left;
	margin: 150px 10px 0;
	position: relative;
	width: 620px;
}

#main h2,
#main h3,
#main p,
#main ul,
#mail ol,
#main iframe {
	margin-left: 15px;
}

#main p {
	margin: 1em 15px 1.5em 15px;
}

#main ul {
	list-style: disc;
	margin-left: 25px;
	margin-top: 1em;
}

#main .blog_book {
	float: right;
	margin-left: 20px;
	width: 150px;
}

#comments {
	clear: both;
}

#quotes {
	background: transparent url(/assets/graphics/headerbar.jpg) no-repeat;
	height: 131px;
	left: 0;
	position: absolute;
	top: -150px;
	width: 938px;
}

#quotes h2 {
	color: #468575;
	margin: 20px 0 0 30px;
}

#quotes form {
	margin: 10px 0 0 30px;
}

#quotes blockquote {
	color: #f60;
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 15px;
	font-style: italic;
	left: 400px;
	position: absolute;
	top: 10px;
	width: 450px;
}

#quotes #quote-author {
	bottom: 0;
	position: absolute;
	right: 20px;
}

q {
	quotes: '\201C' '\201D' '\2018' '\2019';
}

#sidebar {
	float: left;
	margin: 160px 10px 170px;
	width: 300px;
}

#sidebar ul {
	color: #efefef;
	list-style: disc;
	margin: auto 20px 1em 15px;
}

#sidebar li.active {
	color: #012a58;
}

#footer {
	background: transparent url(/assets/graphics/bottom_image.jpg) no-repeat;
	bottom: 0;
	height: 161px;
	position: absolute;
	right: 7px;
	width: 176px;
}

#footer span {
	bottom: 0;
	font-size: 0.85em;
	left: -754px;
	position: absolute;
}

#footer-base {
	clear: both;
}

/* Campaign Monitor Stuff */
span.label,span.spacer,span.multiple span {width:120px;float:left;} 
span.multiple {float:left;} 
span.button {padding-left:120px;} 
div.clear {clear:both;padding-top:5px;}
form p { margin-top: 5px; margin-bottom: 5px; }
