body {
	margin: 15px;
	background: #000;
	font: 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
a:link, a:visited, a:active {
	color: #FFFFFF;
	text-decoration: none;	
	}
a:hover{
	color: #650103;
	}
h1 {
	font-size: 22px;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	margin: 5px;
}
#container{
	width: 1000px;
	\width: 1000px;
	w\idth: 1000px;
	margin-left: auto;
	margin-right: auto;
	}
#slideshow {
	float: right;
	width: 600px;
	height: 400px;
}
#music {
	width: 30px;
	height: 25px;
	margin: 0 auto;
}
	/* START HEADER */
#header{
	width: 250px;
	height: 65px;
	margin-left: auto;
	margin-right: auto;
	}	
	#header h1{
		width: 250px;
		height: 65px;
		padding: 0;
		margin: 0 auto;
		background: url(../img/audreyimfeld.gif) no-repeat;
		text-indent: -9000px;
		}
	
	#header h1 a{
		width: 250px;
		height: 65px;
		padding: 0;
		margin: 0;
		border: 0;
		display: block;
		text-decoration: none;
		}
		/* END HEADER */
#navigation{
	font-size: 13px;
	text-align: center;
	padding: 10px 5px 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #660000;
		}
	#navigation ul{
		margin: 0;
		padding: 0px;
		}
	#navigation ul li {
		padding: 7px 6px;
		list-style-type: none;
		display: inline;
		}
	#navigation a:link, #navigation a:visited, #navigation a:active {
		color: #FFFFFF; 
		text-decoration: none;
		}
	#navigation a:hover{
		color: #999999;
		text-decoration: none;
		}
#content_home{
	background: #000 url(../img/bg_home.jpg) no-repeat;
	border: 1px solid #666;
	padding: 23px 40px 10px 40px;
	margin: 0;
	}
#content {
	background: #000 url(../img/bg_main.jpg) no-repeat;
	border: 1px solid #666;
	padding: 200px 40px 15px 40px;
	margin-top: 0;
	height: 432px;
	}
	#body_text {
		height: 432px;
		display: block;
		overflow: auto;
		}
.stroke {
	border: 1px solid #fff;
	}
.left_image {
	border: 1px solid #fff;
	margin: 0px 20px 0px 0;
	}
.right_image {
	border: 1px solid #fff;
	margin: 0px 0px 0 20px;
	}
.red {
	color: #660000;
}
.largeletter {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.smalltext {
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
/* END PAGE BODY */
	
	/* START GALLERIES */
	#gallery{
		margin-top: 0px;
		margin-right: auto;
		margin-bottom: 0px;
		margin-left: auto;
		}
		#gallery p {
			font-size: 11px;
			text-align: center;
			margin: 0 0 5px 0;
			}
	#enlarge{
		width: 475px;
		height: 405px;
		}
	#enlarge img{
		border: 1px solid #666;
		}
	.thumbnails img{
		margin: 3px;
		border: 1px solid #666;
		}
	/* END GALLERIES */

#address{
	font-size: 13px;
	text-align: center;
	padding: 10px 5px 5px 0px;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
	clear: both;
	}
	#address ul{
		margin: 0;
		padding: 0px;
		}
	#address ul li {
		padding: 7px 7px;
		list-style-type: none;
		display: inline;
		}
	#address a:link, #address a:visited, #address a:active {
		color: #FFFFFF; 
		text-decoration: none;
		}
	#address a:hover{
		color: #999999;
		text-decoration: none;
		}
#footer{
	font-size: 11px;
	text-align: center;
	color: #666666;
	padding: 0px 5px 0px 0px;
	}
	#footer a:link, #footer a:visited, #footer a:active {
	color: #666666;
	text-decoration: none;	
	}
	#footer a:hover{
	color: #CCCCCC;
	}
