@charset "UTF-8";
/* Starter */

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;
	background: #333333;
}

/* default links */

a {
	text-decoration: underline;
}

a:link {
	color: #ad0000;
}

a:visited {
	color: #ad0000;
}

a:active {
	color: #ad0000;
}

a:hover {
	color: #999999;
}

img {
	border: 0px;
}

/* default positioning */

#mainOverlay {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 100%;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
	z-index: 1;
}

#container {
	width: 960px;
	display: block;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	z-index: 1;
}

/* HEADER */

#header {
	width: 960px;
	height: 194px;
	display: block;
	position: relative;
	background: url(../images/header.jpg) left top no-repeat;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#nav {
	width: 960px;
	height: 36px;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 14px;
}

#nav ul {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
}

#nav ul li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	list-style: none;
	float: right;
	text-align: center;
}

#nav ul li a {
	padding: 12px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 24px;
	display: block;
	text-decoration: none;
	color: #000000;
	width: 122px;
	background: url(../images/tab.gif) left top no-repeat;
	zoom: 1;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
}

#nav ul li a.larger {
	width: 135px;
	background: url(../images/tab-larger.gif) left top no-repeat;
	_background: url(../images/tab.gif) left top no-repeat;
	_width: 122px;
}

#nav ul li a.larger.current, #nav ul li a.larger.current:hover {
	background: url(../images/tab-larger-current.gif) left top no-repeat;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
}

#nav ul li a.current, #nav ul li a.current:hover {
	color: #999999;
	background: url(../images/tab-current.gif) left top no-repeat;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
}

#nav ul li a:hover {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90); 
	opacity: .9;
	color: #ad0000;
}

/* CONTENT */

#content {
	padding: 0px 0px 60px 0px;
	margin: 0px 0px 0px 0px;
	width: 960px;
	background: #ffffff url(../images/bg-bottom.jpg) left bottom repeat-x;
}

#content #left {
	padding: 50px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	line-height: 24px;
	font-size: 14px;
	width: 538px;
	display: inline;
	min-height: 110px;
	background: url(../images/bg-top.jpg) left top repeat-x;
}

#content #left p {
	padding: 0px 30px 10px 50px;
	margin: 0px 0px 0px 0px;
}

#content #left p.in {
	padding: 0px 30px 10px 80px;
	margin: 0px 0px 0px 0px;
}

#content #left h2 {
	padding: 0px 30px 0px 50px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
}

#content #left ul {
	padding: 0px 0px 0px 80px;
	margin: 0px 0px 0px 0px;
}

#content #left.internal {
	font-size: 13px;
	width: 640px;
	display: inline;
}

#content #left.internal blockquote {
	background: #eeeeee;
	margin: 20px 40px 5px 50px;
	padding: 10px 10px 10px 10px;
	line-height: 20px;
}

#content #left.internal em {
	overflow: hidden;
}

#content #left.internal p {
	width: 538px;
	padding: 0px 30px 10px 50px;
	margin: 0px 0px 0px 0px;
}

#content #left.internal .indent{
	text-indent: 32px;
}

.quote {
	font-size: 12px;
}

.name {
	line-height: 18px;
}

#content #right {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 422px;
	min-height: 110px;
	display: inline;
	background: url(../images/bg-top.jpg) left top repeat-x;
}

#content #right.internal {
	width: 320px;
	display: inline;
}

/* homepage content */

#drtitle {
	padding: 0px 0px 0px 0px;
	margin: -42px 0px 0px 0px;
	position: absolute;
	z-index: 500;
	left: 483px;
	width: 449px;
	height: 102px;
}

#bottom {
	width: 960px;
	min-height: 336px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
}

#bottom div.book {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 413px;
	height: 240px;
	display: inline;
	background: url(../images/bloodstain_patterns.jpg) left top no-repeat;
}

#bottom div.book .button {
	padding: 0px 0px 0px 0px;
	margin: 160px 0px 0px 0px;
	float: right;
	display: block;
	width: 158px;
	height: 43px;
	background: url(../images/learnmore.gif) left top no-repeat;
}

#bottom #note {
	padding: 75px 0px 0px 38px;
	margin: 0px 20px 0px 33px;
	width: 426px;
	height: 200px;
	background: #ffffff url(../images/bottom.jpg) left top no-repeat;
	line-height: 18px;
	display: inline;
	float: left;
}

#bottom .photo {
	position: absolute;
	right: 0px;
	top: 0px;
	margin-top: -80px;
}

#note h3 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: normal;
}

#note ul {
	padding: 0px 0px 0px 30px;
	margin: 0px 0px 0px 0px;
}

/* FOOTER */

#footer {
	color: #CCCCCC;
	width: 960px;
	display: block;
	float: left;
	line-height: 19px;
	padding: 15px 0px 15px 0px;
	margin: 0px 0px 0px 0px;
}

#footer p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 50px;
}

#footer .credit {
	float: right;
}

#footer .credit a {
	color: #666666;
	font-size: 11px;
}

.clear {
	clear: both;
	margin-top: -1px;
	height: 1px;
	overflow: hidden;
} 


	/*

	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter: alpha(opacity=100); 
	opacity: 1;
	zoom: 1; /* to make transparency work in IE
	
	display: inline; /* fixes double padding in ie6 
	
	*/

