
body
{
	font-family: Times New Roman, Arial Narrow;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	background-image: url('images/greenbricbackM.jpg'); 	
	
}

a { text-decoration: none;}
a:link {color:#000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #339999;}
a:border {}


/************************
FRAMES
*************************/
.linksWindow 
{
	position:absolute; 
	left:0px; 
    width: 170px;
	top:0px; 
    height: 330px;
	background-color:White;
}

/************************
SECTIONS
*************************/

.section5Links {
   position: absolute;
   left: 0px;
   width: 169px;
   background-color: #CCCCCC;
   color: #FFFFFF;
   height: 329px;
   top: 0px;
   text-align: right;
}


	



