body, td {
	margin: 0;
	background-color: #4f0d21;
	color: #000000;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	font-size: 24px;
	line-height: 24px;
	letter-spacing: .25em;
	color: #4f0d21;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
}
h2 {
	padding: 0 15px 0 27px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #4f0d21;
	font-weight: normal;
}
h3 {
	padding: 0 15px 0 27px;
	margins: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
	color: #4f0d21;
	font-weight: normal;
}			
a:link {
	color: #9a0032;
	text-decoration: none;
}
a:hover {
	color: #9a0032;
	text-decoration: underline;
}	
a:active {
	color: #b9b392;
	text-decoration: underline;
}	
a:visited {
	color: #52001a;
	text-decoration: none;
}			
.main {
	background-image: url(/images/cn_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.clips {
	background-image: url(/images/cn_clips_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.app {
	background-image: url(/images/cn_app_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bio {
	background-image: url(/images/cn_bio_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;			
}
.books {
	background-image: url(/images/cn_book_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;			
}
.news {
	background-image: url(/images/cn_news_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;			
}
.pictures {
	background-image: url(/images/cn_photo_background.jpg);
	background-repeat: repeat-y;
	background-position: center top;			
}
.tan {
	background-color: #eeead5;
}
.postinfo {
	margin: 0 15px 15px 27px;
	padding: 8px 0 0 0;
	font-size: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top: 1px solid #4f0d21;			
}
.credit {
	margin: 0 14px 0px 27px;
	font-size: 10px;
	line-height: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid #4f0d21;			
}
.text {
	background-color: #eeead5;
	text-align: left;
	vertical-align: top;
}
.text p { 
	padding: 0 15px 0px 27px; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 12px; 
	color: #000000; 
	text-align: left; 
}
.footer p {
	padding: 0 15px 0px 27px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #000000; 
	text-align: left;
}	

/* ____ NAVIGATION STYLES ____ */

#mainnav {
	background-color: #eeead5;
	font-size: 17px;
	color: #9a0032;
	line-height: 20px;
	padding: 0 0 0 10px;
	border-left: 1px solid #4f0d21;
	text-align: left;
	vertical-align: top;
}
#mainnav a:link {
	color: #9a0032;
	text-decoration: none;
}
#mainnav a:hover {
	color: #9a0032;
	text-decoration: underline;
}	
#mainnav a:active {
	color: #b9b392;
	text-decoration: underline;
}	
#mainnav a:visited {
	color: #52001a;
	text-decoration: none;
} 
#nav {
	background-color: #eeead5;
	font-size: 16px;
	color: #9a0032;
	line-height: 18px;
	padding: 0 0 0 10px;
	border-left: 1px solid #4f0d21;
	text-align: left;
	vertical-align: top;
}
#nav a:link {
	color: #9a0032;
	text-decoration: none;
}
#nav a:hover {
	color: #9a0032;
	text-decoration: underline;
}	
#nav a:active {
	color: #b9b392;
	text-decoration: underline;
}	
#nav a:visited {
	color: #52001a;
	text-decoration: none;
}
#subnav {
	background-color: #eeead5;
	font-weight: bold;
	font-size: 12px;
	color: #52001a;
	line-height: 14px;
	padding: 6px 14px 0px 26px;
	text-align: left;
	vertical-align: top;
}
#subnav a:link {
	color: #9a0032;
	text-decoration: none;
	font-weight: normal;
}
#subnav a:hover {
	color: #9a0032;
	text-decoration: underline;
	font-weight: normal;
}	
#subnav a:active {
	color: #b9b392;
	text-decoration: underline;
	font-weight: normal;
}	
#subnav a:visited {
	color: #52001a;
	text-decoration: none;
	font-weight: normal;
} 

/* ____ END NAVIGATION STYLES ____ */

#printthis {
	float: right;
	margin: 0 10px 0 10px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold;
	border: 1px solid #4f0d21;
	padding: 4px 4px 4px 22px;
	background-image: url(/images/icon_print.gif);
	background-repeat: no-repeat;
	background-position: 3px;
}

/* PICTURES STYLES */

.thumbnails {
	padding-top: 70px;
}
.thumbnails img {
	border: 1px solid #4f0d21;

}