body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background:#d7d7d7;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
#container { 
	width: 950px;  
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
} 
#header {  
	padding: 0;  
} 
h2 {
	text-decoration: none;
	font-color: #000000;
	line spacing: 1.2 em;
	font-size: 14px;
	font-style:normal;
	padding-bottom: 0;
	margin-bottom: 0;
}
h3 {
	text-decoration: none;
	font-color: #000000;
	line spacing: 1.5 em;
	font-size: 13px;
	font-style:normal;
}
#sidebar {
	width: 180px;
	float: right;
	padding: 20px 10px 0px 10px;
	color: #EDEDED;
	font-size: 10px;
}
#sidebar h1 {
color: #b42300;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 0px 0px 6px 0px;
margin: 0;
}
#sidebar p a:link, #sidebar p a:visited {
color: #ffffff;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 0;
margin: 0;
text-decoration: underline;
}
#sidebar p a:hover {
color: #fff39d;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
padding: 0;
margin: 0;
text-decoration: underline;
}
#sidebar p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.4em;
	text-align: center;
}
#sidebar .navitems a:link, #sidebar .navitems a:visited {
color: #ffffff;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
text-decoration: none;
}
#sidebar .navitems a:hover {
	color: #EDEDED;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: normal;
}
#sidebar .navitems {
text-align: left;
padding-left: 35px;
}

#sidebar img.bookcover {
padding-left: 45px;
margin: 0;

}
#leftmain {
	width: 700px;
	padding: 0px;
	margin: 0px;
}

#maincontent {
	margin: 0;
	padding: 0px 0px 10px 25px;
	width: 930px;
	font-size: 12px;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
} 
#leftmain p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4em;
}
#leftmain p a:link {
	color: #b42300;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
#leftmain ul  {
	text-decoration: none;
	line-height:1.8em;
	margin:0;
	padding:0px 0px 0px 15px;
	font-size: 12px;
	list-style-type: bullet;
	list-style-positon: outside;
}
#leftmain h1 {
color: #b42300;
font-size: 17px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0px 0px 6px 0px;
margin: 0;
}
#leftmain h2 {
color: #b42300;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 8px 0px 0px 0px;
margin: 0;
}
div.themebox {
	padding: 10px;
	width: 625px;
	min-height: 145px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 20px;
	color: #B32201;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
div.themebox a:link, div.themebox a:visited {
color: #000000;
margin: 0;
padding: 0;
text-decoration: none;
line-height: 2em;
}
div.themebox a:hover {
	color: #900;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	line-height: 2em;
	font-weight: normal;
}
#leftmain div.themebox p {
	line-height: 1.5em;
	text-align: left;
}
div.textbox {
width: 462px;
padding-left:12px;
margin: 0;
float: right;
}
div.textbox p {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.4em;
} 
div.textbox h2 {
color: #b42300;
font-size: 13px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0px;
margin: 0;
}
div.themebox h1 {
margin-top: 12px;
}
div.themebox h1 a:link {
color: #b42300;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 10px 0px 6px 0px;
text-decoration: none;
}
div.themebox h1 a:visited {
color: #b42300;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0px 0px 6px 0px;
text-decoration: none;
}
div.themebox h1 a:hover {
color: #b42300;
font-size: 15px;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
padding: 0px 0px 6px 0px;
text-decoration: underline;
}
div.themebox img {
	float: left;
	margin-right: 30px;
	padding:0;
	text-align: left;
}
img.small {
float: left;
margin: 12px 19px 15px 0px;
padding:0;
}
div.orangebox {
margin: 0px 0px 0px 5px;
padding: 10px;
width: 660px;
border: #ff4b00 solid thick;
min-height: 157px;
}
div.orangebox img.tyler {
float: right;
margin: 0px;
}
div.abouttext {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	line-height: 1.6em;
	width: 165px;
	float: right;
	padding: 10px 0px 0px 0px;
	margin-right: 12px;
} 
#leftmain .orangebox h1 {
width: 300px;
margin: 8px 0px 8px 15px;
}
div.orangebox ul {
list-style-image: url(images/bullet.gif);
line-height: 1.6em;
list-style-position: outside;
width: 300px;
}
div.orangebox ul li a:link {
color: #b42300;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
font-size: 13px;
}
div.orangebox ul li a:visited {
color: #b42300;
font-family: Arial, Helvetica, sans-serif;
text-decoration: none;
font-weight: normal;
font-size: 13px;
}
div.orangebox ul li a:hover {
color: #b42300;
font-family: Arial, Helvetica, sans-serif;
text-decoration: underline;
font-weight: normal;
font-size: 13px;
}
.fltleft { 
	float: left;
	padding: 0;
	margin: 10px 10px 10px 0px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	padding: 0;
	margin: 12px 0px 15px 15px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#footer {
	background-image: url(images/footer.gif);
	height: 36px;
	width: 950px;	
}
#footer p {
	font-size: 11px;
	padding: 13px 0px 0px 25px; 
	margin: 0;
	color: #000000;
}
#footer a:link, a:visited {
	color: #b42300;
	text-decoration: none;
}
#footer a:hover {
	color:#b42300;
	text-decoration: underline;
}

