/*CSS BMW*/

body {
	margin: 0 auto;
	padding: 0;
	background: #0099cc /*url(http://www.miracleassistant.com/images/header.jpg) no-repeat*/;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}

h1, h2, h3 {
	margin: 0;
	font-weight: bold;
	color: #660099;
	font-family: "Times New Roman", Times, serif;
	width: 100%;
	display: block;
	float: left;
}

h1 {
	font-size: 197%;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 175%;
	padding: 10px 0 10px 0;
}

h3 {
	font-size: 150%;
	padding: 10px 0 10px 0;
}

p, ol, ul {
	line-height: 115%;
}

blockquote {
	clear: left;
	margin: 0;
	padding: 20px 0 0 20px;
	font-style: italic;
}

blockquote * {
	line-height: normal;
}

a {
	color: #0033FF;
}

a:hover {
	text-decoration: none;
}

address {
	font-style: normal;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
}

img.right {
	float: right;
	margin: 0 30px 0 15px;
}

hr {
	display: none;
}

/* Header */
#dc_header {
	width: 830px;
	height: 135px;
	margin: 0 auto;
	background: url(http://www.miracleassistant.com/images/header_tan.jpg) no-repeat right top;
}	

/* Call Out */
#callout {
	width: 800px;
	margin: 0 auto;
	padding: 0 0 0 35px;
}

#content_callout a {
	color: #0033FF;
	font-family: "Times New Roman", Times, serif;
	font-size: 135%;
}

ul#localnav {
	list-style: none;
}

#localnav li {
	margin: 15px 0 10px 0;
}

/* Page */

#page {
	width: 830px;
	margin: 0 auto;
}
.page_bg {
	background-image: url(http://www.miracleassistant.com/images/shadow_tan.jpg); background-repeat:repeat-y;
	margin: 0 auto;
}

/* Content */

#content {
	float: left;
	width: 650px;
	padding: 10px 5px 20px 95px;
}

#content ul, p {
	display: block;
	clear: left;
}

#content dl {
}

#content dt {
	margin: 0;
	float: left;
	clear: right;
	color: #660099;
	font-family: "Times New Roman", Times, serif;
	font-size: 175%;
	font-weight: bold;
	width: 100%;
	padding: 10px 0 10px 0;
	display: block;
}

#content_callout img {
	float: right;
}

.center_align {
	float: none;
	text-align: center;
}

.quotee {
	padding: 0 40px;
}
/* Bios */
.bios_container {
	float: left;
	width: 650px;
	margin: 0 auto;	
}

.bios {
	float: left;
	margin: 0 auto;	
	padding: 5px 5px 5px 40px;
	border-bottom: 1px solid #000000;
}
. bios random {
	font size="2";
        font-family="Comic Sans MS";
	color: #FF0099;
}


.bios img {
	float: left;
	padding: 10px 10px 10px 0;
}

.bios img.nopad {
	padding: 0;
}

.bios ul p {
	display: block;
	float: left;
}

/* Footer */

#footer {
	width: 830px;
	height: 65px;
	background: url(http://www.miracleassistant.com/images/footer_tan.jpg) no-repeat;
	margin: 0 auto;	
	clear: both;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 85%;
	color: #000000;
}

#footer a {
	color: #000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#footer address {
	display: inline;
}

/* Page Close */

.sitemap {
	padding: 0 0 0 80px;
	font-size: 12px;
}

.bottomnav {
	padding: 0 0 0 180px;
	font-size: 10px;
}
/* lightbox */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(http://www.miracleassistant.com/js/lightbox2.04/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://www.miracleassistant.com/js/lightbox2.04/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }



