/* 	****************************************
		newcreationmusic.us stylesheet
		04.02.08		
		**************************************** 	*/
		
/* 	basic elements	*/
body {
	font: 9pt Tahoma, Geneva, sans-serif;
	color: #000000;		
}

/* remove borders on all images unless requested, kthnx */
img {
  border: 0px;
  border-collapse: collapse;
}

a img {
  border: 0px;
  border-collapse: collapse;
}

p {
	margin: 0px 0px 10px 0px;
}


h1 {
  font: bold 12pt Tahoma, Geneva, sans-serif;  
  margin: 5px 0px;
  padding: 0px;
}
h2 {
  font: bold 10pt Tahoma, Geneva sans-serif;
  margin: 5px 0px;  
  padding: 0px;  
}


a:link {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}
a:active {
	font-weight: bold;
	text-decoration: none;
	color: #0000CC;
}
a:hover {
  color: #00CCFF;
}

/* container is everything below header image */
#container {      
}

/* copyright information - navigation */
#navigation a {
  overflow: hidden;
  display: block;
}


#photos {  
  display: none;
}


/* discography */
.album {  
  margin-bottom: 15px;
}
.album td {  
  vertical-align: top;
  padding: 0px 15px 15px 0px;  
}
.album .albumtitle {  
  font: bold 11pt Tehoma, Geneva, sans-serif;      
}
.album .albumauthors {
  font-style: italic;
}


ul {
  margin-left: 0px;
}
li {
  margin-bottom: 10px;
}


.clearfix {
  clear: left;
}

/* 1024x768 version... default for js disabled browsers */

/* 	basic elements	*/
body {
	background: #FFFFFF url('http://andy.newcreationmusic.us/images/back_1024x768.jpg') no-repeat fixed 0px -120px ;
	font: 9pt Tahoma, Geneva, sans-serif;
	color: #000000;	
	margin: 15px;	
}



/* container is everything below header image */
#container {      
}

/* navigation is beneath #container */
/* copyright information - navigation */
#navigation {  
	position: absolute;
 	top: 59px;
 	left: 721px;
}

#navigation a {
  position: absolute;
  overflow: hidden;
  height: 66px;
  display: block;
}
#navigation a:hover {
  background-position: 0px -66px;  
}

#navigation .home_link {        
  left: 0px;  
  top: 0px;
  width: 187px;    
  background: url(http://andy.newcreationmusic.us/images/home_1024x768.png) 0px 0px no-repeat;
}
#navigation .photo_link {      
  top: 96px;
  left: 45px;  
  width: 200px;   
  background: url(http://andy.newcreationmusic.us/images/photos_1024x768.png) 0px 0px no-repeat;
}
#navigation .links_link {  
  top: 206px;
  left: 55px;    
  width: 165px;      
  background: url(http://andy.newcreationmusic.us/images/links_1024x768.png) 0px 0px no-repeat;
}
#navigation .order_link {  
  top: 304px;
  left: 28px;  
  width: 188px;      
  background: url(http://andy.newcreationmusic.us/images/order_1024x768.png) 0px 0px no-repeat;
}
#navigation .discography_link {  
  top: 390px;
  left: -38px;  
  width: 301px;    
  background: url(http://andy.newcreationmusic.us/images/discography_1024x768.png) 0px 0px no-repeat;
}
#navigation .contact_link {  
  top: 445px;
  left: -133px;  
  width: 235px;   
  background: url(http://andy.newcreationmusic.us/images/contact_1024x768.png) 0px 0px no-repeat;
}



.homelogo {  
  position: absolute;   
  top: 25px;
  left: 274px;    
}
.copyright { 
  top: 577px; 
  left: 15px;
  position: absolute;
  text-align: right;
}

#digits {  
  position: absolute;
  top: 535px;
  left: 55px;
  text-align: center;
  font: italic 7pt arial, sans-serif;  
}

#container ul {
  position: absolute;
  top: 50px;
  left: 50px;
}

#container .pageinfo {
  position: absolute;
  top: 50px;
  left: 50px;
  max-height: 450px;
  height: 450px;
  max-width: 625px;
  width: 625px;
  overflow: auto;
}