html {
	height: 100%;
}

body {
	font-size: medium;
	min-width: 780px;
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #dedede;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
}

#main {
	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-color: #959596;
	border-style: solid;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	width: 760px;
	min-height: 100%;
	position: relative;
	background-color: white;
	color: #333333;
}

#header {
	position: relative;
	height: 180px;
	width: 760px;
	background-image: url('/banner.png');
	background-repeat: no-repeat;
	background-position: top center;
	padding-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.headerimg {
	vertical-align: bottom;
}

#content {
	min-height: 400px;
	text-align: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 0px;
	margin-top: 20px;
}

#content img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	font-size: small;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footer p {
	margin-bottom: 0px;
}

.leftbox, .rightbox, .leftimg {
	padding-right: 10px;
	padding-left: 10px;
}

.leftbox, .rightbox {
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	text-align: center;
	border-color: #321025;
	border-style: solid;
	width: 148px;
}

.leftbox ul, .rightbox ul {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.rightbox_top {
	font-weight: bold;
	color: #1e3e9d;
	padding-top: 5px;
	text-align: center;
	background-image: url('/include/sidebox_top.png');
	width: 170px;
	height: 25px;
}

.rightbox_bottom {
	background-image: url('/include/sidebox_bottom.png');
	width: 170px;
	height: 10px;
	margin-bottom: 10px;
}

.leftbox, .leftimg {
	float: left;
	clear: left;
}

.leftimg {
	width: 128px;
}

.rightbox, .rightbox_top, .rightbox_bottom {
	margin-left: 20px;
	float: right;
	clear: right;
}

.section_buttons {
	position: absolute;
	bottom: 5px;
	right: 0;
	height: 50px;
	width: 100%;
	font-size: 13pt;
}

table.spaced {
	position: relative;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}

.subtopic {
	margin-left: 20px;
	margin-right: 20px;
}

.subtopic_entry {	
	/*padding-left: 5em;*/
}

p.subtopic_heading {
	font-size: large;
	font-weight: bold;
	margin-top: 20px;
}

p.question {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 0px;
}

p.answer {
	margin-top: 0px;
}

#heading {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font-size: xx-large;
	font-weight: bold;
	vertical-align: middle;
}

table.toc {
	border: none;
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#toc {
	font-size: large;
}

#toc a:link {
	text-decoration: none;
}

#toc a:visited {
	text-decoration: none;
}

#toc a:hover {
	text-decoration: underline;
}

#toc a:active {
	text-decoration: underline;
	font-weight: bold;
}

#features {
	margin-left: 0;
	margin-right: auto;
}

#features table {
	margin-left: auto;
	margin-right: auto;
	border-spacing: 0;
	border-collapse: collapse;
	margin-bottom: 10px;
	margin-left: 0;
	width: 700px;
}

#features table td {
	text-align: left;
	vertical-align: top;
	padding-left: 50px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}

#features table td.head, #features table td.firsthead {
	font-weight: bold;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-left: 0;
}

#features table td.head {
	padding-top: 15px;
}

#features table td.firsthead {
	padding-top: 0;
}

#features table td.pic {
	width: 350px;
	padding: 0;
}

#features img {
	border: none;
}

.important {
	font-size: large;
	font-weight: bold;
	display: table;
}

.emphasis {
	font-weight: bold;
}

.textbox {
	display: table;
}

.lonebox {
	max-width: 35em;
	margin-left: auto;
	margin-right: auto;
}

.notopspace {
	margin-top: 0px;
	padding-top: 0px;
}

.centered_text {
	text-align: center;
}

.centered_section {
	margin-left: auto;
	margin-right: auto;
}

td.align-right {
	padding-right: 1em;
	text-align: right;
}

a:link {
	color: #0d7c0e;
}

a:visited {
	color: #6b996c;
}

a img {
	border: none;
}

.video_placeholder, .video_middle {
	height: 652px;
}

.video_placeholder {
	margin-bottom: 10px;
}

.video_parent {
	width: 100%;
	top: 180px;
	left: 0px;
	position: absolute;
}

.video_middle {
	width: 830px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
	background-image: url('/grey.png');
}
.video_child {
	top: 20px;
	height: 612px;
	width: 790px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	position: relative;
}

.refund {
	font-size: x-small;
}

.download {
	text-align: center;
	font-size: xx-large;
}

.download_pics {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.review p {
	font-size: small;
}

#tmptop, #tmptop img, #tmptop p {
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	clear: both;
	display: block;
	width: 500px;
	text-align: center;
}

