
body {
	font-family: Arial, Helvetica, sans-serif;
	
color: #ffffff;
	
font-size: 12pt;
	
font-style: normal;
	
margin: 0;
	
padding: 0;
	
background-image: url('RBmusicedge.jpg');
	
background-repeat: repeat-y;
	background-color: #000000;}

a:link {
	
color:yellow;
	
font-weight: bold;
	
text-decoration:underline;
}



a:visited {

color:green;

font-weight:bold;

text-decoration:underline;
}


a:hover, a:active { 
	
text-decoration: underline; 
	
color: red;
	}



#container {
	padding: 0px 0px 0px 0px;
	
margin-left: 100px;
	
margin-right: 15px;
	
margin-top: 25px;

}



#header {
margin-bottom: 25px;
text-align: center;

}



#footer {
padding-top: 25px;
clear: left;
text-align: center;
font-size: 8pt;
font-style: italic;
font-weight: bold;
}





#mainmenu {
	font-size: 10pt;
	font-weight: bold;
	display: inline;

}


#mainmenucenter {
	text-align: center;
	margin-left: 0px;
	margin-top: 5px;
}



#mainmenu a:link {
        
color: cyan;
        
border-top-color: #990099; 
	
border-top-style: solid;
	
border-top-width: 2px;
	
border-right-color: #990099; 
	
border-right-style: solid;
	
border-right-width: 2px;
	
border-bottom-color: #990099; 
border-bottom-style: solid;
	
border-bottom-width: 2px;
	
border-left-color: #990099; 
        
border-left-color: brown;
	
border-left-style: solid;
	
border-left-width: 2px;
}



#mainmenu a:visited {

	
color: cyan;
	
border-top-color: #990099;
	
border-top-style: solid;
	
border-top-width: 2px;
	
border-right-color: #990099; 
	
border-right-style: solid;
	
border-right-width: 2px;

border-bottom-color: #990099;
	
border-bottom-style: solid;
	
border-bottom-width: 2px;
	
border-left-color: #990099;
	
border-left-style: solid;
	
border-left-width: 2px;
}





#mainmenu a:hover, {

	
color: yellow;
	
border-top-color: brown;
	
border-top-style: dotted;
	
border-top-width: 2px;
	
        
border-right-color: brown;
	
border-right-style: dotted;
	
border-right-width: 2px;
	
border-bottom-color: brown;
	
border-bottom-style: dotted;
	
border-bottom-width: 2px;

border-left-color: brown;
	
border-left-style: dotted;
	
border-left-width: 2px;
}


#maincontent {
	margin-top: 25px;
}



#maincontent h1 {
font-size: 24pt;
font-weight: bold;
font-style: 

italic;
color: red;
text-align: center;
}


#maincontent h2 {
font-size: 14pt;
font-weight: bold;

color: red;
text-align: center;
}
.center {
text-align: center;
}

