/* 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: white;

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: #719190	  
}  

#main {
background-color: white	 
}  

#right {
background-color: #96B8D1	 
}  


#footer {
background-color: #BFD0DE 
}  	


#bg1 {
background-color:#719190;}     	  

#bg2 {
background-color:#ECF2F8;}  

#bg3  {
background-color: white;}  

#bg5 {background-color: #000A6F;}  


h3 { 
	font-size: 14px;
	margin: 10px 10px 12px 10px;
	padding: 10px 10px 2px 10px;
	line-height: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #000A6F;
	font-weight: bold;
} 

   /* link colors */
 
a {
background: transparent; color: #000A6F; font-weight: bold; text-decoration: none}

a:hover {
background: #000A6F; color: white ; font-weight: bold}

a:active {
background: #000A6F; color: white ; font-weight: bold}

a:visited {
background: transparent; color: #000A6F; font-weight: bold}	 
	 
/* border info */

.border1 {
border:1px solid #000A6F;}		

.border2 {
border-top: 1px solid #000A6F;
border-bottom: 1px solid #000A6F;}	

.border3 {
border-left: dotted 1px #000A6F;}	

.border4 {
border-bottom: 1px solid #000A6F; 
border-left: 1px solid #000A6F; 
border-right: 1px solid #000A6F}   


LI, P, B, H1, H2, H3, H4, a, blockquote, ol, ul, li, body, span, input, td, center, div, table {font-family:  verdana; 
font-size: 12px; 
color:#000A6F}

.font9 {font-size: 9px;}

.font10 {font-size: 10px}	

.bold {font-weight: bold}	



/* End of style section. */

