/* GENERAL BODY STUFF */


BODY {
	FONT: 80% tahoma,"Times New Roman", Times, serif, Helvetica, sans-serif, serif; 
	background:url(images/bg_new.gif) repeat;
	COLOR: #CCCCCC; 
	TEXT-ALIGN: center; 
	width: 850px; 
	margin: 0px auto;	
}

#wrapper {
	width:804px;
}

#top{
	width:800px;
	height:20px;
}

#bg{
	padding: 0px 4px 0px 0px;
	background: #FFFFFF url(images/shadow_side.gif) repeat-y right;
}

#bottom{
	background: url(images/shadow_bottom.gif) no-repeat;
	height: 4px;
}

#mainBody {
/* 	background-color:white;  */
	
}

#col_1 {
	width : 250px;
	float: left;
	text-align:left;
}

#col_2 {
	width: 265px;
	background-color : #FFFFFF;
	float: left;
	text-align:left;
	padding-top:20px;
}

/* SPACER BETWEEN CONTENT COLUMNS */
#col_3 {
	width : 20px;
	float : left;
}

#col_4 {
	width: 260px;
	float: left;
	padding-top:20px;
}

#bookTitle {
	width:800px;
	background-color:#AF002B;
	clear:both;
	text-align:center;
	height:150px;
}

.title {
	font-family: "palatino linotype", times;
	font-size: 1.75em;
	color:#AF002B;
	width:250px;
	padding-bottom:10px;
	padding-top:5px;	
	line-height: 1.3em;
	font-weight:bold;
}

.subtitle {
	font-family: "palatino linotype", times;
	font-size: 1.35em;
	font-weight:bold;	
	color:#AF002B;
	padding-top: 5px;
	width:250px;
	padding-bottom:5px;
	padding-top:5px;	
	line-height: 1.3em;			
}

.tertitle {
	font-family: "palatino linotype", times;
	font-size: 1em;
	font-weight:bold;
	color:#000000;
	padding-top: 5px;
	width:250px;
	padding-bottom:15px;
	padding-top:10px;	
	line-height: 1.3em;		
}

TD {
	font-size:0.8em;
	color:#000000;
}

.mainContent {
	color:#000000;
	font-size:1em;
	text-align:left;
	padding-right:5px;
	line-height: 1.3em;	
}

.mainContent1 {
	color:#000000;
	font-size:1em;
	text-align:left;
	padding-right:5px;
	line-height: 1.1em;	
}

.mainContent2 {
	color:#000000;
	font-size:1em;
	text-align:left;
	padding-top:5px;
	padding-right:10px;
	line-height: 1.3em;	
}

.mainContent3 {
	color:#000000;
	font-size:1em;
	text-align:left;
	padding-top:0px;
	padding-right:0px;
	padding-left:5px;
	line-height: 1.3em;	
}

.mainContent3c {
	color:#000000;
	font-size:1em;
	text-align:centre;
	padding-top:0px;
	padding-right:0px;
	padding-left:5px;
	line-height: 1.3em;	
}

.charity {
	font-family: "palatino linotype", times;
	font-size: 0.85em;
	color:maroon;
	width:804px;
	padding-bottom:0px;
	padding-top:2px;	
	padding-left:5px;	
	font-weight:bold;
}

LI, UL {
	padding-top:0px;
	padding-bottom:0px;
}


.noStyle, A.noStyle, A.noStyle:visited, A.noStyle:hover {
	border-bottom: 0px;
}


A, A:visited {
	color: #B30000;
	text-decoration : none;	
	border-bottom: 1px dotted #B30000;
}

A:hover {
	color:#E8B2B2;
	text-decoration : none;
	border-bottom: 1px solid #E8B2B2;	
}
