/* At-Rules */
@charset "iso-8859-1";

/* author: brian@currin.co.za 
 Generated by AceHTML Freeware http://freeware.acehtml.com 	 
 
 Angel Music - master style sheet
 
 Change colors as required
 
  */	   
 
body {
background-image: url(bg1.jpg); 

background-color: red ;

background-attachment: fixed;
background-repeat: repeat-x;
background-position: top center;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}		

/* background colors */

#logo {
background-color: white	 
}  

#menu {
background-color: red	  
}  

#main {
background-color: black	 
}  

#right {
background-color: red	 
}  


#footer {
background-color: red 
}  	


#bg1 {
background-color: red;}     	  

#bg2 {
background-color:white;}  

#bg3  {
background-color: black;}  

#bg5 {background-color: red ;}  


h3 { 
	font-size: 14px;
	margin: 10px 10px 12px 10px;
	padding: 10px 10px 2px 10px;
	line-height: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid white ;
	font-weight: bold;
} 		 

		  

   /* link colors */
 
a {
background: transparent; color: yellow ; font-weight: bold; text-decoration: none}

a:hover {
background: black ; color: yellow ; font-weight: bold}

a:active {
background: black ; color: white ; font-weight: bold}

a:visited {
background: tranparent; color: yellow ; font-weight: bold}	 
	 
/* border info */

.border1 {
border:1px solid yellow ;}		

.border2 {
border-top: 1px solid yellow ;
border-bottom: 1px solid yellow ;}	

.border3 {
border-left: dotted 1px yellow ;}	

.border4 {
border-bottom: 1px solid yellow ; 
border-left: 1px solid yellow ; 
border-right: 1px solid yellow }   


LI, P, B, H1, H2, H3, H4, a, blockquote, ol, ul, li, body, span, td, center, div, table {font-family:  verdana; 
font-size: 12px; 
color: white } 

input {color: black}

.font9 {font-size: 9px;}

.font10 {font-size: 10px}	

.bold {font-weight: bold}	



/* End of style section. */



