body{ margin: 0;
	padding: 0 0 0 0;
	background:#626262;
	background-image: url(http://www.cmvonhausswolff.net/images/bgwash.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color:#000;
	font-size:13px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}





a:link{
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
}


a:visited{
	color:#000;
	text-decoration:none;
	border-bottom:1px dotted #000;
}

a:hover{
	color:#000;
	text-decoration:none;
}


a img{ border:none; }






h1{
	color:#626262;
	font-size: 18px;
	text-align: left;
	margin:1.5em 0;
}





p{
	line-height:1.75em;
}






/* structure */

#logo {
	background: transparent;
	background-image: url(http://www.cmvonhausswolff.net/images/logo.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 900px;
	height: 50px;
	margin: 50px auto 50px auto;
	border: 0;
	padding: 0;
	text-align: left;
}



#container {
    background-color: #FFF;
	width: 1000px;
	margin: 0 auto 0 auto;
	border: 10px solid #fff;
	padding: 0;
	text-align: left;
}


#banner {
	background-color: transparent;
	height: 400px;
	width: 1000px;
	padding: 0;
	margin: 0;
}

#flashcontent {
	background-color: transparent;
	height: 400px;
	width: 1000px;
	padding: 0;
	margin: 0;
}



/* left right */

#content {
	float: left;
	width: 585px;
	margin: 0;	
	padding: 0 0 0 50px;
}

#contentright{
	float: right;
	width: 240px;
	margin-top: 0;
	padding: 0 50px 0 0;
}

#contentone {
	float: left;
	width: 900px;
	margin: 0 50px 0 50px;	
	padding: 0;
}



#clearer {
	padding: 50px 0 0 0;
	clear: both;
}


#footer {
	background: #aeaeae;
	width: 1000px;
	height: 25px;
	margin: 3px auto 3px auto;
	border: 10px solid #aeaeae;
	padding: 0;
	text-align: left;
}






#navgroup {
 width: 1000px;
 height: 25px;
 background: url(http://www.touchmusic.org.uk/_shared/navigation.jpg);
 margin: 0; padding: 0;
 border: 0;
 position: relative;
}

#navgroup li {margin: 0; padding: 0; list-style: none; position: absolute; top: 0;}

#navgroup li, #navgroup a {height: 25px; display: block; text-decoration: none; border-bottom: none;}
#one {left: 150px; width: 60px; text-decoration: none; border-bottom: none;}
#two {left: 260px; width: 150px; text-decoration: none; border-bottom: none;}
#three {left: 460px; width: 50px; text-decoration: none; border-bottom: none;}
#four {left: 560px; width: 120px; text-decoration: none; border-bottom: none;}
#five {left: 720px; width: 130px; text-decoration: none; border-bottom: none;}



#one a:hover {background: transparent url(http://www.touchmusic.org.uk/_shared/navigation.jpg) -150px -25px no-repeat; text-decoration: none; border-bottom: none;}
#two a:hover {background: transparent url(http://www.touchmusic.org.uk/_shared/navigation.jpg) -260px -25px no-repeat; text-decoration: none; border-bottom: none;}
#three a:hover {background: transparent url(http://www.touchmusic.org.uk/_shared/navigation.jpg) -460px -25px no-repeat; text-decoration: none; border-bottom: none;}
#four a:hover {background: transparent url(http://www.touchmusic.org.uk/_shared/navigation.jpg) -560px -25px no-repeat; text-decoration: none; border-bottom: none;}
#five a:hover {background: transparent url(http://www.touchmusic.org.uk/_shared/navigation.jpg) -720px -25px no-repeat; text-decoration: none; border-bottom: none;}

