body{ 
	margin: 0;
	padding: 0 0 0 0;
	color:#cdcdcd;
	font-size:11px;
	line-height: 1.5em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}



#index {
	background:#000;
	background-image: url(../images/indexbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#jurgenson {
	background:#92a09c;
	background-image: url(../images/jurgensonbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#jurgenson2 {
	background:#a4a4a4;
	background-image: url(../images/jurgenson2bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#audio {
	background:#261a1d;
	background-image: url(../images/audiobg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#audioind {
	background:#261a1d;
	}
	
#orchid {
	background:#98897e;
	background-image: url(../images/orchidbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#cass {
	background:#202020;
	background-image: url(../images/cassbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#introduction {
	background:#1b1b1a;
	background-image: url(../images/introductionbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}
	
#releases {
	background:#3b3b35;
		background-image: url(../images/releasesbg.jpg);
	background-repeat: no-repeat;
	background-position: center right;
	}

	
#links {
	background:#4c403d;
		background-image: url(../images/linksbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}


	
#research {
	background:#414141;
		background-image: url(../images/researchbg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	}

#researchindiv {
	background:#414141;
	}
	
	
#releasesindiv {
	background:#3b3b35;
	}


.packshot img { 
	margin: 0 20px 20px 0;
	border: 1px solid #959a99;
	}

.packshotcat img { 
	border: 1px solid #959a99;
	}
	
.packshot a:link, .packshot a:visited, .packshot a:hover { 
text-decoration:none;
border-bottom: none;
	}	







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


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

a:hover{
	color:#959a99;
	text-decoration:none;
	border-bottom:1px dotted #959a99;
}


a img{ border:none; }






h1{
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color:#959a99;
	font-size: 23px;
	text-align: left;
	line-height: 1em;
}











/* structure */

#logospace {
	background: transparent;
	width: 900px;
	height: 400px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
}


#jurgensonspace {
	background: transparent;
	width: 900px;
	height: 100px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
}








/*navigation*/

#navcontainer {
	background: transparent;
	width: 900px;
	height: 20px;
	margin: 0;
	border: 0;
	padding: 0;
	text-align: left;
}

#mainnavgroup {
float: left;
 width: 900px;
 height: 20px;
 background: url(../images/nav.jpg);
 margin: 0; 
 padding: 0;
 border: 0;
 position: relative;
}

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

#mainnavgroup li, #mainnavgroup a {height: 20px; display: block; text-decoration: none; border-bottom: none;}
#mainnavone {left: 0px; width: 260px; text-decoration: none; border-bottom: none;}
#mainnavtwo {left: 435px; width: 170px; text-decoration: none; border-bottom: none;}
#mainnavthree {left: 615px; width: 70px; text-decoration: none; border-bottom: none;}
#mainnavfour {left: 695px; width: 75px; text-decoration: none; border-bottom: none;}
#mainnavfive {left: 775px; width: 75px; text-decoration: none; border-bottom: none;}
#mainnavsix {left: 855px; width: 45px; text-decoration: none; border-bottom: none;}


#mainnavone a:hover {background: transparent url(../images/nav.jpg) -0px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavtwo a:hover {background: transparent url(../images/nav.jpg) -435px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavthree a:hover {background: transparent url(../images/nav.jpg) -615px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfour a:hover {background: transparent url(../images/nav.jpg) -695px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfive a:hover {background: transparent url(../images/nav.jpg) -775px -20px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavsix a:hover {background: transparent url(../images/nav.jpg) -855px -20px no-repeat; text-decoration: none; border-bottom: none;}












#blackline {
    background-color: #000;
	width: 1000px;
	height: 1px;
	margin: 0 auto 0 auto;
	border-bottom: 1px solid #494949;
	padding: 0;
	text-align: left;
}










#mainspace {
	background: transparent;
	width: 900px;
	margin: 25px auto 50px auto;
	border: 0;
	padding: 0;
	text-align: left;
}





/* left right */

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

#contentjurgenson {
	font-size:11px;
	line-height: 1.5em;
	float: left;
	width: 600px;
	margin: 0;	
	padding: 0;
}

#content img {
	border: 1px solid #000
	}

#contentright{
	font-size:11px;
	line-height: 1.5em;
	float: right;
	width: 465px;
	margin-top: 0;
	padding: 0;
}

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



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




#topper {
	background: #191919;
	position: absolute; 
	top: 0;
	width: 100%;
	height: 60px;
	margin: 0 auto 0 auto;
	padding: 0;
	border-bottom:1px solid #494949;
	text-align: right;
}

/* body>div#topper {position: fixed} */

#topper_img {
	width: 900px;
	margin: 20px auto 20px auto;	
}



