p {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body,td,th {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: center;
}
a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.navOn {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h1 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	margin-right: 12px;
}
h2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: century gothic, Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #5F5F5F;
	}

li {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style-type: square;
}
.resumeheader2 {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	margin-left: 12px;
	padding-left: 12px;
}
.resumetext {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left: 12px;
	padding-left: 12px;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
.note {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navoff {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: none;

}
.indexnav {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
#flashContent {
	background-position: center top;
	vertical-align: top;
}
#musicMain {
	background-position: center top;
	vertical-align: top;
	margin-top: 40px;
}
#musicContent {
	background-position: center top;
	vertical-align: top;
	margin-top: 0px;
}

.musicnav {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.musicdescription {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #666666;

}
.inlinelink {
	color: #333333;
	text-decoration: underline;
}
.note {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
}

.twoColFixLt #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 780px;
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	vertical-align: middle;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width 
	*/
	text-align: right; /* this overrides the text-align: center on the body element. */
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 65px 10px;
		text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0 20px 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
} 
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
 
</style>h3 {
	font-family: "Century Gothic", Century Gothic, Arial, Helvetica, sans-serif;
}
.subnav {
	font-family: "century gothic", arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: right;
}
.headernote {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}
.musictable {
	height: 0px;
	position: fixed;
	width: 508px;
	left: auto;
	top: 385px;
}
.porttable {
	height: 0px;
	position: absolute;
	width: 885px;
	left: auto;
	top: 95px;
}

[if IE 5]>
<style type="text/css"> 
/* place css box model fixes for IE 5* in this conditional comment */
.twoColFixLt #sidebar1 { width: 230px; }
</style>
<![endif][if IE]>
<style type="text/css"> 
/* place css fixes for all versions of IE in this conditional comment */
.twoColFixLt #sidebar1 { padding-top: 30px; }
.twoColFixLt #mainContent {
	zoom: 1;
	vertical-align: text-bottom;
}
/* the above proprietary zoom property gives IE the hasLayout it needs to avoid several bugs */
</style>
<![endif]
.resumeplace {
	font-size: 11px;
	font-style: italic;
}
.workdescription {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-right: 80px;
	padding-right: 80px;
}

