<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
    "http://www.w3.org/TR/html4/loose.dtd">
<html><head>
<title>Untitled</title>
BODY {background: #000000 url(images/CushmanBG.jpg) no-repeat top center;}

#main {
	position: absolute;
	width: 460px; 
	top: 240px; 
	text-align: left; 
	font: 14px helvetica; 
	color: #333333;	
	font-style: italic;
	margin-left: -230px;
	padding-bottom: 50px;
	left: 50%;
}

mainbg {position: absolute;
	width: 460px; 
	margin-left: -230px;	
	left: 50%;}

#menu {
	position: absolute;
	top: 185px; 
	width: 550px; 
	margin-left: -275px;
	left: 50%;	
	text-align: center; 
	font-size: 14px; 
	font-family: helvetica; 
	color: #FFFFCC;
	}
	
#bottommenu {
	position: absolute;
	width: 550px; 
	top: 400px; 
	text-align: center; 
	font-style: italic;
	margin-left: -275px;
	padding-bottom: 50px;
	left: 50%;
	text-align: center; 
	font-size: 12px; 
	font-family: helvetica; 
	color: #FFFFCC;
	}
	
#bottommenutwo {
	position: absolute;
	width: 550px; 
	top: 475px; 
	text-align: center; 
	font-style: italic;
	margin-left: -275px;
	padding-bottom: 50px;
	left: 50%;
	text-align: center; 
	font-size: 12px; 
	font-family: helvetica; 
	color: #FFFFCC;
	}	
#add {font-size: 14px;  padding-top: 5px;}

a.menu:link {color: #FFFFFF; text-decoration: none;}
a.menu:visited {color: #FFCCCC; text-decoration: none;}
a.menu:hover {color: #FFCC00; text-decoration: underline;}

a.menub:link {font-size: 12px; font-style: normal; color: #FFFFCC; text-decoration: none;}
a.menub:visited {font-size: 12px; font-style: normal;  color: #FFCCCC; text-decoration: none;}
a.menub:hover {font-size: 12px;  font-style: normal; color: #FFCC00; text-decoration: underline;}

.list {font-size: 12px;}
.small {font-size: 10px;  color: #666666; font-family: helvetica, sans-serif; font-style: normal;  }
.line {letter-spacing: .5cm}
.lineb {letter-spacing: .25cm; font-style: normal;  }			
.redb {  color: #FF0000; font-family: helvetica, sans-serif ; font-weight: bold;}

