body, ul, ol, li, h1 {  
	margin: 0; 
	padding: 0; 
	border: 0; 
}

body {
	font-size: 100%;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFCC;
	background-image: url(images/background3.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #000000;
}

#wrapper {
	margin: 0 auto;
	width: 75%;
	font-size: 80%;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #3F3F3F;
}

#header {
	padding: 0px;
	margin-top: 0px;
	width: 100%;
	margin-bottom: 20px;
}

#leftcol {
	float: left;
	width: 185px;
	margin-left: 0px;
	padding: 20px 0px 0px 22px;
}

#leftcol ul {
	list-style-type: none;
}

#leftcol ul li {
	border-bottom: 1px solid #333;
	border-left: 1px solid #333;
	border-right: 1px solid #333;
	width: 185px;
	background-color: #131313;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
}

#leftcol li a {
	display: block;
	text-decoration: none;
	color: #FFFFCC;
	padding: 4px 0 4px 2px;
}

#leftcol li a:hover, #leftcol li a:focus {
	background-color: #3E3E3E;
	color: #FFFF99; 
}

#content {
	margin-top: 20px;
}

h1 {
	font-size: 180%;
	padding: 10px 0;
	color: #FFFFCC;
}

#leftcol h2 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	margin-top: 5px;
	font-weight: bold;
	border-bottom: 1px solid #333;
	font-size: 110%;
}

p {
	line-height: 1.5em;
}

#footer {
	height: 73px;
	margin-left: 0px;
	clear: both;
	margin-bottom: 0px;
	text-align: center;
}

#footer p {
	font-size: 75%;
	text-decoration: none;
	color: #FFFFCC;
	padding: 10px 30px 0 0;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #CCCCCC; 
	text-decoration: none; 
	}
a:hover {
	color: #CCCCFF; 
}

.left {
	float: left;
	border: 1px solid #000;
	margin: 5px 10px 2px 0;
}
.image {
	text-align: left;
	padding-right: 5px;
	padding-bottom: 5px;
}
#video {
	width: 260px;
	text-align: center;
	color: #CCCCCC;
	margin-bottom: 5px;
	float: right;
	margin-right: 0px;
	margin-top: 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-left: 10px;
	border: 1px solid #454545;
}
.order {
	border: 1px solid #333;
	padding: 0px;
	margin-bottom: 10px;
	color: #CCCCCC;
	background-color: #131313;
}
.order TD {
	padding: 6px;
}

h2 {
	font-size: 150%;
	color: #C52B1B;
	margin-top: 10px;
}
th {
	background-color: #131313;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding: 4px;
	font-size: 110%;
	color: #C52B1B;
}
.order-textbox {
	background-color: #ACACAC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #FFFFCC;
	font-weight: bold;
}
.paypal {
	background-color: #131313;
}
.citation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bold;
	color: #B5281A;
}
#navigation {
	width: 100%;
	text-align: center;
	background-color: #454545;
	margin-top: 10px;
	background-image:  url(images/topnav.png);
	height: 31px;
}
.nav-button {
	color: #FFFFCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 0px 4px 6px;
	vertical-align: middle;
	border-top: 1px none #303030;
	border-right: 1px solid #303030;
	border-bottom: 1px none #303030;
	border-left: 1px solid #303030;
	margin-right: 6px;
	margin-left: 6px;
	font-weight: bold;
	line-height: 26px;
}
.nav-button a:link {
	color: #FFFFCC;
	text-decoration: none;
}
.nav-button a:hover, .nav-button a:focus {
	color: #CCCCFF;
}
#order {
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}
#sectioningchart {
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: left;
}
#navbar-right {
	float: right;
	background-color: #000000;
	background-image: url(images/navbar-right.png);
	height: 31px;
	width: 32px;
	margin-top: 10px;
}
#testimonials {
	background-color: #111111;
	border: 1px solid #333;
	padding: 5px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
a.h2:link {
	font-size: 150%;
	color: #C52B1B;
	margin-top: 10px;
	text-decoration: none;
}
a.h2:visited {
	font-size: 150%;
	color: #C52B1B;
	margin-top: 10px;
	text-decoration: none;
}
a.h2:hover {

	font-size: 150%;
	color: #C52B1B;
	margin-top: 10px;
	text-decoration: none;
}
a.h2:active {


	font-size: 150%;
	color: #C52B1B;
	margin-top: 10px;
	text-decoration: none;
}
