html {
min-height: 100.1%;
}

body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

hr {
	border: none 0;
	background-color:
	height: 1px;
	border-top: 1px dashed #CCCCCC;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #F9A350;
	font-style: italic;
}
.smallprint {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.TableText {
	font-size: 10px;
}
.TableSectionHead {
	font-weight: bold;
	color: #FFFFFF;
}


h3 {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #6D1F80;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6D1F80;
}


#main_body {
	width: 760px;
	background-color: #FFFFFF;
}
#footer {
	width: 750px;
}
#body_section {
	width: 650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 5px;
	float: left;
	background-color: #FFFFFF;
	border: none;
}
a {
	color: #e67a21;
	text-decoration: none;
}

a:hover {
	color: #f5af76;
	text-decoration: underline;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 761px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
#header {
	width: 761px;
}
#main_body_footer {
	width: 640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}#submenu {
	height: 33px;
	background-image: url(../images/orange-strip.gif);
	background-repeat: repeat-x;
}
#leftsection {
	float: left;
	width: 400px;
	background-color: #FFFFFF;
}
#rightsection {
	width: 340px;
	float: left;
	margin-left: 10px;
	height: auto;
	background-color: #FFFFFF;
}
.sm_Author {
	font-size: 10px;
	font-weight: bold;
	color: #007161;
}
.sm_title_link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #e67a21;
}
.sm_title_link:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #e67a21;
}
.SubSectionHeader {
	color: #007161;
	font-size: 14px;
	font-weight: bold;
}
#leftTitleBar {
	float: left;
	width: 100px;
}
.Page_Title {
	font-size: 24px;
	font-weight: bold;
	color: #007161;
}

/* Sortable tables */
table.sortable thead {
    background-color:#eee;
    color:#666666;
    font-weight: bold;
    cursor: default;
}
.Dottedline {
	border-top: 1px dashed #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px none #999999;
}
.body_bold_italic {
	font-style: italic;
	font-weight: bold;
}
.big_Author {
	font-weight: bold;
	color: #f9a350;
}
#leaves {
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#coverart {
	width:100;
	float:left
}
#homeSynopsis {
	margin: 5px;
}
