/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
									 - GLOBAL RESET -
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
	border:0;
}
fieldset,img{border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}


/* >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
										   - LAYOUT -
<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */

html {
}

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	font-size: 12px;
}
#wrapperindex {
	position:absolute;
	height:600px;
	width:900px;
	margin:-300px 0px 0px -450px;
	top: 50%;
	left: 50%;
	overflow: auto;
}
#wrapperbiog {
}
#wrapperreviews {
}
#wrapperclients {
}
#wrapperrepertoire {
}
#wrapper {
}
#wrappercontact {
}
div.scroll {
	padding: 10px;
	color: #000000;
	border: 0;
	line-height: 20px;
}
#title {
	position: absolute;
	left: 20px;
	width: 440px;
	height: 450px;
	color: #FFFFFF;
	top: 100px;
}
#video {
	position: absolute;
	left: 20px;
	width: 500px;
	height: 450px;
	color: #FFFFFF;
	top: 100px;
	display: none;
}
#contact {
	position: absolute;
	left: 20px;
	width: 850px;
	height: 450px;
	color: #FFFFFF;
	top: 100px;
}
#rightcol {
	float: right;
	margin-top: 80px;
	width: 350px;
	color: #FFFFFF;
}
.imagepadding {
	padding: 10px;
}
p, h1 {
margin: 0px;
padding: 10px;
}
h1 {
font-size: 11px;
text-transform:uppercase;
text-align: right;
color: #564b47;
background-color: #90897a;
}
#pagetitle {
	color: #666666;
	font-size: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.review {
	color: #666666;
}
.pause {
	color: #666666;
	font-size: 10px;
}
#nav {
	display: none;
}


#nav2 {
	display: none;
}
