body { background: #E6E6E6 url(graphics/Home_Background.jpg) repeat-y center top;

	   margin:0;

       padding:0;

	   color:#000; 

	   font-family: Georgia, "Times New Roman", Times, serif; 

	   font-size: 62.5%;

	  

}



body#music a#musicLink {background-color:#FFF;
					    color:#000;
						font-weight:bold;
						
}

p, h2, h3, h4, ul, li{padding:0;

			     margin:0;}  







#page-container {margin-left:auto;

				 margin-right:auto;

				 position:relative;

				 width: 700px;

					}									



#main-nav { position:relative;

			height: 212px; 

			padding: 0;

			margin:0;

			}



#main-nav img { behavior: url(iepngfix.htc);

				padding-left:12px; }



#leftcolumn {float:left;

			 width:138px;

			 padding-left:12px;

			 color:#d83450;

			 		 

	}		 



.zbcolorlinks {color:#d83450;
		border-bottom:1px dotted #d83450;
		text-decoration:none;
		font-weight:bold;		
}
	  

ul.nav {

		margin: 0;

		padding:0;

		list-style:none;

		

		}



ul.nav li {display:inline;

		   padding:0;

		   margin:0;}



ul.nav a {display:block;
		   
		  border-bottom: 1px solid #000; 

		  padding: 5px 15px 5px 15px;

		  text-decoration:none;

		  background-color:#d83450;

		  color:#FFF;

		  text-align:center;

		  }



ul.nav a:hover {background-color: #CCC;

				color:#000;
				
				font-weight:bold;
				
				color:#d83450;

		}


#centercontent{

	width:522px;	
	
	color:#fff;
	
	margin-left:150px;

	padding-right:14px;
	
	padding-top:30px;
	
 	margin-right:14px;
	
	text-align:center;
	
	background-image: url(graphics/Music_Player_Gradient.png);
	
	background-position:bottom;
	
	background-repeat:no-repeat;
	
			

	}	 

#centercontent p {width:300px;
				  font-size:1.2em;
				  margin: 0px auto 30px auto;
				  padding-left:20px;
				  padding-right:20px;
				  text-align:justify;
				  border-right:1px solid #CCCCCC;
				  border-left:1px solid #CCCCCC;}



#footer {text-align:center;

		color:#d83450;

		font-weight:bold;
		
		text-transform:uppercase;

		}		

#footer a {text-decoration:none;
			text-transform:uppercase;
			color:#d83450;
			font-weight:bold;
			}