body { /*margin: 0 0 20px 0;*/ /*padding: 0;*/
	/*font:  Verdana, Arial, Helvetica, sans-serif;*/
	color: #f9f1ec;
	font: 70%/1.5em  Verdana, Tahoma, Arial,sans-serif;
	background-color: #110c09;
	text-align: left;
	height: 100%;
	/*moz-box-sizing: border-box;;
	box-sizing: border-box;;
	margin: 0;;
	padding: 0;*/
	margin: 0;
	padding: 0;
}
.alignLeft {
	float: left;
	margin-right: 1em;
	width: 80px;
	height: 80px;
}
.alignRight {
	float: right;
	margin-left: 1em;
	width: 220px;
	height: 220px;
}
h1 {
	font: 150%;
	color: #fff;
	font-weight:normal;
}

h4 {
	font: 140%;
	color: #fff;
	font-weight:normal;
	margin: 0px 8px 20px 8px;
}

p {
	font: normal;
	position: relative;
	margin: 0px 8px 20px 8px;
	line-height: 140%; 
			font-size: 120%;
}
a {
	color: #f9f1ec;
	text-decoration:none;
	/*padding: 5px;*/
	margin: 0px;
	
}
a:hover {
	color: white;
	text-decoration: underline;
	/*padding: 5px;*/
	margin: 0px;
	
}
blockquote {
	font-size: 120%;
}

li {   
    padding-left: 10px;   
    margin: 5px 10px;   
    list-style-image: url(../images/bullet.gif);   
    list-style-type: none;   
		font-size: 120%;
}   




 /* styles for IE 5 Mac */
 #horizon {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
 /* following rules are invisible to IE 5 \*/
 #horizon {
   top: 50%;
   left: 0px;
   width: 100%;
   margin-top: -210px;
   text-align: center;
   min-width: 800px; 
   background-image:url(../images/background.gif);
	background-repeat: repeat-x;
 }
 /* end IE 5 hack */ 
	  
#wrapper {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/biography.jpg); background-repeat:no-repeat;}
#pic_contact {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/contact.jpg); background-repeat:no-repeat;}
#pic_home {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/home.jpg); background-repeat:no-repeat;}
#pic_biog {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/biography.jpg); background-repeat:no-repeat;}
#pic_recording {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/recordings.jpg); background-repeat:no-repeat;}
#pic_reviews {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/reviews.jpg); background-repeat:no-repeat;}
#pic_live {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/live.jpg); background-repeat:no-repeat;}
#pic_photos {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/photos.jpg); background-repeat:no-repeat;}
#pic_news {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/news.jpg); background-repeat:no-repeat;}
#pic_links {	position: relative;	text-align: left; width: 800px; height: 410px;	margin: 0px auto; background-image:url(../images/links.jpg); background-repeat:no-repeat;}

*/
#header {
	height: 53px;
	background-image: url(../images/Denis_carey_title.gif);
	text-align: right;
	background-repeat: no-repeat;
	margin: 0px;
}


.navigation {	
	position: absolute;
	right: -16px ; top: 8px;
	clear: both;
	margin: 0 4px 0 0; 
	padding:0; 
	width: 420px;		
	float: right;
}
.navigation ul {
	list-style:none;
	width: 420px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 120%;
	display: inline;
	float: right;
	line-height: 70%;
}
.navigation li {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	font-size: 100%;
}
.navigation li a {
	display: block;
	padding: 7px 12px;	
	color: #817c79;	
	text-decoration: none;	
}
.navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}
.navigation li a#current  {
	color: #FFF;
}


#main_left {
	width: 60%;
	float: right;
	/*text-align: left;*/
	height: 80%;
	/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	background-color: #8b5a00;*/
	
	/*font-size: 14px;*/
	position: relative;
}
#main_front {
	width: 398px;
	float: right;
	/*text-align: left;*/
	height: 80%;
	/*filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;
	background-color: #8b5a00;*/

	/*font-size: 14px;*/
	position: relative;
}

#left_text_holder {
	position: absolute;
	top: 30px;
	right: 5px;
	margin: 90px 0 0 0;
	width: 398px;
	height: 265px;
	background: transparent;
	overflow: auto;

	text-align: left;
	/*background:transparent;*/
}
.audio_player {
	margin: 0 0 0 8px;

}
#front_text_holder {
	position: absolute;
	top: 30px;
	right: 5px;
	margin: 90px 0 0 0;
	width: 398px;
	height: 265px;
	background: transparent;
	overflow: auto;

	text-align: left;
	/*background:transparent;*/
}
#home_text {
	position: absolute;
	top: 30px;
	right: 5px;
	margin: 90px 0 0 0;
	width: 398px;
	height: 265px;
	background: transparent;
	text-align: left;
	/*background:transparent;*/
}

#main_right {
	width: 20%;
	float: left;
	line-height: 1.1em;
	height: 40%;
	overflow: hidden;
	text-align: left;
	/*filter: alpha(opacity = 50);
	opacity: .50;
	background-color: #8b5a00;*/
	margin: 0px 0px;
	/*border-right: 1px solid; 
	border-color: white; */
}

#clearfooter {
	height: 2px;
	clear: both;
}
#clearheader {
	height: 1Spx;
	clear: both;
	margin: 0px;
}
#footer_div {
	height: 30px;
	position: relative;
	text-align: center;
	margin:0;
	padding:0;	}
#footer_div p{
	font-size: 80%;
	color: #817c79;
	}
#footer_div a{
	color: #817c79;
	}
#footer_div a:hover {
	color: #999999;
	text-decoration:underline;
	}

.content {
	width: 100%;
	height: 90%;
	float: left;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	position: static;
}
