@charset "utf-8";
h2 {
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #663300;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #663300;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

body {
	background-color: #BC6C39;
	margin-top: 0px;
	background-attachment: fixed;
	background-image: url(back.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #663300;
}
#wrapper {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.76em;
	position: absolute;
	width: 800px;
	left: 50%;
	margin-left: -400px;
	background-color: #660000;
}
#top_banner {
	position: relative;
	height: 256px;
	width: 800px;
}
#content1 {
	position: relative;
	height: 196px;
	width: 605px;
	background-image: url(images/drnfanous2007_02.jpg);
	background-color: #fbecd1;
}
#content2 {
	position: relative;
	height: auto;
	min-height: 348px;
	width: 605px;
	background-image: url(images/drnfanous2007_04.jpg);
	clear: left;
	background-repeat: repeat-y;
	background-attachment: scroll;
	background-position: left top;
}
#text1 {
	float: left;
	height: 188px;
	width: 368px;
	position: relative;
	left: 200px;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 0px;
	padding-left: 12px;
	overflow: hidden;
	text-align: justify;
	font-weight: bold;
}

#text2 {
	float: left;
	height: auto;
	width: 532px;
	position: relative;
	padding-top: 12px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 48px;
	background-color: #FFFBFA;
	text-align: justify;
	font-weight: bold;
}
#flash_anim {
	height: 197px;
	width: 140px;
	border: 1px solid #FFFFFF;
	left: 50%;
	margin-left: 63px;
	z-index: 30;
	position: absolute;
	margin-top: 51px;
}
#footer {
	clear: left;
	height: 64px;
	width: 800px;
	position: relative;
	background-repeat: repeat;
	background-color: #fbecd1;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCC66;
	text-align: center;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
}
h5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9D4112;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
}
h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
	display: block;
}
#left_menu {
	position: absolute;
	left: 50%;
	top: 40px;
	visibility: visible;
	z-index: 10;
	margin-left: 196px;
}
.image {
	padding: 2px;
	border: 1px dotted #CC0000;
}

