@charset "utf-8";
body {
	background-color:#59100d;
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
ul li {
	line-height:18px;
}

img, div { behavior: url(iepngfix.htc) }

#parent {
	height: auto;
	width: 833px;
	margin-right: auto;
	margin-left: auto;
}
#content_red {
	margin: 65px auto auto 360px;
	height: 550px;
	width: 300px;
	padding-right: 0px;
	padding-left: 0px;
}
#content_home {
	margin: auto;
	height: 617px;
	width: 833px;
	background-repeat: no-repeat;
	background-image: url(../images/home_content_bg.png);
}
#content_bio {
	margin: auto;
	height: 815px;
	width: 833px;
	background-repeat: no-repeat;
	background-image: url(../images/bio_content_bg.png);
}
#bio_content {
	height: auto;
	width: 435px;
	position: relative;
	left: 350px;
	top: 115px;
}
#content_resume {
	margin: auto;
	height: 1300px;
	width: 833px;
	background-repeat: no-repeat;
	background-image: url(../images/resume_content_bg.png);
}
#resume_content {
	height: auto;
	width: 500px;
	position: relative;
	left: 300px;
	top: -125px;
}
#resume_lhpic {
	height: 236px;
	width: 193px;
	position: relative;
	left: 70px;
	top: 115px;
}
.copy_resume {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 17px;
}
#news_content {
	height: auto;
	width: 635px;
	position: relative;
	left: 75px;
	top: 115px;
}
#news_content a {
	color: #000;
	text-decoration: underline;
}
li {
	line-height: 28px;
}

#content_news {
	margin: auto;
	height: 615px;
	width: 833px;
	background-repeat: no-repeat;
	background-image: url(../images/news_content_bg.png);
}
#content_contact {
	margin: auto;
	height: 615px;
	width: 833px;
	background-repeat: no-repeat;
	background-image: url(../images/contact_content_bg.png);
}
#contact_content {
	height: auto;
	width: 400px;
	position: relative;
	left: 400px;
	top: 115px;
}
.copy_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 27px;
	font-style: italic;
	text-transform: capitalize;
	color: #59100d;
}
.copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	line-height: 18px;
}
.subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	text-transform: uppercase;
	color: #59100d;
	font-weight: bold;
}
.translations {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #59100d;
}
.translations a:link, a:visited {
	color:#59100d;
	text-decoration: underline;
}
	
#nav_menu {
	height: 29px;
	width: 425px;
	position: relative;
	left: 385px;
	top: 98px;
}
.nav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #f1ecec;
	font-weight: bold;
}
.nav a:link, a:visited {
	color: #f1ecec;
	text-decoration:none;
}

.nav a:hover, a:active {
	color: #ecd57d;
	text-decoration:none;
}

#main_content {
	height: 300px;
	width: 275px;
	position: relative;
	left: 450px;
	top: 170px;
}
.swirl {
	background-position: center;
}


#footer {
	height: auto;
	width: 833px;
}

.copyright {
	color: #FFFFFF;
	padding-top: 190px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	margin-right: 20px;
}
.text_red_box_contact a:link, {
	color: #FFFFFF;
	text-decoration: none;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #6b0d0d;
}
.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #59100d;
}
#content_recordings {
	margin: auto;
	height: 950px;
	width: 833px;
	background-repeat: no-repeat;
	background-image: url(../images/recordings_content_bg.png);
}

#recordings_content {
	height: auto;
	width: 375px;
	position: relative;
	left: 425px;
	top: 110px;
}
.recordings_subtitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #59100d;
	font-weight: normal;
}
.recordings_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #59100d;
	font-weight: bold;
}
.copy_recordings {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.copy_recordings a:link, a:visited {
	color:#000000;
	text-decoration:underline;
}
