
/*
-------
Globals
-------
*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}
html, body {
	background-color: ;	
	font-family: Arial, Helvetica, sans-serif;
	height: 80%;
}

/*
----------
Navigation
----------
*/

#nav1-x {
	background-color: ;
}
#nav1 {
	width: 781px;
	height: 29px;
	position: relative;
	margin: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: ; 
	border-left-color: ;
}
#nav1 div.nav1_leftfill, #nav1 div.nav1_home, #nav1 div.nav1_biography, #nav1 div.nav1_engagements, #nav1 div.nav1_audio, #nav1 div.nav1_gallery, #nav1 div.nav1_contact {
	float: left;
	height: 22px;
}
#nav1 div.nav1_leftfill {
	width: 67px;
}
#nav1 div.nav1_home {
	width: 95px;
	background: url( '../images/nav/nav1-01-.gif' ) 0 -20px no-repeat;
}
#nav1 div.nav1_biography {
	width: 127px;
	background: url( '../images/nav/nav1-02-.gif' ) 0 -20px no-repeat;
}
#nav1 div.nav1_engagements {
	width: 147px;
	background: url( '../images/nav/nav1-03-.gif' ) 0 -20px no-repeat;
}
#nav1 div.nav1_audio {
	width: 98px;
	background: url( '../images/nav/nav1-04-.gif' ) 0 -20px no-repeat;
}
#nav1 div.nav1_gallery {
	width: 110px;
	background: url( '../images/nav/nav1-05-.gif' ) 0 -20px no-repeat;
}
#nav1 div.nav1_contact {
	width: 114px;
	background: url( '../images/nav/nav1-06-.gif' ) 0 -20px no-repeat;
}
#nav1 div.nav1_home a, #nav1 div.nav1_biography a, #nav1 div.nav1_engagements a, #nav1 div.nav1_audio a, #nav1 div.nav1_gallery a, #nav1 div.nav1_contact a {
	display: block;
	width:100%;
	height:100%;
	overflow: hidden;
	background: top left no-repeat;
}
#nav1 div.nav1_home a {
	background: url( '../images/nav/nav1-01-.gif' ) 0px 2px no-repeat;
}
#nav1 div.nav1_biography  a {
	background: url( '../images/nav/nav1-02-.gif' ) 0px 2px no-repeat;
}
#nav1 div.nav1_engagements a {
	background: url( '../images/nav/nav1-03-.gif' ) 0px 2px no-repeat;
}
#nav1 div.nav1_audio a {
	background: url( '../images/nav/nav1-04-.gif' ) 0px 2px no-repeat;
}
#nav1 div.nav1_gallery a {
	background: url( '../images/nav/nav1-05-.gif' ) 0px 2px no-repeat;
}
#nav1 div.nav1_contact a {
	background: url( '../images/nav/nav1-06-.gif' ) 0px 2px no-repeat;
}
#nav1 div.nav1_home a:hover, #nav1 div.nav1_biography a:hover, #nav1 div.nav1_engagements a:hover, #nav1 div.nav1_audio a:hover, #nav1 div.nav1_gallery a:hover, #nav1 div.nav1_contact a:hover {
	background-image: none;
}

/*
--------
Masthead
--------
*/

#mast-x {
	background-image: url(../images/mast--x.gif);
	background-repeat: repeat-x;
}
#mast {
	width: 781px;
	height: 116px;
	position: relative;
	margin: auto;
	background-image: url(../images/mast-.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: ;
	border-left-color: ;
}

/*
------------
Home-Content
------------
*/

#home-body-left {
	position: absolute;
	width: 50%;
	height: 420px;
	float: left;
	background-color: ;
	z-index: 20;
	text-align: right;
	left-margin: 1px;
	top-margin: 0px;
}
#home-rightpanel {
	position: relative;
	width: 781px;
	margin: auto;
	height: 420px;
	background-color: ;
	background-image: url(../images/home-photo-x.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
}
#home-rightpanel img {
	width: 324px;
	height: 135px;
	margin: 285px 0px 0px 0px;
}
#home-content {
	width: 392px;
	float: right;
	font-size: 70%;
	background-image: url(../images/name-home-x.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

/*
-------------
Inner Content
-------------
*/

#wrap {
	background-image: url(../images/bg/bg-.gif);	background-position: center;		
}
#content {
	width: 100%;
	text-align: center;	
}
#displaytable {
	float: none;
	margin: auto;
	width: 781px;
}
#col1 {
	float: left;
	width: 480px;
	padding: 0px 65px 0px 40px;
	background-image: url(../images/bg/bg-.gif);
	background-position: left;
	text-align: left;
	font-size: 75%;
}
#name-x {
	float: left;
	position: relative;
	width: 68px;
	height: 440px;
	left: -40px;
}
.featurepic {
	float: left;
	margin: 0px 8px 3px 0px;
}
#content a {
	color: ;
	text-decoration: none;
}
#content h1 {
	margin: 30px 0px 0px 0px;
}
#content p {
	margin: 10px 0px 0px 0px;
}
#content table {
	border-collapse: collapse;
	margin: 15px 0px 0px 0px;
}
#content table a {
	color: black;
	font-weight: bold;
}
#content table a {
	text-decoration: underline;
}
#content td {
	font-size: 90%;
	border: 1px solid #000;
	padding: 5px;
	vertical-align: top;
}
#content .table1 {
	background-color: ;
	font-weight: bold;
}
#content .table2 {
	background-color: ;
}

/*
-------
Gallery
-------
*/

dl.gallery {
	width: 87px;
	text-align: left;
	padding: 0px;
	float: left;
	margin-right: 30px;
}

.gallery dt {
	font-weight: bold;
}

.gallery dt img {
	border: 1px solid #000;
	width: 75px;
	height: 75px;
}

.gallery dd {
	color:#000;
	padding: 5px 0 5px 5px;
	font-size:10px;
	font-color:#000;
}

/*
---------
Home-Grid
---------
*/

#homegrid {
	height: 330px;
	text-align: left;
	background-image: url(../images/home-grid.gif);
	background-repeat: no-repeat;
	background-position: 54px 26px;
	margin: 10px 0px 0px 30px;
}
#homegrid img {
	padding-top: 15px;
}
#homegrid p {
	width: 140px;
	height: 120px;
	display: block;
	padding-left: 2px;
}
#homegrid .homegrid-w {
	width: 160px;
	float: left;
	padding-left: 40px;	
}
#homegrid .homegrid-ne {
	width: 160px;
	float: right;
}
#homegrid .homegrid-se {
	width: 160px;
	float: right;
}
#homegrid .homethumb {
	margin: -15px 10px 5px 0px;
	float: left;
}

/*
-----
Forms
-----
*/

#contactform {
	float: left;
	width: 285px;
}
#contactform label, input, textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#contactform label, .forminput {
	width: 140px;
	height: 20px
	font-size: 80%;	
}
#contactform .forminput, textarea {
	border: 1px solid;
	border-top-color: #000000;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #000000;
	padding: 0px 2px 0px 2px;
	background-color: #fff;
}
#contactform textarea {
	width: 235px;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;	
}
#contactform label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}
#contactform br {
	clear: left;
}

/*
-------
Contact
-------
*/

#home-contact {
	float: right;
	position: relative;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 0px 15px;		
}
#contact {
	float: right;
	font-size: 90%;
	text-align: center;
	padding: 15px 40px 20px 0px;	
}
#home-contact img, #contact img {
	display: block;
}
/*
------
Footer
------
*/

#footer {
    clear: both;
	height: 60px;
	background-image: url(../images/footer-.gif);
	background-repeat: repeat-x;
	background-position: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #;
}

/*
-----
Clear
-----
*/

#clear {
	clear: none;
}