@charset "iso-8859-1";

/* author: brian@currin.co.za 
 
 Copyright 2008 Brian Currin
 
 www.currin.co.za
 
  */	
  
  /* colour codes
  
Background-edge  #97B1CA  	colour 1		 

Background-center #304874	 colour 2	
  
Background-right column #979797	colour 3  	

Borders, text, links black colour 4
  
  
  */   
  
  #twitter_update_list li {padding-bottom: 15px; text-align: left}
 
body {
background-image: url(bg1.jpg); 

background-color: #97B1CA;	   /* colour 1 */

background-attachment: fixed;
background-repeat: repeat-y;
background-position: top center;

margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;

}		
  
  .img {border: 1px solid black}

.headertext1 {
font-size: 25px; color: #304874;}

.headertext2 {
font-size: 25px; color: black;}  

.headertext3 {
font-size: 14px; color: #979797;} 

.border1 {
border:1px solid black;}	

.border4 {
border-bottom: 1px solid black; 
border-left: 1px solid black; 
border-right: 1px solid black;}  

.border5 {border-bottom: 1px solid black}

.contact {
background-color: #97B1CA;  /* colour 1 */
border: 1px solid black;}  	  

.dottedleft {border-left: 1px dotted black;} 

#title {
background-color: white	 /* colour 3 */
}  

#header {} 

#menu {
background-color: white;	 /* colour 3 */	 
background-image: url(menubg.jpg); 
background-attachment: scroll;
background-repeat: repeat-x;
background-position: top center;
padding-top: 5px


} 

.p {text-align: justify}

.main {
background-color:white; padding-left: 40px; padding-right: 40px}  /* colour 2 */ 
	  
#main {
background-color:white; padding-left: 40px; padding-right: 40px}  /* colour 2 */ 

#right {
background-color: yellow;	 /* colour 3 */
}  

#mp3table 
{background-image: url(mp3bg.jpg); 
background-color: silver;
background-attachment: scroll;
background-repeat: repeat-x;
background-position: top center; }
  
#footer {
background-color: white;}  /* colour 2 */  
  	

h2 {font-size: 24px}   

h3 { text-align: center;
	font-size: 16px;
	margin: 10px 10px 12px 10px;
	padding: 10px 10px 2px 10px;
	line-height: 12px;
	letter-spacing: 2px;
	border-bottom: 1px solid #304874;	 /* colour 1 */
	font-weight: bold;
} 


a {
background: transparent; color: #304874; font-weight: bold; text-decoration: none; }

a:hover {
background: #304874; color:white; font-weight: bold}	/* colour 2 */

a:active {
background: #304874; color:white; font-weight: bold}	 /* colour 2 */

a:visited {background: white; color: #304874; font-weight: bold}	
	 
/* border info */

	
									
.border2 {
border-top: 1px solid black;
border-left: 1px solid black;
border-right: 1px solid black}	

.border3 {
border-left: 1px solid black;
border-right: 1px solid black}	  
 

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

.font9 {font-size: 9px;}

.font10 {font-size: 10px}	

.bold {font-weight: bold}	



/* End of style section. */





