	body {
	margin:0px;
	padding: 0px;
	background-color: #FFFFFF;
		}
		
	#frame {
	width:100%;
	min-width:700;
	height:100%;
	min-height:600px;
	margin-left:auto;
	margin-top:0px;
	padding:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;

}
	#header {
	min-width: 640px;
	width:100%;
	margin-top:0px;
	padding:0px;
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image: url(images/palmspurple.jpg);
	background-repeat: repeat-x;
	background-color: #6F2594;
}
	#footer	{
		width:100%;
		height:100%;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		background-color: #6F2594;
		text-align:center;
		color:#FFFF99;
		padding-top: 5px;
		padding-right: 0px;
		padding-bottom: 5px;
		padding-left: 0px;
}
	#topBorder {
		width:100%;
		background-image:url(images/womentopbackground.gif);
		height:20px;
}
	#mainbody {
		width:100%;
}
	#rightcontent {
	font-size:12px;
	float:right;
	width:65%;
	border-right:0px solid #000;
	border-bottom:0px solid #000;
	margin-top:15;
	padding: 10px;
		}
		
	#leftcontent {
	float:left;
	width:25%;
	height:800px;
	min-height:600;
	clear: both;
	margin: 0;
	padding: 10px;
	border-top: none #9933CC;
	border-right: 1px dashed #9933CC;
	border-bottom: 1px dashed #9933CC;
	border-left: none #9933CC;
	background-color: #FFE1F9;
		}
#leftNav {
	border: 1px dashed #9933CC;
	float:left;
	font-size: 14px;
	line-height: 14px;
	margin-left: 8px;
	padding:10px; 
}

#leftNav a:link {
	border:1px outset #9933CC;
	background-color:#CC99CC;
	font-size:12px;
	padding:5px;
	color: #663366;
	font-family: "Courier New", Courier, mono;
}	

#leftNav a:visited {
	border: 1px outset #660099;
	background-color: #CC99CC;
	padding: 5px;
	text-decoration:none;
	font-size:12px;
	color: #9900FF;
	font-family: "Courier New", Courier, mono;	
}	

#leftNav a:hover {
	color:#CCCCCC;
	border: 1px outset #0099CC;
	background-color: #663399;
	padding: 5px;
	text-decoration:none;
	font-size:12px;
	font-family: "Courier New", Courier, mono;	
}	


	#islandhawaii {
	color:#fff;
	padding: 0px;
	font-weight: bold;
	height:85px;
	float: right;
	font-size:11px;
	background-image: url(images/islandHawaii.gif);
	width: 180px;	
}
#edDiv {
	background-color: #FFFFFF;
}
#globalNav{
	max-height: 30px;
	color: #fff;
	padding: 7px 0px 15px 15px;
	margin: 0px;
	background-image:  url(images/womennavbackground.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow: hidden;
}

#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	padding: 3px;
	font-weight: bold;
	width: 100%;
}
