html, body	{
	height:100%;
	padding:0px;
	margin:0px;
}

body	{
	font-family:Arial, Helvetica, sans-serif;
	background-color:#D71920;
	text-align:center;
}

#container	{
	width:800px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(../images/slice_whole_bkgrd.gif);
	background-repeat:repeat-y;
}

#navigation	{
	width:200px;
	height:100%;
	float:left;
	background-image:url(../images/slice_NavRpt.gif);
	background-repeat:repeat-y;
	position:relative;
	padding-bottom:110px;
}

#btmNav	{
	width:200px;
	background-image:url(../images/Slice_btmNavs.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	font-size: 10px;
	position:absolute;
	bottom:0px;
	left:0px;
	z-index:105;
	padding-bottom:10px;
}

#ContentContainer	{
	width:600px;
	height:100%;
	background-image:url(../images/bkgrdRLine.gif);
	background-repeat:repeat-y;
	float:right;
}
#ContentContainer2	{
	width:600px;
	height:100%;
	background-image:url(../images/bkgrd2.gif);
	background-repeat:repeat-y;
	float:right;
}
#column1, #column2, #combinedColumn2	{
	text-align:left;
	padding:4px;
	font-size: 12px;
}
#column1	{
	width:189px;
	float:left;	
	height:100%;
	background-color:#FFF799;
}

#column2	{
	width:189px;
	background-color:#FFF799;
	float:right;
}
#column12Container {
	width:400px;
	float:left;
	height:100%;
}

#combinedColumn2	{
	width:390px;
	float:left;
	height:100%;
}

#column3	{
	width:189px;
	float:right;
	padding:4px;
	font-size: 12px;
}

#tagline	{
	width:600px;
	height:50px;
	clear:both;
}

#footer	{
	text-align:center;
	font-size:10px;
	clear:both;
	margin-top:20px;
	margin-bottom:50px;
}

h1 {
	font-size: 16px;
	color: #D71920;
	font-weight: bold;
	margin:0px;
}

h1.title	{
	color:#01752f;
	margin-bottom:5px;
}

h1 .edition	{
	font-size:14px;
	color: #D71920;
}
h1.featured	{
	font-size:18px;
}

h2 {
	font-size:14px;
}

h3 {
	font-size:12px;
}

p {
	font-size:12px;
	color: #000000;
}

#quoteBox	{
	border:1px solid #d71920;
	margin:20px;
	padding:8px;
	text-align:left;
	font-size:13px;
	background-color:#FFFFFF;
	color:#01752f;
	font-weight:bold;
}
#quoteBox .person	{
	font-weight:bold;
	color:#000000;
}

#quoteBox .personsTitle	{
	font-style:italic;
	font-weight:normal;
	color:#000000;
}

#quoteBox .personNonItalic {
	font-style:normal;
	font-weight:normal;
	color:#000000;
}

#quoteBox .personDiv	{
	margin-top:7px;
}

#quoteBox a, #quoteBox a:link {
	color:#01752f;
}
#quoteBox a:hover {
	color:#CC0000;
}

.smalltext {
	font-size: 10px;
	color: #000000;
}
.smalltext11 {
	font-size: 11px;
}

.form {
	font-size: 12px;
	color: #000000;
}

.titles {
	font-size: 16px;
	color: #D71920;
	font-weight: bold;
}

.bodytextbold {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.registered {
	vertical-align:super;
	font-size:x-small;
	text-decoration:none;
}

ul.levelsList {
	width:130px;
	text-align:left;
	margin-top:0px;
	padding:0px;
	list-style-type:disc;
	padding-left:1.5em;
}
li.levelsList	{
	text-align:left;
	margin:0px;
}

.price {
	font-size: 14px;
	color: #D71920;
	font-weight: bold;
	line-height:18px;
}
.price .edition	{
	font-size:12px;
	color: #D71920;
	font-weight:normal;
}

a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #D71920;
}
a:active {
	color: #000000;
}

#footer a:link {
	color: #000000;
}
#footer a:visited {
	color: #333333;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:active {
	color: #ffffff;
}

.price a:link {
	color: #D71920;
}

UL	{
}

LI	{
	font-size:12px;
}

.SellBox	{
	border:1px solid #000000;
	padding:5px 5px 0px 5px;
	background-color:#FFFFCC;
	text-align:center;
	width:165px;
}

#titlePage	p	{
	padding:5px 0px 6px 0px;
	margin:1px;
}