@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

html {
	background-color: #d2d9e5;
	height: 100%;
}
body {
	height: 100%;
	font-size: 1em;
}
#wrapper {
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 722px;
}

/****************************************************************************/
								/*Header Stlyes*/
/****************************************************************************/
#header {
	background-image: url(../images/title_02.gif);
	height: 231px;
	background-repeat: no-repeat;
	width: 722px;
	position: relative;
}
#header h1, h2 {
	text-indent: -9999px;
}
/****************************************************************************/
								/*Nav Stlyes*/
/****************************************************************************/
#header #nav {
	background-image: url(../images/navBG_05.gif);
	height: 65px;
	width: 722px;
	position: absolute;
	bottom: 0px;
}
#header #nav ul {
	list-style-type: none;
	top: 20px;
	position: absolute;
	left: 70px;
}
#header #nav ul li {
	display: inline;
	color: #7A8694;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}
#header #nav ul li a {
	text-decoration: none;
	padding-right: .5em;
	padding-left: 0.5em;
}
#header #nav ul li a:link {
	color: #7A8694;
}
#header #nav ul li a:visited {
	color: #7A8694;
}
#header #nav ul li a:hover {
	color: #30353A;
}
#header #nav ul li a:active {
	color: #7A8694;	
}
#header #nav ul li a.current {
	color: #06161a;
	cursor: default;
}
/****************************************************************************/
								/*Content Stlyes*/
/****************************************************************************/
#content {
	background-image: url(../images/jLud2Slice_02_06.gif);
	background-repeat: no-repeat;
	width: 722px;
	padding-bottom: 20px;
	overflow: auto;
}
#content img.floatRight {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
}
#content img.floatLeft {
	float: left;
	margin-right: 25px;
	margin-bottom: 20px;
}
#content p {
	margin-bottom: 1em;
	padding-right: 20px;
	line-height: 1.5em;
	padding-left: 30px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #30353A;
}
#content .title{
	font-style: italic;
}
#content h1 {
	padding-bottom: 1em;
	padding-left: 30px;
	padding-top: 0.5em;
}
#content h1#bio {
	background-image: url(../images/body_title_08.png);
	background-repeat: no-repeat;
	background-position: 30px 30px;
	text-indent: -9999px;
}
#content h1#teaching {
	background-image: url(../images/body_title_16.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h1#contact {
	background-image: url(../images/body_title_23.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h1#links {
	background-image: url(../images/body_title_20.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h1#rep {
	background-image: url(../images/body_title_10.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h1#audio {
	background-image: url(../images/body_title_14.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h1#press {
	background-image: url(../images/body_title_18.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content h1#photos {
	background-image: url(../images/body_title_12.png);
	background-position: 30px 30px;
	background-repeat: no-repeat;
	text-indent: -9999px;
}
#content a:link {
	color: #000;
	text-decoration: none;
}
#content a:visited {
	color: #000;
	text-decoration: none;
}
#content a:hover, active {
	text-decoration: underline
}
/****************************************************************************/
								/* Rep Table Stlyes*/
/****************************************************************************/

#content table {
	margin-left: 25px;
	margin-bottom: 1em;
}
#content table td {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #30353a;
	padding-top: 0.2em;
	padding-right: 1em;
	padding-bottom: 0.2em;
	padding-left: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #AAB1BB;
	font-size: 0.9em;
}

#content table tr.last td {
	border-bottom-style: none;
}
#content table .title {
	font-style: italic;
}

#content caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.25em;
	font-size: .9em;
	text-align:left;
	padding-bottom: .5em;	
	color: #7a8694;
	text-transform: uppercase;
}
#content table .col1 {
	width: 200px;
}
#content table .col2 {
	width: 150px;	
}


/****************************************************************************/
								/* Audio Table Stlyes*/
/****************************************************************************/
#content .audio {
	margin-left: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #999;
}
#content .audio .recordingCredits {
	font-size: 0.7em;
	color: #7a8694;
	text-transform: uppercase;
	padding-left: 10px;
}
#content table#audio .col1 {
	width: 400px;
}
#content table#audio .col2 {
}
#content .audio p {
	padding-left: 0px;
}
#flashContent{
	margin-left:25px;
}

/****************************************************************************/
								/*Footer Stlyes*/
/****************************************************************************/
#footer {
	width: 722px;
	margin-top: 10px;
	background-color: #06161a;
	height: 200px;
	clear: both;
}

#footer p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #7a8694;
	display: inline;
	margin-left: 25px;
	line-height: 4em;
}
#footer p a:link, a:visited {
	color: #d2d9e5;
	text-decoration: none;
}
#footer p a:hover {
	color: #fff;
	text-decoration: none;
}

