/* blanket rules in alphabetical order */
	body {
		font-size: 80%;
		font-family: verdana, arial, sans-serif;
		text-align: center; /* fixes IE page centering bug */
		margin: 10px;
		line-height: 150%;
		background-color: #c3bfbf;

}
	h1 {
		padding: 0 0 0 10px;
		font-size: 150%;
}
	h2 {
		font-size: 140%;
}
	h3 {
		font-size: 120%;
}
	h4 {
		font-size: 100%;
}
	h5 {
		font-size: 120%;
		color: #00CC33;
}
	table {
		border: 0 solid #CCCCFF;
}
	td {
		width: 250px;
		font-size: 100%;
		padding: 0 0 0 10px;
		margin: 0 0 0 30px;
		vertical-align: top;
		border: 2px solid #CCC;
}
	th {
		padding: 10px;
		text-align: center;
}
	ul {
		list-style-type: none;
		padding: 5px;
		margin: 15px 0 0 5px;
		border: 0px solid #000;
		text-decoration: none;
} /* end blanket */

/* CLASSES in alphabetical order */

	.archive {
		text-align: left;
		float: left;
		height: 550px;
		width: 200px;
}

	.blue {
		color: #0033CC;
}

	.col_space {
		border: 2px solid #FFFFFF;
		width: 100px;
}
	.collapse {
		border-collapse: collapse;
}
	.highlight {
		background-color: #FFFFCC;
}
	.highlightYellow {
		background-color: #FFFF33;
}
	.left_justify {
		font-size: 120%;
		text-align: left;
		margin: 0 130px 0 160px;
		padding: 25px 0 15px 0;
}
	.line200 {
		line-height: 200%;
}
	.line300 {
		line-height: 300%;
}
	.tr odd {
		background-color: #FFFF99;
}
	.whiteSpace {
		white-space: pre;
}
	.width680 {
		width: 680px;
}

/* ID'S in alphabetical order */

	#aom { 	/* controls artist of the month */
		clear:both;
		font-size: 100%;
        float:left;
        text-align:left;
		width: 500px;
		margin-top: 60px;
		padding: 20px 0 0 20px;
		border: 0 solid #ccc;
}
	#aom2 {	
		min-height:600px;	
		margin-left:200px;
		margin-top:50px;
		text-align:left;
}	
	#aom h1 {
		float: left;
		font-size: 100%;
		margin: 0;
		padding: 5px 5px 5px 5px;
		border: 0 solid #ccc;
}
	#aom h2 {
		float: left;
		font-size: 100%;
		margin: 0;
		padding: 0;
		border: 0 solid #ccc;
}
	#aom img {
		/*border: 6px solid #ccc;*/
}
	#aom ul {
		line-height: 150%;
}
	#aoy {	
		min-height:600px;	
		margin-left:300px;
		margin-top:50px;
		text-align:left;
}	
	#circuit { /* controls circuit  */
		font-size: 100%;
		margin: 10px 80px 10px 160px;
		padding: 15px 15px 0 0;
		border: 0 #000 solid;
		text-align: left;
}
	#circuit table {
		width: 665px;
		margin: 0;
		/*background:#ccc;*/
		border: 0;
}
	#circuit td {
		text-align: left;
		width: 50%;
		margin: 5px;
		padding: 15px;
		background-color: #cceeee;
		border: 0;
}

	#container { /* controls container division*/
		font-size: 100%;
		margin: 10px 0 10px 22%;
		padding: 15px;
		border: 0 solid #000;
}

	#content {	/* controls content division*/
        width: 680px;		;
		font-size: 100%;
		margin: 0 80px 0 170px;
		padding-top: 15px;
		border: 0 solid #000;
		text-align: left;
}

	#content table {
		width: 640px;
}

	#content a:link {
		text-decoration: underline;
		color: #00f;
}
	#content a:visited {
		color: #00f;
		text-decoration: underline;
}
	#content a:hover {
		color: #09f;
}
	#content_links {
		margin: 0 130px 0 160px;
		text-align: left;
		padding: 30px 100px 0 120px;
}
	#content_links li {
		line-height: 200%;
		padding: 10px 0 10px;
}
	#content_contact {
		margin: 0 130px 0 160px;
		text-align: left;
		padding: 30px 100px 0 120px;
}
	#content_contact li {
		line-height: 250%;
		padding: 0;
}
	#content_contact a:link {
		text-decoration: underline;
		color: #00f;
}
	#content_contact a:visited {
		color: #00f;
		text-decoration: underline;
}
	#content_contact a:hover {
		color: #09f;
}
	#content_map {
		margin: 10px 100px 10px 160px;
		min-height:700px;
		text-align: left;
		padding: 20px;
}

	#contentWrap { /* controls left sidebar background image */
		background-image: url(images/bg_left_sidebar.gif);
		background-repeat: repeat-y;
		margin: 25px 0 0 0;
		border-top: 0 solid green;
}
	#contentWrap2 { /* controls right sidebar background image */
		background-image: url(images/bg_right_sidebar.gif);
		background-repeat: repeat-y;
		background-position: top right;
		height: 100%;
		margin: 0 0 0 0;
		padding: 0;
		border-top: 3px solid #006699;
		border-bottom: 4px solid #dbdcff; /* fills gap at the bottom of some pages in Firefox */
}
      #donate {
         width:150px;
         margin-left: 290px;
         border: 0 solid red;
}
      #dues {        		
         float:left;
         border-top: 1px solid blue;
		 border-bottom: 1px solid blue;			
}
	 #event { /* controls events page */
		font-size: 100%;
		color: #6666FF;
		margin: 0;
		padding: 15px 30px 0 0;
		border: 0 solid #000;
		text-align: left;
		border: 0 solid #000;
}
	#event table {
		margin: 0;
		width:650px;
		font-size: 100%;
		color: #000000;
		padding: 0;
		border: 2px solid #000;
}
	#event td {
		padding: 10px 15px 0 15px;
		margin: 0;
		width: 650px;
		vertical-align: top;
}
#exhibit {	/* controls nextmeeting page */
		font-size: 100%;
		color: #000000;
        
		margin: 0;
		padding: 0;
		text-align: left;
		border: 0 solid #000;
}
	#exhibit table {
		width:680px;
		font-size: 100%;
		color: #000000;
		padding: 0;
		border: #3399FF 0 groove;
}
	#exhibit td {
		width: auto;
		text-align: center;
		padding: 0;
}
	#faapa {		
		font-size: 100%;
		color: #000000;        
		margin: 0;
		min-height:700px;
		padding: 0;
		text-align: left;
		border: 0 solid #000;
}
	#faapa table {
		width:680px;
		font-size: 100%;
		color: #000000;
		padding: 0;
		border: #3399FF 0 groove;
}
	#faapat td {
		width: auto;
		text-align: center;
		padding: 0;
}
	#footer { /* footer rules */
		clear: both;
		vertical-align: middle;
		padding: 1px;
		background-color: #dbdcff;
}
	#gallery {
	width: 20px;
	height: 8px;
	postion: absolute;
	top: 70px;
	padding: 20px 120px 30px 10px;
	border: 1px dotted #5C7B7B;
	margin-top: -115px;
	margin-left: 620px;
}	
	#gallery image {
		
}
	#join {
		margin-top:50px;		
		clear: both;
}
	#lc { /* local color settings */
		margin: 0 0 0 80px;
		padding-left: 10px;
		border-top: 4px solid #cca;
		border-left: 4px solid #ccf;
		border-right: 4px solid #6f5b5b;
		border-bottom: 4px solid #939191;
		background-color: #3399FF;
		text-align: center;
		font-size: 140%;
		color: #fff;
}
	#lc a:link {
		text-decoration: none;
		color:#fff;
}
	#lc a:visited {
		color: #9cf;
}
	#lc a:hover {
		color: #9cf;
}
	#lc2 {
		margin: 0 0 0 100px;
		padding-left: 10px;
		background-color: #fff;
		text-align: left;
		font-size: 100%;
}
	#lc2 a:link {
		line-height: 200%;
		text-decoration: none;
		color: #00f;
}
	#lc2 a:visited {
		line-height: 200%;
		color: #00f;
		text-decoration: none;
}
	#lc2 a:hover {
		line-height: 200%;
		color: #09f;
		text-decoration: none;
}
	#left_sidebar {  /* controls left_sidebar */
		float: left;
		font-size: 80%;
		text-align: left;
		padding-top: 35px;
		padding-left: 0;
                padding-right: 5px;
                border: 0 red solid;
}
	#left_sidebar ul {
		list-style-type: none;
		padding: 5px;
		margin: 15px 0 0 15px;
		background-color: #f5f6ff;
		border: 1px solid #000;
}
	#left_sidebar ul a:link {
		color: #000;
		line-height: 250%;
		text-decoration: none;
}
	#left_sidebar ul a:visited {
		color: #000;
		line-height: 250%;
		text-decoration: none;
}
	#left_sidebar ul a:hover {
		color: #ccc;
		line-height: 250%;
		text-decoration: none;
}
	#left_sidebar ul a:active {
		color: #93C;
		line-height: 250%;
		text-decoration: none;
}
	#masthead { /* controls masthead */
		height: 125px;		
		text-align: left;
		margin: 0;
		padding: 0;
		border-top: 4px solid #006699;
		border-bottom: 0 solid #006699;
		/*background: url(images/tile06_2011D.jpg) repeat-x;tiles masthead by seasons*/
}
	#masthead img {
		border: 0;
		margin-top:5px;			
}
	#masthead h1 {
		height: 98px;
		width: 450px;
		text-align: left;
		margin: 0 ;
		padding: 0;
		border:0 solid #000;
}

	#masthead h2 {
		float: right;
		
		height:98px;
		border:thin solid #000;
		margin: 0;
		padding: 0;
}
	#nextMeeting {	/* controls nextmeeting page */
		font-size: 100%;
		color: #000000;
                min-height: 500px;
		margin: 10px 70px 10px 160px;
		padding: 15px;
		text-align: left;
		border: 0 solid #000;
}
	#nextMeeting table {
		width:680px;
		font-size: 100%;
		color: #000000;
		padding: 0 10px 0 10px;
		border: #3399FF 0 groove;
}
	#nextMeeting td {
		width: auto;
		text-align: center;
		padding: 0;
}
	#nextMeeting_NB table {
		width:680px;
		font-size: 100%;
		color: #000000;
		padding: 0 10px 0 10px;
		border: 0;
}
	#no_object {
		line-height: 200%;
		text-align: left;
		height: 300px;
		margin: 20px;
		padding: 50px 20px 0 20px;
		border: 2px solid #000;
}
	#now {
		width:500px;	
		height:1px;		
		padding-bottom:10px;		
		margin-bottom:10px;		
		margin-right:300px ;
		margin-left :100px;
		text-align:right;					
}
	#now h1{		
		float: left;	
		height: 20px;			
		margin-left: -40px;
		margin-top: -3px;				
		border: .1em solid #fff;
		border: 0;
}
	#now h2{		
		float: left;
		height: 20px;		
		margin-left: 20px;
		margin-top: -3px;
		text-decoration:none;			
}	
	#pageWrap { /* controls page width */
		width: 945px;
		position: relative;
		background-color: #fff;
		margin-right: auto;
		margin-left: auto;
		margin-top: 0;		
		border-left: 5px solid #006699;
		border-right: 5px solid #006699;
		border-bottom: 4px solid #006699;
}
	#pageWrap td {
		text-align: left;
		padding: 0 5px 0 5px;
		height: 35px;
		border: 0;
}
	#promo { /* promo rules */
		clear: both;
                vertical-align: top;
		font-size: 100%;
		margin: 30px 0 30px 0;
		padding: 20px 0 0 0;
		border-top: 0 solid #f00;
		border-bottom: 0 solid #f00;
}
	#promo h2 {
		font-size: 150%;
		text-align: left;
		margin: 0 0 20px 25px;
		padding: 0;
		border: 0 solid #ccc;
}
	#promo h3 {
		font-size: 150%;
		text-align: center;
		margin: 0 0 20px 25px;
		padding: 0;
		border: 0 solid #ccc;
}
	#promo2 {
		float: left;
		text-align: left;
		font-size: 100%;
                width: 650px;
                margin: 0;
		padding-right: 20px;
		border-top: 0 solid #00f;
		border-bottom: 0 solid #00f;
}
	#promo2 h2 {
		font-size: 150%;
		text-align: left;
		margin: 0 0 20px 25px;
		padding: 0;
		border: 0 solid #ccc;
}
	#promo2 img {
		border:#666666 medium solid;
}
	#right_sidebar { /* controls right_sidebar */
                position: absolute;
                top: 550px;
                right: 20px;
		width: auto;
		float: right;
		font-size: 130%;
		text-align: center;
		color: #000;
		padding-top: 25px;
		padding-bottom: 10px;
		margin-top: 230px;
		margin-right: 15px;
                vertical-align:top;
		background-color: #ffffdb;
		border: 1px solid #000000;
}
	#right_sidebar ul {
		list-style-type: none;
		font-size: 80%;
		text-decoration: none;
		padding: 10px;
		margin: 15px 0 0 0;
}
	#right_sidebar ul a:link {
		color: #000;
		line-height: 250%;
		text-decoration: none;
}
	#right_sidebar ul a:visited {
		color: #000;
		line-height: 250%;
		text-decoration: none;
}
	#right_sidebar ul a:hover {
		color: #ccc;
		line-height: 250%;
		text-decoration: none;
}
	#right_sidebar ul a:active {
		color: #93C;
		line-height: 250%;
		text-decoration: none;
}
	#right_sidebar li {
		text-align: left;
		font-size: 65%;
		text-align: left;
		text-decoration: none;
}
	#team {
	 clear: both;
	 float: left;
}
	#workshop {	/* controls workshop page */
		font-size: 100%;
		color: #6666FF;
		margin: 10px 40px 10px 160px;
		padding: 15px 30px 0 0;
		border: 0 solid #000;
		text-align: left;
		border: 0 solid #000;
}
	#workshop table {
		margin: 0;
		width:650px;
		font-size: 100%;
		color: #000000;
		padding: 0;
		border: 2px solid #000;
}
	#workshop td {
		padding: 10px 15px 0 15px;
		margin: 0;
		width: 650px;
		vertical-align: top;
		border-left: 0;
		border-bottom: 0;
		border-right: 0;
		border-top: 0;
}













