body {
	background: #000;
	padding: 8px;
	font: 73% Arial, Helvetica, sans-serif;
	color: #f90;
}

a:link { color: #f00; text-decoration: underline; }
a:visited { color: #c30; text-decoration: underline; }
a:hover, a:visited:hover { color: #f30; text-decoration: underline; }

a.name:link, a.name:visited, a.name:hover { text-decoration: none; }

form			{ margin: 0; padding: 0; }

img 			{ border: 0; }
img.middle 		{ vertical-align: middle; }
img.left		{ float: left; margin: 0 20px 10px 0; }
img.right		{ float: right; margin: 0 0 10px 20px; }

b, strong, .bold 	{ font-weight: bold; }
i, em, .italic 		{ font-style: italic; }

.hide	{ position: absolute; left: -999999em; }

.clear 		{ clear: both; height: 0; overflow: hidden; }
.center		{ text-align: center; }

.small			{ font-size: 0.80em; }
.big, .large	{ font-size: 1.20em; }
	#content .big, #content .large	{ line-height: 1.5em; }

p.intro { font-size: 1.20em; }

.orange			{ color: #c30; }
.greenbar, .greenBar {  }

div.hr { width: 90%; height: 0; overflow: hidden; border-top: 2px solid #085226; margin: 1em 0; }

ul.plain, ol.plain 		{ list-style-type: none; }
ul.flush, ol.flush 		{ margin: 0; padding: 0; }
ul.pad li { margin-bottom: 1em; }
ul.pad_lots li { margin-bottom: 2em; }

#content ul li { clear: both; }

dl.flush dd { margin-left: 0; }

#SiteTitle { width: 775px; margin: 0 auto 10px; padding: 0; border: 0; }
	#SiteTitle h3 { margin: 0; padding: 0; }
	#SiteTitle a { display: block; width: 211px; height: 19px; text-decoration: none; outline: none; }
	#SiteTitle a:link, #SiteTitle a:visited { background: url("../_img/_site/name.gif") no-repeat 0 0; }
	#SiteTitle a:hover { background-position: 0 -19px; }
	#SiteTitle span { position: absolute; left: -999999px; }


#holder { font-size: 1em; width: 760px; margin: 0 auto; padding: 0 0 0 15px; vertical-align: top; border: 0; }

#SiteNavigation {
	margin: 0;
	padding: 5px 0 5px 10px;
	border-top: 2px solid #085226;
	border-right: 0;
	border-bottom: 0;
	border-left: 2px solid #085226;
	font: 1em "Times New Roman", Georgia, Times, serif;
	text-transform: lowercase;
}

	#SiteNavigation ul { list-style: none; margin: 0; padding: 0; }
		#SiteNavigation ul li { float: left; white-space: nowrap; margin: 0 2px 0 0;}
		#SiteNavigation ul li a { display: block; color: #009f3f; padding: 1px 3px; text-decoration: none; outline: none; }
		#SiteNavigation ul li a:link, #SiteNavigation ul li a:visited { border: 1px solid #000;  }
		#SiteNavigation ul li a:hover { border: 1px solid #f00;  }
		
		#SiteNavigation ul li.here a, #SiteNavigation ul li.here a:hover { color: #c93200; }
	
#sectionHeader { border-left: 2px solid #085226; margin: 0; padding: 15px 0 15px 15px; }

#contentHolder {
	position: relative;
	z-index: 100;
	display: inline;
	float: right;
	width: 760px;
	vertical-align: bottom;
	margin: 0;
	padding: 0;
}

	#decorator1 { float: left; width: 2px; height: 200px; background: #085226; margin: 0; padding: 0; }
	#decorator2	{ float: right; position: relative; z-index: 10; top: -120px; width: 0; height: 190px; border-right: 2px solid #085226; margin: 0 -1px -120px 0; padding: 0; }

#content	{ float: left; vertical-align: top;  width: 728px; padding: 0 15px; font: 1em/1.7em Verdana, Helvetica, sans-serif; }
	#content p { margin: 1.5em 0; }
	#content h2 { font-size: 1.3em; font-weight: bold; color: #c30; }
	#content h3 { font-size: 1.2em; font-weight: bold; color: #c30; }


h1.text { 
	font: normal 2.6em Georgia, "Courier New", Times, serif;
	clear: both;
	display: inline;
	margin: 0 0 0 15px;
	width: auto;
	padding: 0.1em 0.5em;
	border: 1px solid #945a00;
	color: #ce3100;
	text-transform: lowercase;
}
	h1.text a:link,
	h1.text a:visited,
	h1.text a:hover { color: #ce3100; text-decoration: none; }
	
	
#footer { width: 775px; margin: 0 auto 25px; }
#footer p { 
	clear: both;
	position: relative;
	left: 1px;
	border-top: 1px solid #085226;
	border-right: 2px solid #000;
	border-bottom: 1px solid #085226;
	border-left: 1px solid #085226;
	margin: 0 0 0 15px;
	padding: 2px 15px;
	text-align: center;
	font: 0.75em Verdana, Helvetica, sans-serif;
	color: #085226;
}
	

/* What's New - see also theme's style.css */
	#WhatsNew .header { display: block; width: 590px; height: 147px; margin: 0 auto; padding-top: 33px; background: url("../_img/whatsnew_image.jpg") no-repeat 106px 0; }
	#WhatsNew .header h1 { display: block; margin: 0; padding: 0; width: 217px; height: 40px; background: url("../_img/whatsnew_title.gif") no-repeat 0 0; }

	#WhatsNew h3 { color: #f90; }

/* Composer */
	#Composer #sectionHeader .images { width: 99.9%; } /* cuzza IE */
		#Composer #sectionHeader .image1,
		#Composer #sectionHeader .image2 { 
			display: inline; float: left; width: 49%; 
		}
			#Composer #sectionHeader .image1 img { margin: 20px 0 0 65px; }
			#Composer #sectionHeader .image2 img { float: right; margin: 40px 68px 0 0; }
		
		#Composer .header h1 { 
			display: block;
			margin: 40px 0 20px 180px;
			width: 435px;
			height: 51px;
			background: url("../_img/composer/comp-title.gif") no-repeat 0 0;
		}

/* Experimental Instruments */

	
	#Instruments #sectionHeader .columns { width: 99.9%; padding: 40px 0 0 30px; }
		#Instruments #sectionHeader .columns .column1 {
			display: inline; float: left; width: 49%; 
		}
		#Instruments #sectionHeader .columns .column1 img { 
			position: relative;
			left: 35px;
			margin-bottom: 40px;
		}
		#Instruments #sectionHeader .columns .column2 {
			display: inline; float: left; width: 49%; 
		}
			#Instruments #sectionHeader .columns .column2 img {
				position: relative;
				left: 20px;
			}

	#Instruments #sectionHeader .header h1 {
		display: block;
		width: 226px;
		height: 56px;
		margin: 0 0 30px 15px;
		background: url("../_img/instruments/inst-title.gif") no-repeat 0 0;
	}
	#Instruments #sectionHeader .header h2 {
		display: block;
		width: 281px;
		height: 31px;
		margin: 0;
		background: url("../_img/instruments/inst-title2-wlkr.gif") no-repeat 0 0;
	}
	
	
	#Instruments #content { width: 700px; margin: 0 10px 0 18px;  }
	
	

/* Bio -and- Press Pictures */

	#Bio .header	{ padding: 1em 0 2.25em; }
	#Bio .columns { margin: 0 0 0 20px; }
		#Bio .columns .column1 { display: inline; float: left; width: 418px; margin: 0 50px 0 0; 
		}
		#Bio .columns .column2 { display: inline; float: left; width: 230px; }
			#Bio .columns .column2 img { border: 1px solid #222; margin-left: 10px; } 
	div.caption { font-style: italic; color: #c30; }
		div.caption em { font-style: normal; }
	

/* Sound Design */

	#SoundDesign #sectionHeader h1 {
		display: block;
		width: 239px;
		height: 48px;
		background: url("../_img/sound_design/snd-title.gif") no-repeat 0 0;
	}
	#SoundDesign #sectionHeader h2 {
		display: block;
		width: 598px;
		height: 35px;
		background: url("../_img/sound_design/snd-subtitle.gif") no-repeat 0 0;
	}



/* Home page */

	#Home #contentHolder { width: 627px; height: 500px; margin: 0 auto; padding: 0; background: url("../_img/_site/hm_bg.jpg") no-repeat -10px -27px; vertical-align: top; 
float: none; display: block;
}
	#Home #decorator1 { width: 600px; height: 0; border-top: 2px solid #085226; overflow: hidden; margin: 0; }
	#Home h1 {
		display: block;
		width: 264px;
		height: 25px;
		background: url("../_img/_site/hm_name.gif") no-repeat 0 0;
		float: right;
		margin: 45px 7px 35px 0; 
		padding: 0; 
		line-height: 0;
		font-size: 0;
	}
	#Home h1 span { position: absolute; left: -999999px; }
	
	#Home h2 { clear: both; display: block; float: right; width: 319px; height: 54px; background: url("../_img/_site/hm_sound.thinking.gif") no-repeat 0 0; margin: 0; padding: 0; } 
	#Home h2 span { position: absolute; left: -999999px; } 
	
	#Home #content { width: 595px; padding: 15px; margin: 0; border-left: 2px solid #085226; text-align: right; z-index: 100; }
	#Home #content ul { list-style: none; clear: both; margin: 40px 7px 0 0; padding: 0; font: 1.15em "Times New Roman", Georgia, Times, serif; }
		#Home #content ul li { white-space: nowrap; margin: 0 2px 8px 0; }
		#Home #content ul li a { color: #009f3f; padding: 1px 3px; text-decoration: none; width: auto; }
		#Home #content ul li a:link, #Home #content ul li a:visited { border: 1px solid #000;  }
		#Home #content ul li a:hover { border: 1px solid #f00;  }
		
	#Home #footer { clear: both; position: relative; z-index: 100; top: -20px; width: 628px; margin: 0 auto 25px; background: #000;}
	
