body {
	background:#333333;
	text-align:center;
	margin:20px;
	padding:0;
	font:normal 0.8em/1.2em verdana,arial,sans-serif;
	color:#000000;
	}
.logo {	background-color: #ffcc66;
		color: #ff9900;
		font-family: Georgia, "Times New Roman", serif;
		text-align: center;
		border-top: thin solid #000000;
		border-bottom: thin solid #000000;
        padding-top:10px;
        padding-bottom:10px;
}

.button { 
  border: 2px inset #cccccc; 
  padding: 3px 15px;
  width: 100px; 
  color: #ffffff; 
  background-color: #83bbb8; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  text-align: center; 
  text-decoration:none;
} 

a.button:link {background-color:#ffffff;
        color:#ff6600; 
}
a.button:visited { 
   color : #ffe680; 
}
a.button:hover { 
   	color : #9999cc;
 	border:2px outset #cccccc;
}


.navBar {	color: #000000;
			font-weight: bold;
			text-decoration:none;
			list-style-type: none;
			margin: 0;
			padding-left: 0;
}
	
img { border:none;
	margin: 0px  20px  20px 0px;
}
	
	
a {
	color:#669999;
	text-decoration:none;
	}
a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}
#wrapper1 {
	position:relative;
	text-align:left;
	width:100%;
	background:#ffffff;
	}
#wrapper2 {
	position:relative;
	text-align:left;
	width:100%;
	background: #ffffff;
	}
#header {
	background:#81a8a5;
	padding:3px;
	margin:0;
	text-align:center;
	color:#ffffff;

	}
	
	.leftphoto	{
	float: left;
	margin: 0px  20px  20px 0px;
	}
	
.rightphoto	{
	float: right;
	margin: 0px  0px  20px 20px;
	}

#header h1 {
	font-family: Georgia, "Times New Roman", serif;
	font-size:135%;
	}
	
#subhead {
	font-family: Georgia, "Times New Roman", serif;
	font-size:120%;
	text-align:center;
	}
#header a:hover {
	color:#7A2875;
	}
#maincol {
	position:relative;
	margin:0;
	padding:10px;
	}
#leftcol { 
	position:relative;
	top:-10px;
	left:-10px;
	float:left;
	width:200px;
	margin:0 0 -10px 0;
	padding:10px;
	background:#ffffff;
	z-index:100;
	}
#rightcol {
	position:relative;
	top:-10px;
	right:-10px;
	float:right;
	width:200px; 
	margin:0 0 -10px 0;
	padding:10px;
	background:#ffffff;
	z-index:99;
	}
h5 {
	color: #000000;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 100%;
	font-style: italic;
	text-align: center;
	}
	
	#privacy {
	color: #000099;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 115%;
	font-style: italic;
	text-align: center;
	}
#centercol {
	position:relative;
	padding:0 240px;
	}
#centercol a {
	color:#000099;
	text-decoration: underline;
	}
#centercol a:hover {
	border-bottom:1px solid;
	color:#9343B9;
	}

	
#footer {
	position:relative;
	top:1px;
	background:#ffcc66;
	width:100%;
	clear:both;
	margin:0;
	padding:1% 0;
	text-align:center;
	color:#ffffff;
	}