body{
text-align:center;
background-image: url(images/bg_4xtile2.jpg)}


#main {
z-index:0;
margin: 0px auto;
width:1000px;
height:900px;
background-color:#ffffff;
text-align:left;
position:relative;

}
#menu{
position:absolute;
z-index:6;
left:206px;
top:194px;
width:600px;

}
#hdr{
	z-index:1;
	width:1000px;
	height:143px;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
}


#greenstrip{
height:3px;
background-color:#003333;
width:100%;
position:absolute;
margin:0px;
padding:0px;
bottom:30px;
}
#redstrip{
height:30px;
background-color:#ff0000;
width:100%;
position:absolute;
margin:0px;
padding:0px;
bottom:0px;
text-align:center;
vertical-align:bottom;
color:white;
font-family:verdana, arial, helvetica;
font-size:10px;

}
#redstrip a{
text-decoration:underline;
color:white;}

