/* CSS Document */

.body {
	background-attachment: fixed;
	background-color: #000000;
	background-repeat: repeat;
	background-position: left center;
	height: 400px;
	width: 800px;
    margin:0px auto;
	font-size:14px;
	color:#000000;

}

A:hover {color: #0000FF;}

a {color:#0099FF; text-decoration:none;}

.header {
height: 100px;
width: 800px;
background-image:url(Graphics/Design1-2.jpg);


}


#textbody {
height:290px;
width:790px;
background-color:#FFFFFF;
position: static;
float:left;
padding:5px;
overflow: auto;
border: 10px solid #666666;
}
#flashbody {
height: 300px;
width: 800px;
background-color: #666666;
position: static;
padding:10px;
float:left;
}

#footer {
height: 10px;
width: 800px;
background-color:#000000;
position: static;
padding:10px;
float:left;
}

p {
	color: #000000;
	font-size:14px;
	clear:left;
}	
#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
padding: 2px 20px;
background-color: #000000;
color: White;
text-decoration: none;
float: left;
}

#navcontainer ul li a:hover {
color: #0099FF;
}


h1 {
font-family: Arial;
	font-size:1.2em;
}	
h2 {
color:#0099FF;
font-size:14px;
font-weight:bold;}

.mainstyle {
font:Arial;
font-size:14px;
color: #000000;
}	
	
.mainstylefooter {
font: bold 11px Arial;
color:#FFFFFF;
}	


<style type="text/css">

#modernbricksmenu{
padding: 0;
width: 800px;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
float:left;
}

#modernbricksmenu ul{
font: bold 11px Arial;
margin:0;
margin-left: 80px; 
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: white;
margin: 0 1px 0 0; /*Margin between each menu item*/
padding: 5px 10px;
text-decoration: none;
letter-spacing: 1px;
background-color: black; /*Default menu color*/

}

#modernbricksmenu a:hover{
background-color: #666666; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #0066FF  ; /*Brown color theme*/ 
border-color: #D25A0B; /*Brown color theme*/ 
}

.testemonialpicture {
background-image: url(Graphics/testemonialpic.jpg);
border: 2px solid #666666;
float:right;
height:200px;
width:300px;
}
.avopic {
background-image: url(Graphics/avo.jpg);
border: 2px solid #666666;
float:left;
height:200px;
width:134px;
margin-right: 5px;
}
.adrianpic {
background-image: url(Graphics/adrian.jpg);
border: 2px solid #666666;
float:left;
height:200px;
width:134px;
margin-right: 5px;
}
.simonpic {
background-image: url(Graphics/simon.jpg);
border: 2px solid #666666;
float:left;
height:200px;
width:134px;
margin-right: 5px;
}
.colinpic {
background-image: url(Graphics/colin.jpg);
border: 2px solid #666666;
float:left;
height:200px;
width:134px;
margin-right: 5px;
}
.robpic {
background-image: url(Graphics/rob.jpg);
border: 2px solid #666666;
float:left;
height:200px;
width:134px;
margin-right: 5px;
}
.repertoirepic {
background-image: url(Graphics/butebrassfair.jpg);
border: 2px solid #666666;
height:200px;
width:300px;
margin-left:250px;

}
#picbody {
width:790px;
height:290px;
background-color:#000000;
background-repeat: repeat;
position: static;
float:left;
padding:5px;
overflow: auto;
border: 10px solid #666666;
}
.rwcmd {
margin-left:220px;
width:322px;
height:45px;
margin-top:10px;
}
.onyx {
margin-left:232px;
width:301px;
height:201px;
margin-top:10px;
}
.onyxtext {
width:301px;
height:15px;
background-color:#000000;
margin-left:232px;
}
.aboutimage {
float:right;
margin-left:5px;
width:200px;
height:134px;
margin-top:10px;
background-image: url(Graphics/bluebrass.JPG);
border: 2px solid #666666;
}
</style>