#wrapper {
	width: 1015px;
	height: 100%;
	position: static;
	background-position: center;
	margin: 0px;
	padding: 0px;
	border: 1px dotted #99CC66;
	float: left;
}
#bigline {
	background-color: #BC9191;
	height: 25px;
	width: 100%;
	border: 2px dotted #99CC66;
	position: static;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
	left: 0px;
	float: left;
}

#header {
	background-color: #D5EDB3;
	width: 100%;
	position: static;
	left: 0px;
	top: 0px;
	height: 230px;
	float: none;
	margin: 0px;
	padding: 0px;
}
#header img {
	width: 234px;
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px dashed #99CC66;
	margin: 0px;
	padding: 0px;
}

#header-text {
	clear: none;
	width: 700px;
	float: none;
}
#logo 	{
	font:24px Arial, Helvetica, sans-serif;
	color: #5C743D;
	letter-spacing:0.2em;
	line-height:30px;
	margin-left: 0px;
	float: right;
	width: 778px;
	margin-top: 80px;
	top: 0px;
	height: 30px;
	left: 0px;
	position: static;
	text-align: center;
	display: block;
	}

#tagline 	{
	color: #993300;
	letter-spacing:0.4em;
	line-height:18px;
	width: 520px;
	float: right;
	height: 20px;
	position: static;
	left: 0px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990033;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 120px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#navigation {
	float: left;
	width: 234px;
	position: static;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 1px solid #F4FFE4;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	background-color: #630000;
	}
#navigation li {
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5EDB3;
	list-style-type: none;
	text-align: right;
	padding: 10px;
}
#navigation ul {
	display: inline;
	background-color: #630000;
}


	
#navigation a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #D5EDB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	margin: 0px;
	padding-top: 8px;
	padding-right: 6px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#navigation a:hover {
	background: #99CC66;
	color:#993300;
	margin: 0px;
	}
#main-content {
	clear: none;
	float: none;
	position: static;
	top: 0px;
	height: 100%;
	left: 0px;
	width: 497px;
	padding: 20px;
	border: 1px solid #C4C4C4;
	text-align: left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 237px;
	background-color: #FFFFFF;
}

#sidebar {
	float: none;
	width: 234px;
	top: 276px;
	right: 0px;
	position: absolute;
	border: 1px outset #C3C3C3;
	background-color: #630000;
	left: 786px;
	height: auto;
	display: block;
	clear: none;
}
#sidebar img {
	border: 1px double #808080;
	margin: 10px;
	padding: 10px;
	position: static;
	right: 0px;
	left: 0px;
	bottom: 0px;
	top: 20px;
	text-align: center;
}
#sidebar-text {
	margin: 10px;
	padding: 5px;
	height: 100%;
	display: block;
}
#quotesource {
	color: #6699FF;
	font-style: normal;
	text-align: right;
}
#quote {
	color: #D5EDB3;
	line-height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
#sidebar-text p {
	color: #D5EDB3;
}

a {
}

body {
	background-color: #F4FFE4;
}
h1 {
}

h2 {
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:0.21em;
}
h3 {
	color: #993300;
	line-height:11px;
	letter-spacing:0.2em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
ul {
	display: block;
}
li {
	color:#666666;
	line-height:17px;
	margin-top:0px;
	list-style-type: square;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}
p {
	color:#666666;
	line-height:17px;
	margin-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
