a:link,a:visited { text-decoration:none; }


ul,ol { list-style:none; }


h1,h2,h3,h4,h5,h6,pre,code { font-size:1em; }

html,body,div,h1,h2,h3,h4,h5,h6,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,input { margin:0; padding:0; }

a img,a:link img,a:visited img { border:none;}

/*--------Background Color----------*/
body { background-color:#ffffff; text-align:left; }
/*--------/Background Color----------*/
p,a:link,a:visited,ul,ol,li,dl,dt,dd,h1,h2,h3,h4 { font-family:Tahoma, Courier, mono; color:#1A2233; font-size:11px; text-decoration:none; }
p,dl,dt,dd,ul,ol,li { line-height: 13px; }
p,pre,blockquote { margin-bottom:7px; }
a:link,a:visited { font-weight:bold;}
a:hover,a:active { text-decoration:underline; }
h1 { font-size:18px; }
h2,h3 { font-size:16px; }
h4 { font-size:14px; }

/*---------page width--------*/
#wrap { width:999px; margin:10px auto/*-------auto = centered-------*/; position:relative; }

/*------------Header----------*/
 #banner { background:url("../images/header.png") no-repeat; height:209px; margin:2px 0 0 0; }
 #buttons { padding:10px 0 10px 0;}
/*------------/Header----------*/

 #form {
	position:absolute;
	top:288px;
	left:350px;
}  
 #content { background-color:#ffffff; text-align:center; position:relative;}
 #content h3 { padding:10px 10px 5px 10px; }
 #content h4 { padding:0 21px 3px 21px; }
 #content p, #content dl {
	padding:0 21px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 19px;
}
 #content dl { padding-bottom:10px; }
 #content dd { padding-bottom:20px; }
 #map {position: absolute; top:1150px; left: 280px;}
 
  #bottom { height:10px; clear:both; overflow:hidden; }

#footer { width:999px; text-align:center; margin:10px auto; }
#footer p { margin-bottom:3px; }
#footer a:link, #footer a:visited { font-weight:normal; }

#eventtext {
	text-align:left;
	width:950px;
	height:auto;
	margin-top:0;
	margin-left:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
}
#eventtextinner {
	text-align:left;
	width:870px;
	height:auto;
	margin-top:0;
	margin-left:60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
}
#memberswhole { width:999px; height:auto; float:left; text-align:left; }

#memberstext { width:890px; height:auto; float:right; text-align:left; margin-right:10px; margin-top:15px; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; }
