body {
	background-color: #fff;
	font-size: 62.5%;
	margin: 0.1em 0.1em 0.4em 0.1em;
	padding: 0.1em 0.1em 0.4em 0.1em;
}
body, td, th, input, select, textarea {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}
form, h1, h2, h3, h4, h5, h6, p {
	margin: 0;
	padding: 0;
}
h1 {
	font-size: 1.4em;
	line-height: 125%;
	margin-bottom: 0.2em;
	text-transform: lowercase;
}
ol, ul {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
a {
	color: #79dceb;
}
a img {
	border: 0;
}
h1, .highlight {
	color: #79dceb;
}
ul.column_one_of_two, ul.column_two_of_two {
	float: left;
	width: 220px;
}
ul.column_two_of_two li {
	margin-left: 60px;
}
.listen_popup {
	padding-top: 0.1em;
	padding-bottom: 0.8em;
}
.listen_popup a, .listen_popup a:hover {
	color: #fff;
}
.printonly {
	display: none;
}



#container {
	background-color: #010101;
	border: 1px solid #c3ccc8;
	padding: 27px 40px 0 0;
}
#container, #siteby {
	margin: auto;
	width: 750px;
}
#siteby {
	width: 790px;
	text-align: right;
	font-size: 1.2em;
}
#siteby, #siteby a {
	color: #000;
}
#container .t, #container .bl_microphone_large, #container .bl_microphone_small, #container .b {
	height: 485px;
}
#container .t {
	background: transparent url(/img/border-t.gif) no-repeat scroll top left;
}
#container .bl_microphone_large {
	background: transparent url(/img/border-bl-microphone-large.gif) no-repeat scroll bottom left;
}
#container .bl_microphone_small {
	background: transparent url(/img/border-bl-microphone-small.gif) no-repeat scroll bottom left;
}
#container .b {
	background: transparent url(/img/border-b.gif) no-repeat scroll bottom left;
	padding-left: 46px;
}



#logo {
	margin-left: 46px;
}



#navigation {
	border-right: 1px solid #c3ccc8;
	float: left;
	margin: 26px 0 0 2px;
	width: 105px;
	height: 343px;
}
#navigation ul {
	list-style-type: none;
	margin: 2px 0 0 0;
	padding: 0;
}
#navigation ul li {
	padding-bottom: 0.75em;
}
#navigation ul li a {
	color: #fff;
	font-size: 1.6em;
	font-weight: bold;
	text-decoration: none;
}
#navigation ul li a:hover {
	color: #79dceb;
	text-decoration: underline;
}
#navigation ul li ul {
	list-style-type: square;
	margin: 3px 0 0 13px;
}
#navigation ul li ul li {
	padding-bottom: 0.1em;
}
#navigation ul li ul li a {
	font-size: 1.2em;
	font-weight: normal;
}
body.about #nav_about, body.singing #nav_singing, body.skills #nav_skills, body.credits #nav_credits, body.listen #nav_listen, body.contact #nav_contact, 
body.singing_studio #nav_singing_studio, body.singing_live #nav_singing_live, body.singing_mimicking #nav_singing_mimicking, body.singing_backing #nav_singing_backing,  
body.skills_vocal_arranging #nav_skills_vocal_arranging, body.skills_song_writing #nav_skills_song_writing, body.skills_teaching #nav_skills_teaching, 
body.credits_artists_and_producers #nav_credits_artists_and_producers, body.credits_labels #nav_credits_labels, body.credits_idents #nav_credits_idents, body.credits_miscellaneous #nav_credits_miscellaneous {
	color: #79dceb;
	font-weight: bold;
}



#maincopy {
	float: left;
	padding: 30px 0 0 20px;
	position: relative;
	width: 282px;
}
.largeversion {
	width: 505px;
}
.mediumversion {
	width: 335px;
}



#homeintroduction {
	font-size: 1.6em;
	float: right;
	line-height: 125%;
	margin-top: 33px;
	text-align: right;
	width: 182px;
}
#homeintroduction small {
	font-size: 75%;
}
#homeintroduction .highlight, #homeintroduction small{
	display: block;
}



#copyblock {
	font-size: 1.25em;
	height: 343px;
	line-height: 125%;
	overflow: auto;
	padding-right: 8px;
}
#copyblock p {
	padding-bottom: 1.4em;
}
#copyblock ul {
	margin-left: 5px;
	padding-left: 15px;
	line-height: 125%;
}
#copyblock ul li {
	padding-bottom: 0.1em;
}



#portrait, #portraitsmall {
	float: right;
	padding: 29px 45px 0 0;
	position: relative;
	text-align: right;
}
#portraitsmall {
	padding-top: 34px;
}
.portrait_signoff {
	font-size: 1em;
	font-style: italic;
}
#portrait .portrait_signoff {
	position: absolute;
	bottom: -3px;
	right: 45px;
}
#portraitsmall .portrait_signoff {
	width: 160px;
}



/* This is the magic that allows a <H1> tag to contain live text but display an image */
#pageheading h1, #pageheading h1 span {
	width: 228px;
	height: 57px;
	background-image: url(/img/title-home.gif);
	background-repeat: no-repeat;
}
#pageheading h1 span {
	display: block;
	margin-bottom: -57px;
	margin-left: -1px;
	position: relative;
	z-index: 1;
}



/* This needs to be after all other styles (so it overwrites them) */
.clear_floats {
	clear: both;
	font-size: 1px;
	margin: 0;
	padding: 0;
}
