* {
	margin:0;
	padding:0;
}
body{
	font-family: /* tahoma, */ verdana, helvetica, sans-serif;
	font-size: 76%;
	color:#111;
}
h1, h2, h3, h4 {
	font: 1em Georgia, serif;
}
h1 {
	display:none;
	padding-top:160px;
	padding-left:20px;
	color:white;
}
h2{
	font-size:1.8em;
	margin-bottom: 5px;
	padding: .1em;
	color: #fff;
	border-bottom: 1px #eee solid;
}
h2 a {
	color: #fff;
}
h3 {
	font-size: 1.4em;
}
#colm h3 {
	color: #fff;
	margin-bottom: 10px;
}
.dark {
	color: #000 !important;
}
.light {
	color: #fff !important;
}
a h3{
	color:#5B5B5B;
}
a {
	color: #38404d;
}
a:hover {
	color:#000;
}
fieldset {
	border:none;
	outline:none;
}
p {
	margin-bottom: .5em;
}
#container {
	position:relative;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;	
	width: 799px;
	background:white;
}
#masthead {
	/* border: 1px solid #d2d2d2;  */
	position:relative;
	background: url(images/header_photo.jpg) 281px 0 #000 no-repeat;
	height:171px;
}
#clip {
	/* position:absolute; */
	/* right:0; */
	float:right;
	background: url(images/header_bump.jpg) right top no-repeat;
	height:171px;
	width:200px;
	/* z-index:200; */
}
#menu {
	position:absolute; 
	width:751px;
	height:25px;
	/* background: url(images/menu.jpg); */
	margin-top:-25px; 
	/* margin-bottom:30px; */
	margin-bottom: 0; 
	/* height: 40px; */
	background: url(images/trans_pink.png) ; 
	/* background:#ff33ff; */
	/* border: 1px solid #fff; */
	/* display:block; */
	z-index:300; 
	/* background:#ff33ff; */
	/* opacity: .4;  */ 
	
}
#menu li {
	float:left;
	width:7em;   
	display:block;
	list-style-type: none;
}
#menu em {
	font-style:normal;
}
#menu a {
	/* padding-left: 	15px;  */
	/* padding-right: 	15px;  */
	/* height: 2em;  */
/* 	line-height: 2em;	 */
	height: 25px;  
	line-height: 25px;	  
	text-align: center;
	display: block; 
	color:white;
	width:auto;
	font-weight:bold;
	text-decoration:none;
	border-right: 2px solid #000; 
	/* margin: .2em; */
}
#menu a:hover {
	background:#411041;
	color:#d1cccc;
}
#coll, #colr {	
	/* width:150px;  */
	/* opacity:.4; */
	/* color:#fff !important; */
	/* background: #e8edf2; */
}
.inner {
	padding:1em;
	margin: 15px;
	height:100%;
}
#holder {
	margin-left: 10px;
	margin-right: 0;	
}
#colr ul {
	list-style-type:none;
	padding-left:0;
}
#colm {
	width: 480px;
	/* border-left: 1px  dotted #801980; */
	/* border-right: 1px dotted #801980;	 */
	/* background: #fff; */
}
#colm #holder {
	/* border: 1px solid #eee; */
	height:100%;
	padding-bottom:0;
}
#main, #footer {
	width: 751px;
}
#main {
	margin-top:-5px;
	border-collapse: collapse;
	/* border: 1px solid #bbb; */
	background: url("images/indiv/home_body.jpg") no-repeat; 
	clear:both;
	min-height:500px;
}
#main td {
	/* background-color: white; */
	vertical-align:top;
	height:100%;
}
#colm ul, #colm ol {
	margin-left: 30px;
}
hr {
	clear:both;
	visibility:hidden; 
	height:0;
	margin-bottom:-2px;
}
.centred {
	text-align:center;
}
#gallery_table {
	width:100%;
	border-collapse:collapse;
}
#gallery_table td{
	vertical-align:top;
	padding:10px;
	text-align:center;
	/* background:#fff; */
}
#gallery_table a {
	text-decoration:none;
}
#gallery_table a img{
	border:none;
	float:left;
}
.first_para {
	color: #fff;
}
.bar_el {
	margin-bottom: .5em;
	border-bottom: 1px solid #fff;
	padding: 5px;
}
#amazon {
	display:block;
	text-align:center;
}
.imgl {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
#cover {
	width:100px;
	margin-left: auto;
	margin-right: auto;		
	height:150px;
	background: #fff;
}
#footer {
	color: #444;
	border-top: 1px dotted #d2d2d2;
	padding:.5em;
	margin-top: 2px;
}
#footer p {
	margin:0;
}
.post h2 a {
	color:#000;
	text-decoration: none;
}
.post h2 a:hover {
	color:#222 !important;
}
.navigation a {
	color: #fff;
}
.step {
	padding:10px;
}
#links_list a{
	color : #000;
	padding: 5px;
}
#links_list li {
	padding: 5px;
}
/* indiv bodies */
#home #main {
	background: url("images/indiv/home_body.jpg") no-repeat; 
}
#links #main {
	background: url("images/indiv/links_body.jpg") no-repeat; 
}
#book #main {
	background: url("images/indiv/book_body.jpg") no-repeat; 
}
#gallery #main {
	background: url("images/indiv/gallery_body.jpg") no-repeat; 
}
#biog #main {
	background: url("images/indiv/biog_body.jpg") no-repeat; 
}
#press #main {
	background: url("images/indiv/press_body.jpg") no-repeat; 
}
#feedback #main {
	background: url("images/indiv/feedback_body.jpg") no-repeat; 
}
#statue #main {
	background: url("images/indiv/statue_body.jpg") no-repeat; 
}