* { 
	padding:0px; 
	margin:0px; 

}

body {
	color: #0F0F0F;
	background-color:#000000;	
	font-family: verdana, "Vera Sans", sans-serif;
}

img	{
	border: none;
}

#outerwraper {
	width: 855px;
	height: 525px;
	margin: 30px auto; 
}

#homepage {
	background-image:url(dannymanor-images/page-bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 856px;
	height: 503px;
}

#brand	{
	height: 50px;
}


#brand h1 {
	margin-left: -3000px;
	font-size: 6px;
	color: #000000;
}


#navhome {
	float: left;
	margin-top: 100px;
	margin-left: 30px;
	width: 345px;
	height: 300px;
	padding: 0px;
}

#navhome a:link { 
	font-size: 320%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #0F0F0F; 
	text-decoration:none;
}

#navhome a:hover {	
	opacity: .4;
	filter: alpha(opacity=40);
	-moz-opacity: .4;	
	font-size: 320%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #0F0F0F; 
	text-decoration:none;
}

#navhome a:visited { 
	font-size: 320%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #0F0F0F; 
	text-decoration:none;
}

/* --------- news section ---------- */

#news	{
	margin-top: 190px;
	margin-left: 550px;
	width: 270px;
	height: 230px;
	padding: 6px;
	background-image: url(dannymanor-images/bg-image3.png)
}

#news h2	{
	text-align: center;
	font-family: Century Gothic, sans-serif;
	color: white; 
	font-weight: 100;
	font-size: 30px;
}
	
#newsleft {
	float:left;
	width: 48%;
	height: 186px;
	text-align: center;
	font-size: 10px;
	color: white;	
}

#newsright {
	float:right;
	width: 48%;
	height: 186px;
	text-align: center;
	font-size: 10px;
	color: white;	
}


/* ---------- main brand & nav ---------- */

#mainbrand	{
	height: 50px;
}
	
#mainbrand h1 {
	margin-left: -3000px;
	font-size: 6px;
	color: #000000;
}

#mainbrand a:link { 
	color: #FFFFFF;
	text-decoration:none;
}

#mainbrand a:hover {	
	opacity: .7;
	filter: alpha(opacity=40);
	-moz-opacity: .7;
	text-decoration:none;
}

#navmain {
	margin-top: 10px;
	margin-left: 120px;
	width: 735px;
	height: 25px;
}

#navmain a:link { 
	margin-right: 59px;
	position: relative;
	list-style-type: none;
	font-size: 120%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #FFFFFF; 
	text-decoration:none;
	letter-spacing: 1px;
}

#navmain a:hover {	
	opacity: .4;
	filter: alpha(opacity=40);
	-moz-opacity: .4;
	font-size: 120%;
	text-decoration:none;
	letter-spacing: 1px;
}

#navmain a:visited { 
	margin-right: 59px;
	position: relative;
	list-style-type: none;
	font-size: 120%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #FFFFFF; 
	text-decoration:none;
	letter-spacing: 1px;
}

#selectedpage h3 { /* ---- current navigation ----- */
	float:left;
	width: 72%;
	height: 75px;
	padding: 0px;
	font-size: 320%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #0F0F0F; 
}


/* -------- Biography --------- */


#biopage {
	background-image:url(dannymanor-images/bio-bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 856px;
	height: 503px;
	border-color: #FFFFFF;
}

#innerwarper {
	width: 815px;
	height: 375px;
}

#biopicture {
	float:right;
	margin-top:13px;
	width: 25%;
	height: 330px;
	padding: 10px;
}

#biotext {
	float:left;
	width: 71%;
	height: 303px;
	font-size: 11px;
	padding: 3px;
}


/* -------- samples -------- */


#samples { 
	background-image:url(dannymanor-images/samples-bkg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 856px;
	height: 503px;	
}

#innerwarper a:link { 
	font-size: 90%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #0F0F0F; 
	text-decoration:none;
}

#innerwarper a:visited { 
	font-size: 90%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #0F0F0F; 
	text-decoration:none;
}

#innerwarper a:hover { 
	font-size: 90%;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	color: #FFFFFF; 
	text-decoration:none;
}

#films {
	float:left;
	margin-top:0px;
	width: 33%;
	height: 150px;
	padding: 3px;
}

#commercials {
	float:left;
	margin-top:0px;
	width: 32%;
	height: 150px;
	padding: 3px;
}
#guitar {
	float:left;
	margin-top:0px;
	width: 32%;
	height: 150px;
	padding: 3px;
}

#videogames {
	float:left;
	margin-top:0px;
	width: 33%;
	height: 150px;
	padding: 3px;
}

#adrenaline {
	float:left;
	margin-top:0px;
	width: 32%;
	height: 150px;
	padding: 3px;
}

#samplesnav {
	font-size: 26px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;		
}

/* ------- selected sample page - music player page ------ */


	
#musictext {
	float:left;
	margin-top:0px;
	margin-right:10px;
	width: 33%;
	height: 280px;
	padding: 3px;
	font-size: 13px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
}

#musicimg {
	float:left;
	margin-top: 10px;
	width: 18%;
	height: 220px;
}

#musicwarper {
	float:left;
	margin-top: 10px;
	margin-left: 10px;
	width: 45%;
	height: 190px;
}



/* -------- Affiliation --------- */


#affipage {
	background-image:url(dannymanor-images/affi-bkg3.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 856px;
	height: 503px;
}

#innerwarper {
	width: 815px;
	height: 370px;
	padding: 20px;	
}

#affipic {
	float:right;
	width: 20%;
	height: 80px;
	padding: 9px;
}

#affilink {
	float:right;
	margin-top:3px;
	width: 76%;
	height: 95px;
	padding: 2px;
	font-size: 11px;
	font-family: verdana, "Vera Sans", sans-serif;
	font-weight: 100;
}

#affilink a:link { 
	font-size: 26px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	text-decoration:none;
}

#affilink a:visited { 
	font-size: 26px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	text-decoration:none;
}


/* -------- contact -------- */

#contactpage {
	background-image:url(dannymanor-images/contact-bkg4.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width: 856px;
	height: 503px;
}

#contactphone  {
	float:left;
	margin-top: 18%;
	width: 99%;
	height: 60px;
	font-size: 40px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	text-align: right;
	padding: 0px;	
}

#contactemail  {
	float:left;
	width: 99%;
	height: 65px;
	font-size: 40px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	text-align: right;
	padding: 0px;	
}

#contactaddress  {
	float:left;
	width: 99%;
	height: 40px;
	font-size: 26px;
	font-family: Century Gothic, sans-serif;
	font-weight: 100;
	text-align: right;
	padding: 0px;
}



/* -------- footer -------- */


#footer {
	text-align: center;
	font-family: verdana, "Vera Sans", sans-serif;
	color: #FFFFFF;
	font-size:11px;
}