
body {
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: verdana, geneva, arial, sans-serif;
	color: #000;
	background: #666;
	text-align: center;
	}

body.diver {
	background-image: url("/art/diver_bg2.gif");
	margin: 0px;
	margin-top: 40px;
	margin-bottom: 10px;
	padding: 0px;
	font-family: verdana, geneva, arial, sans-serif;
	color: #000;
	text-align: center;	
	}		
	
p { font-size: 11px; 
	text-align: left;
	}
		
.menu a:link, a:visited {
	color: #ffcccc;
	text-decoration: none;
	}
	
.menu a:hover, a:active {
	color: #990066;
	text-decoration: underline;
	}	

a:link, a:visited {
	color: #990066;
	text-decoration: none;
	}

a:hover, a:active {
	color: #fff;
	}
	
.container {
	width: 740px; 
	padding: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;	
	border: 1px solid #000; 
	background: #990066;
	}
	
html>body .container {
	width: 740px; 
	/* ie5win fudge ends */
	}
	

.portrait {
	margin-top: 40px;
	margin-bottom: 30px;
	}
	
.portrait2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 10px;
	padding-top: 0px;
	background: #ff9966; 
	}	
	
.cutline {
	font-size: 9px;
	font-weight: 600;
	text-align: left;
	color: #660000;
	}
	
.cutline p {
	font-size: 9px;
	color: #990066;
	}			

.contentarea {
	height: 100%;	
	width: 736px; 
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	text-align: center;
	font-size: 10px;
	color: #000;	 
	background: #ffcc99;
	}

.menu {
	width: 730px;
	padding: 3px;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	font-size: 13px;
	font-weight: 700;
	color: #ffcc99;
	background: #996666;
	white-space: nowrap;
	}		

.footer {	
	margin-left: 3px;
	margin-right: 0;
	margin-top: 4px;
	margin-bottom: 6px;	
	text-align: center;
	font-size: 10px;
	font-weight: 600;
	color: #fff;	 
	}
	
.pageheader {	
	font-weight: bold;
	color: #000; 
	font-size: 12px;
	margin-bottom: 4px;
	margin-top: 8px;
	}	