body{ margin: 0;
	padding: 0;
	background:#FFF;
	background-image: url(#);
	background-repeat: no-repeat;
	background-position: top center;
	color:#000;
	font-size:13px;
	font: Georgia, 'Times New Roman', serif;
	/* font: Georgia, 'Times New Roman', serif; */
}



.zang {
}









a:link{
	color:#000;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}


a:visited{
	color:#000;
	font-style: italic;
	font-weight: bold;
	text-decoration:none;
}

a:hover{
	color:#000;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;	
	border-bottom: 1px dotted #d0d0d0;
}


#contentnews a:link{
	color:#d0d0d0;
	font-style: italic;
	text-decoration:none;
}


#contentnews a:visited{
	color:#d0d0d0;
	font-style: italic;
	text-decoration:none;
}

#contentnews a:hover{
	color:#d0d0d0;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #d0d0d0;
}

#contentgreyindex a:link{
	color:#d0d0d0;
	font-style: italic;
	text-decoration:none;
}


#contentgreyindex a:visited{
	color:#d0d0d0;
	font-style: italic;
	text-decoration:none;
}

#contentgreyindex a:hover{
	color:#d0d0d0;
	font-style: italic;
	text-decoration: none;
	border-bottom: 1px dotted #d0d0d0;
}



a img{ border:none; }


.smallpic img { 
	float: left;
	margin: 0 35px 20px 0;
	border: 1px solid #000;
	}




h1{
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: normal;
	color:#000;
	font-size: 25px;
	text-align: left;
	margin:1.5em 0;
	border-bottom: 5px solid #000;
}





p{
	line-height:1.75em;
}

.entrydate {
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#d0d0d0;
	margin-top: -18px;
	}

.entrydateindex {
	font-size: 11px;
	font-weight: bold;
	line-height: 1em;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color:#d0d0d0;
	margin-top: 0px;
	}

.entrydate a, .entrydateindex a {
	color:#d0d0d0;
	font-style: normal;
	}

.entrybody {
	border-bottom: 1px solid #d0d0d0;
	}

.headerline {
	border-bottom: 5px solid #000;
	}



/* .entrybody img { 
	float: left;
	padding: 0 15px 5px 0;
	} */

/* structure */





#logo {
	background: transparent;
	background-image: url(http://www.perfectsongs.com/images/wave/random.php);
	background-repeat: no-repeat;
	background-position: top left;	
	width: 900px;
	height: 50px;
	margin: 25px auto 0 auto;
	padding: 0 0 2px 0;
	border-bottom: 5px solid #d0d0d0;
	text-align: right;
}

.logoimg {
	margin: 0 48px 0 0;
	float: left;
	}





/* MAIN NAV */

#mainnavcontainer {
	background: transparent;
	width: 525px;
	height: 25px;
	margin: 0;
	border: 0;
	padding: 0 0 2px 0;
	text-align: left;
}



#mainnavgroup {
float: left;
 width: 525px;
 height: 25px;
 background: url(http://www.perfectsongs.com/images/nav.gif);
 margin: 0 0 50px 50px; 
 padding: 0;
 position: relative;
}

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

#mainnavgroup li, #mainnavgroup a {height: 25px; display: block; text-decoration: none; border-bottom: none;}
#mainnavone {left: 0px; width: 40px; text-decoration: none; border-bottom: none;}
#mainnavtwo {left: 60px; width: 110px; text-decoration: none; border-bottom: none;}
#mainnavthree {left: 190px; width: 80px; text-decoration: none; border-bottom: none;}
#mainnavfour {left: 290px; width: 70px; text-decoration: none; border-bottom: none;}
#mainnavfive {left: 380px; width: 90px; text-decoration: none; border-bottom: none;}
#mainnavsix {left: 485px; width: 40px; text-decoration: none; border-bottom: none;}




#mainnavone a:hover {background: transparent url(http://www.perfectsongs.com/images/nav.gif) -0px -25px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavtwo a:hover {background: transparent url(http://www.perfectsongs.com/images/nav.gif) -60px -25px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavthree a:hover {background: transparent url(http://www.perfectsongs.com/images/nav.gif) -190px -25px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfour a:hover {background: transparent url(http://www.perfectsongs.com/images/nav.gif) -290px -25px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavfive a:hover {background: transparent url(http://www.perfectsongs.com/images/nav.gif) -380px -25px no-repeat; text-decoration: none; border-bottom: none;}
#mainnavsix a:hover {background: transparent url(http://www.perfectsongs.com/images/nav.gif) -485px -25px no-repeat; text-decoration: none; border-bottom: none;}





#mailinglist {
 float: right;
 width: 300px;
 height: 25px;
 margin: -30px 50px 0 0; 
 padding: 0 0 3px 0;
 border-bottom: 5px solid #d0d0d0;
}

#mailinglistbox {
 float: right;
 width: 300px;
 height: 25px;
 margin: 5px 50px 0 0; 
 padding: 0;
 border-bottom: 0;
}

#search {
 float: right;
 width: 300px;
 height: 25px;
 margin: -23px 50px 0 0; 
 padding: 0;
}



#container {
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; 
    background-color: transparent;
	width: 1000px;
	margin: 0 auto 0 auto;
	/* border-top: 5px solid #d0d0d0; */
	padding: 0;
	text-align: left;
}


#banner {
	background-color: #000;
	height: 350px;
	width: 1000px;
	border: 0;
	padding: 0;
	margin: 0 0 2px 0;
}

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




/* left right */

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

#content50left {
	float: left;
	width: 425px;
	margin: 0;	
	padding: 0 0 0 50px;
}


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

#content50right{
	float: right;
	width: 425px;
	margin-top: 0;
	padding: 0 50px 0 0;
}


#contentright2{
	float: right;
	width: 300px;
	margin-top: 0;
	padding: 0 50px 0 0;
}

#contentright img { 
	border: 2px solid #d0d0d0;
	}


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

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

#contentonecatalogue img { 
	border: 2px solid #d0d0d0;
	margin: 0;
	}

.imgborder img {
	border: 2px solid #d0d0d0;
	}


#contentnews {
	float: left;
	font-weight: bold;
	color: #d0d0d0;
	width: 525px;
	margin: 0;	
	padding: 0 0 0 50px;
}

#contentgreyindex {
	color: #d0d0d0;
}



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


#footer {
	background: #FFF;
	width: 900px;
	height: 15px;
	margin: 0 auto 25px auto;
	border: 0;
	border-top: 5px solid #d0d0d0;
	padding: 2px 0 25px 0;
	text-align: left;
}

.footerslogan {
	margin: 10px 0 10px 0;
	float: right;
	}



.packshotcat img { 
	border: 1px solid #d0d0d0;
	}



.shoppack img, .artistpack img { 
	border: 2px solid #d0d0d0;
	}

.shoppack { 
	width: 172px;
	height: 250px;
	border: 0;
	margin: 0 7px 0 0;
	float: left;
	} 
	
.artistpack { 
	width: 172px;
	height: 239px;
	border: 0;
	margin: 0 7px 0 0;
	float: left;
	} 	
	
.shoppacktxt {
	width: 167px;
	font-size:11px;
	}

.indexshoppack { 
	width: 92px;
	border: 0;
	margin: 0 8px 0 0;
	float: left;
	} 

.photography_archive { 
	height: 92px;
	border: 0;
	margin: 0 5px 8px 0;
	float: left;
	} 

.photography_archive img { 
	border: 2px solid #d0d0d0;
	}

.indexarchive { 
	width: 256px;
	border: 0;
	margin: 0;
	float: left;
	} 

.indexarchive_ad { 
	width: 256px;
	border: 0;
	margin: 0;
	float: right;
	} 

.indexarchive img, .indexarchive_ad img { 
	border: 2px solid #d0d0d0;
	}





input		{
			font-size: 11px;
			line-height: 12px;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-weight: bold;
			background-color:#d0d0d0;
			color: #fff;
			border: 1px dotted #000;
			}
			
input:focus {
			color:#FFF; 
			background-color:#000;
			border: 1px dotted #000;
}
			
			
.btn		{ 
			float: right;
			border:none;
			background-color:#fff;
			padding:0; 
			border:0; 
			margin: 0;
			}			
			
textarea		{
			font-size: 11px;
			line-height: 12px;
			font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
			font-weight: bold;
			background-color:#d0d0d0;
			color: #fff;
			}

