
body
{
	font-family: Times New Roman, Arial Narrow;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	background-image: url('images/greenbricbackB.jpg'); 	
	
}

a { text-decoration: none;}
a:link {color:#000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #339999;}
a:border {}

/************************
FRAMES
*************************/
.bottomWindow 
{
	position:absolute; 
	left:15px; 
	width:851px; 
	top:0px; 
	height:6px;
	background-color:White;
}

/************************
FOOTER
*************************/

.orangeFooterStrip {
   position: absolute;
   background-color: #FFCC33;
   height: 5px;
   width: 849px;
   top: 0px;
   left: 1px;
}
marquee 
{
	position:absolute;
	background-color:white;
	direction:ltr;
	height:15px; 
	width:507px;
	top: 12px;
	left: 171px;
}

