
body
{
	font-family: Times New Roman, Arial Narrow;
	font-size: 13px;
	color: #000000;
	margin: 0px;
	background-image: url('images/greenbricback.jpg'); 	
	
}

a { text-decoration: none;}
a:link {color:#000000;}
a:visited {color: #000000;}
a:active {color: #000000;}
a:hover {color: #339999;}
a:border {}


/************************
HEADER
*************************/

.header {
   position: absolute;
   top: 1px;
   left: 341px;
   width: 169px;
   background-color: #FFFFFF;
}

.lightGreyBox {
   position: absolute;
   background-color: #CCCCCC;
   width: 169px;
   top: 1px;
   height: 89px;
   left: 681px;
   width: 169px;
}
.orangeStrip {
   position: absolute;
   background-color: #FFCC33;
   height: 3px;
   width: 679px;
   top: 120px;
   left: 0px;
}
.wombat 
{
	position:absolute;
	top: 30px;
	left: 35px;
	height: 40px;
	width: 130px;
	border-style:none;
	border-color:Black;
	border-width: 1px;
}

/************************
FRAMES
*************************/
.topWindow 
{
	position:absolute; 
	left:15px; 
	width:851px; 
	top:15px; 
	height:150px;
	background-color:White;
}


/************************
LINKS
*************************/

#topLinks {
   position: absolute;
   top: 1px;
   left: 1px;
   background-color: #FFFFFF;
}

/************************
SECTIONS
*************************/

.section1Green {
   position: absolute;
   left: 1px;
   width: 169px;
   background-color: #339999;
   height: 30px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section1Orange {
   position: absolute;
   left: 1px;
   width: 169px;
   background-color: #FFCC33;
   height: 31px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section2Green {
   position: absolute;
   left: 171px;
   width: 169px;
   background-color: #339999;
   height: 30px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section2Orange {
   position: absolute;
   left: 171px;
   width: 169px;
   background-color: #FFCC33;
   height: 31px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section3Green {
   position: absolute;
   left: 341px;
   width: 169px;
   background-color: #339999;
   height: 30px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section3Orange {
   position: absolute;
   left: 341px;
   width: 169px;
   background-color: #FFCC33;
   height: 31px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section4Green {
   position: absolute;
   left: 511px;
   width: 169px;
   background-color: #339999;
   height: 30px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section4Orange {
   position: absolute;
   left: 511px;
   width: 169px;
   background-color: #FFCC33;
   height: 31px;
   top: 91px;
   text-align: center;
   vertical-align: text-bottom;
}
.section5Grey {
   position: absolute;
   left: 681px;
   width: 169px;
   background-color: #999999;
   color: #FFFFFF;
   height: 30px;
   top: 91px;
   text-align: right;
}


.orangeStrip {
   position: absolute;
   background-color: #FFCC33;
   height: 3px;
   width: 679px;
   top: 121px;
   left: 1px;
}


	



