body {
	background-color: #e8e8e8;
}
html {
overflow-y:scroll;
}
#wrapper {
	width: 780px;
	border: 1px solid #C4c3c2;
	background-color: #FFFFFF;
	float:none;
	clear: none;
	margin-left:auto;
	margin-right:auto;
}
#container {
	width: 780px;
	background-color: #FFFFFF;
	float:none;
	clear: none;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: lowercase;
	color: #999999;
	padding-left:15px;
	padding-right:15px;
	font-weight: bold;
}

#vertspace {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	padding-left:7px;
	padding-right:7px;
}
#greyline {
	background-color:#C4C3C2;
	height:1px;
}
#whiteline {
	background-color:#FFFFFF;
	height:2px;
}
#lefthome {
	background-image: url(../images/home-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftradio {
	background-image: url(../images/radio-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftteaching {
	background-image: url(../images/teaching-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftcontact {
	background-image: url(../images/contact-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftcomposition {
	background-image: url(../images/composition-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#lefttradition {
	background-image: url(../images/tradition-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftcontemporary {
	background-image: url(../images/contemporary-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftcds {
	background-image: url(../images/cds-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftcds1 {
	background-image: url(../images/cds-left1.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftindex {
	background-image: url(../images/index-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftweddingcom{
	background-image: url(../images/wedding-commission-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftrecordings{
	background-image: url(../images/recordings-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#lefttelevision{
	background-image: url(../images/television-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#lefttheatre{
	background-image: url(../images/theatre-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftaboutmain {
	background-image: url(../images/about-me-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftconcerts {
	background-image: url(../images/concerts-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftconcertmusic {
	background-image: url(../images/concert-music-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftmusicmain {
	background-image: url(../images/my-music-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftperformancesmain {
	background-image: url(../images/performances-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftweddingsmain {
	background-image: url(../images/wedding-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#leftclarsach {
	background-image: url(../images/clarsach-left.jpg);
	height: 460px;
	width: 410px;
	background-repeat: no-repeat;
}
#homeright {
	height: 460px;
	width: 370px;
	background-color:#FFFFFF;
	background-position: left top;
}
#texthome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 348px;
	margin-left:25px;
	margin-right:15px;
	margin-top: 15px;
	background-position: left top;
	line-height:17px;
}
#text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 348px;
	margin-left:25px;
	margin-right:15px;
	margin-top: 25px;
	background-position: left top;
	line-height:17px;
}
#footer{
	width: 780px;
	float:none;
	clear: none;
	margin-left:auto;
	margin-right:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding-top:5px;
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
}
#footer a {
	color: #666666;
}
#footer a:hover {
	color: #CC3300;
}
