body
{
	margin:0px;
	padding:0px;
	font-family: Arial;
	font-size:15px;
	line-height: 18px;
	color: #000;
	text-align: center;
	background-image: url("../images/MCB_STRIP.jpg");
	background-repeat: repeat x;
	background-position-x: 0px;
}

form
{
	margin:0px;
	padding:0px;
}

a
{
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

p
{
	font-family: Times,serif;
	text-align: justified;
	padding-right: 20px;
}

ul
{
	padding: 10px;
}

h2
{
	font-size: 14px;
	color: #096;
	line-height: normal;
}

h3
{
	font-size: 11px;
	color: #096;
	line-height: normal;
}

#holder
{
	position: relative;
	width: 770px;
	min-height: 500px;
	margin: 20px auto 0px auto;
	padding-top: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
	text-align: left;
	background-color: #fff;
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-radius-top-left: 30px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	border-radius-top-right: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-radius-bottom-left: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-radius-bottom-right: 30px;
	box-shadow: -5px 5px 10px #666;
	-webkit-box-shadow: -5px 5px 10px #666;
}

#header
{
	position: relative;
	width: 750px;
	min-height: 100px;
	margin: 0px 0px 0px 0px;
}

#header ul
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#header ul li
{
	margin: 0px 15px 0px 0px;
	padding: 0px;
	display: inline;
	list-style-type: none;
}

#left
{
	position: relative;
	float: left;
	width: 100px
	min-height: 300px;
}

#left ul
{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	list-style-type: none;
}

#left ul li
{
	margin: 0px;
	padding: 0px;
}

#left ul li a
{
	display: block;
	font-size: 15px;
	text-align: center;
}

#main
{
	display: inline;
	position: relative;
	float: left;
	width: 630px;
	min-height: 300px;
	margin: 0px 0px 0px 20px;
}

#content
{
	position: relative;
	width: 630px;
	min-height: 300px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

#footer
{
	position: relative;
	clear: both;
	width: 750px;
	height: 125px;
}

#numbering
{
	position: relative;
	width: 600px;
	margin: 10px 0px 0px 0px;
}

#numbering a
{
	position: relative;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	color: #777;
	margin: 0px 3px 0px 3px;
}

#numbering a.linkSelected
{
	border-bottom: 2px solid #000;
}

.searcher
{
	width: 250px;
	height: 30px;
	padding: 0px;
	margin: 0px;
	vertical-align: middle;
	float: right;
}

.search
{
	width: 140px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	background-image: url("../images/search.png");
	background-position: 0px 0px;
	border: 0px solid #fff;
	font-size: 14px;
	font-weight: bold;
	color: #CCC;
}

.searchClicked
{
	width: 140px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 6px;
	background-image: url("../images/search.png");
	background-position: 0px 0px;
	border: 0px solid #fff;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.fix
{
	vertical-align: middle;
}

.small
{
	font-size: 10px;
	line-height: 12px;
}

.fullwidth
{
	float: left;
	position: relative;
	width: 100%;
	min-height: 30px;
}

.halfcolumn
{
	float: left;
	width: 290px;
	min-height: 200px;
	margin: 0px;
	padding: 10px;
}

.quartercolumn
{
	float: left;
	width: 140px;
	min-height: 200px;
	margin: 0px;
	padding: 5px;
}

.tdBookContent
{
	width: 170px;
	height: 170px;
	text-align: center;
}

.tdBookContent img
{
	border: 1px solid #999;
}

.tdBookContentFront
{
	text-align: center;
}

.tdBookContentFront img
{
	border: 1px solid #999;
	margin: 3px;
}

.tdBookTitle
{
	width: 200px;
	text-align: center;
}

.tdBookTitle h2
{
	font-size: 12px;
	width: 200px;
}

.tdBookSmallContent
{
	width: 110px;
	height: 110px;
	text-align: center;
}

.tdBookSmallContent img
{
	border: 1px solid #999;
}

.tdBookSmallTitle
{
	width: 110px;
	text-align: center;
}

.tdBookSmallTitle h2
{
	font-size: 8px;
	width: 110px;
}

.bookTitle
{
	margin: 0px 0px 20px 0px;
}

.bookCover
{
	margin: 5px 0px 0px 0px;
	border: 1px solid rgb(114,179,157);
}

.bookEmbed
{
	float: left;
	margin: 0px 15px 5px 0px;
	border: 1px solid rgb(114,179,157);
}

.bookInfo
{
	float: left;
	width: 290px;
	min-height: 300px;
	padding: 10px;
	margin: 0px;
}

.bookInfo p
{

}

.bookInfo ul
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	list-style-type: none;
	border-top: 2px solid #000;
}

.bookInfo ul li
{
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

#spreadblanketlarge
{
	position: absolute;
	top: 100px;
	left: -40px;
	z-index: 100;
	width: 600px;
	min-height: 200px;
	padding: 20px;
	margin: 0px;
	background-color: #FFF;
	border: 4px solid rgb(57,152,120);
	-webkit-box-shadow: 0px 5px 5px #444;
	-moz-box-shadow: 0px 5px 5px #444;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.spreaddivlarge
{
	position: relative;
	width: 600px;
	min-height: 200px;
	padding: 0px;
	margin: 0px;
}

.spreaddivlarge img
{
	position: relative;
	display: block;
}

.spreadnav
{
	position: absolute;
	right: 0px;
	top: 0px;
	padding: 0px 20px 5px 5px;
	margin: 0px;
	height: 30px;
	background-color: black;
	border-radius: 0px 16px 0px 5px;
	text-align: center;
	opacity: 0.7;
}

/* Wide UL */
.subNav
{
	display: block;
	width: 100%;
	list-style-type: none;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	
}

.subNav li
{
	display: inline;
	padding: 0px;
	margin: 2px 10px 0px 10px;
}

.subNav li a
{
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	margin: 0px 10px 0px 0px;
}

.subNav li a.selected
{
	display: block;
	float: left;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #000;
	margin: 0px 10px 0px 0px;
}

/* Blog Page */
.articlecolumn
{
	width: 400px;
	min-height: 200px;
	padding: 0px;
	margin-right: 20px;
	float: left;
}

.articlecolumn h1
{
	font-size: 20px;
	margin-bottom: 40px;
}

.blogdate
{
	font-size: 10px;
	font-style: italic;
	margin-top: 5px;
	float: right;
}

.entrycolumn
{
	width: 190px;
	min-height: 200px;
	float: left;
}

.bloglist h1
{
	font-size: 15px;
}

.bloglist h2
{
	font-size: 13px;
}
