/* *************
main bits
*/
html {
	height: 100%;
	color: #000000;
	text-align: center;
	background: #fdcc01;
	background-image: url( background.jpg );
	background-repeat: repeat-x;
	background-attachment: fixed;
}

body {
	background: transparent;
	width: 1000px;
	height: 100%;
	margin: 0;
	padding: 0px;
	font-family: Verdana;
	margin: auto;
	text-align: left;
	font-size: 0.85em;
}

div {
	font-style: verdana, geneva, sans-serif;
	font-size: 1em;
	text-align: left;
}

#top-bit {
	background: transparent;
	height: 10px;
}

#left-bit {
	position: absolute;
	top: 120px;
	width: 150px;
	height: 200px;
	text-align: center;
}

#bottom-bit {
	background-image: url( ../graphics/basebackground.png);
	height: 35px;
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
}

#bottom-bit2 {
	background: transparent;
	height: 35px;
}

#footer-contents {
	width: 1000px;
	margin: auto;
	position: relative;
	top: 10px;
}

#header2 {
	background: transparent;
	background-image: url( ../graphics/banner.png );
	background-repeat: no-repeat;
	height: 105px;
	border-bottom: 3px solid black;
	position: absolute;
	top: 0;
	width: 1000px;
}

#header {
	background: transparent;
	height: 110px;
}

form {
	border: 0px;
	margin: 0px;
	margin-bottom: 2px;
}

img {
	border: 0;
	margin: 3px;
}

.floater {
	position: absolute;
	top: 300px;
	left: 300px;
	height: 200px;
	width: 100px;
}

table {
	background-color: transparent;
	border: 0px solid blue;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

td {
	font-style: verdana, geneva, sans-serif;
	font-size: 1em;
	padding: 0;
	valign: top;
}

tr {
	font-style: verdana, geneva, sans-serif;
	font-size: 1em;
	padding: 0;
}

a {
	text-decoration: underline;
}

a:visited {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

a:visited:hover {
	text-decoration: underline;
}

.title_bar {
	background-color: transparent;
	padding-left: 2px;
	text-align: right;
}

.title_bar2 {
	background-color: #A80707;
	width: 135px;
}

.menu_bar {
	height: 100px;
	width: 1000px;
}

.heading_bar {
	background-color: #c30000;
	color: #A80707;
	font-size: 3em;
	margin-left: 10px;
	padding-left: 10px;
}

.section_head_left {
	color: #ffffff;
	font-size: 1.4em;
	width: 150px;
}

.body_left {
	background-color: transparent;
	color: black;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 150px;
	background-repeat: repeat-x;
}

.body_left a {
	font-size: 1.2em;
}

.body_right {
	background-color: transparent;
	color: white;
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 20px;
	background-image: url( sidebar.jpg );
}

.body_middle {
	background-color: transparent;
	padding-left: 15px;
	font-size: 1em;
}

p.micro {
	padding-left: 15px;
	font-size: 0.8em;
	color: white;
	valign: top;
	margin: 0px;
}
	
.body_middle_blank {
	background-color: transparent;
	padding-left: 30px;
}

body {
	
}

.menu_bar_bold {
	padding-left: 10px;
	font-style: verdana, geneva, sans-serif;
	font-size: 1.05em;
	font-weight: bold;
	background-color: #AA0000;
	color: #FF9933;
}

.menu_bar_bold a {
	color: #ffffff;
}

.body_middle h1 {
	color: #000000;
	font-size: 1.5em;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.body_middle h2 {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 7px;
}

.body_middle a {
	color: #ffffff;
	font-weight: bold;
}

.body_left a {
	color: #ffffff;
	font-weight: bold;
}

.body_left h1 {
	color: white;
	padding-left: 10px;
	font-size: 1.1em;
}

.body_middle p {
	background-color: transparent;
	padding-left: 5px;
	font-size: 1em;
	margin-top: 3px;
	margin-bottom: 5px;
}

.list_0 {
	background-color: #f0e0a0;
	font-size: 1em;
	margin-top: 2px;
	border-top: 1px solid #dd6600;
	padding-left: 5px;
}

.list_1 {
	background-color: transparent;
	font-size: 1em;
	margin-top: 2px;
	border-top: 1px solid #dd6600;
	padding-left: 5px;
}

.list_1 a {
	color: #ffffff;
	font-weight: bold;
}

.list_0 a {
	color: #ffffff;
	font-weight: bold;
}

.list {
	padding-right: 5px;
	font-size: 1em;
	color: #000000;
}

.list a {
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}

.list_header {
	padding-right: 5px;
	padding-left: 5px;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}

.body_orange {
	background-color: transparent;
	font-size: 1em;
	margin-top: 2px;
	padding-right: 5px;
	vertical-align: top;
}

.body_orange p {
	background-color: transparent;
	margin-bottom: 10px;
}

.body_orange a {
	font-size: 1em;
	color: #ffffff;
	font-weight: bold;
}

.black {
	color: black;
	font-style: italic;
}

.big_box {
	width: 1000px;
	height: 100%;
}

.micro {
	font-size: 0.7em;
}

.rightfloater {
	float: right;
	margin-left: 10px;
	margin-bottom: 0px;
	border: none;
	font-size: 0.9em;
}

.leftfloater {
	float: left;
	margin-right: 10px;
	margin-bottom: 0px;
	border: none;
	font-size: 0.9em;
}

div#bottom-bit {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: auto;
	height: < length >;
}

@media screen {
	body>div#header2 {
		position: fixed;
	}
	body>div#bottom-bit {
		position: fixed;
	}
}

* html body {
	overflow: hidden;
}

* html div#content {
	height: 100%;
	padding-bottom: 40px;
	overflow: auto;
}

.bookimage {
	background-color: white;
	border: 1px solid black;
	padding: 2px;
}