body {
    color:#009;
    background:#ffe;
    /*background-image: url('images/MCCC-background.jpg');
    background-position: top left;
    background-repeat: repeat-y;*/
    /*font-family: verdana, tahoma, arial, helvetica, sans-serif, MS Sans Serif;*/
}
img, button, iframe, li  { margin:0; padding:0; border:0; }
body { margin:4px 5% 4px 5%; padding:0; border:0; }
ul {
	list-style-position:inside;
	margin-left:1em;
}

#masthead {
	text-align:left;
}
#masthead table {
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	margin-left:auto;
	margin-right:auto;
}
#masthead table tr {
	vertical-align: top;
}
#masthead table td#topline {
	text-align:left;
}
#search {
	float: right;
	margin-right:1em;
}

#pagebody {
	width:100%;
	margin-top: 0px;
	text-align:left;
}
#pagebody table {
	width:100%;
	border-width: 0px 0px 0px 0px;
	border-spacing: 0px;
	margin-left:auto;
	margin-right:auto;
}
#pagebody table tr {
	vertical-align: top;
}

@media screen {
	#pagebody table td#menu a { text-decoration: none; }
	/*#pagebody table td#menu a:link { color:#009; text-decoration: none; }
	#pagebody table td#menu a:visited { color:#009; text-decoration: none;}
	#pagebody table td#menu a:hover { color:#009; text-decoration: underline;}
	#pagebody table td#menu a:active { color:#009; text-decoration: underline; }*/
	#pagebody table td#menu {
		vertical-align:top;
		width: 2.25in;
	}
}
@media print {
	#pagebody table td#menu a { color:#009; text-decoration: none; }
	#pagebody table td#menu { display:none; }
}
#pagebody #metals {
	margin:18px auto 20px auto;
	font-family:Georgia;
	font-weight:normal;
	font-style:italic;
	color:#006;
	text-align:center;
}
#pagebody #metals img {
	border-style:hidden;
	vertical-align:top;
	margin-top:6px;
	padding-left:8px;
}
#pagebody img {
	margin-left:0px;
	border-style:hidden;
	vertical-align:top;
}

@media screen {
	#pagebody table td#pagetext {
		float:left;
		font-size: 16px;
		margin:2px 2em 2em 1.5em;
	}
	#pagebody table td#pagetext a:link { color:#900; text-decoration:underline; }
	#pagebody table td#pagetext a:visited { color:#900; text-decoration:underline; }
	#pagebody table td#pagetext a:hover { color:#f00; text-decoration:none; }
	#pagebody table td#pagetext a:active { color:#f00; text-decoration:none; }
}
@media print {
	#pagebody table td#pagetext a { color:#900; text-decoration:none; }
	#pagebody table td#pagetext {
		font-size: 16px;
		margin: 0px 0px 0px 4em;
		width: 100%;
	}
}

#pagebody table td#pagetext h1 {
	color:#000;
	font: normal 26px/26px Tahoma,Arial,sans-serif;
	margin:0px auto 10px 0px;
}
#pagebody table td#pagetext h2 {
	color:#000;
	font: normal 22px/22px Tahoma,Arial,sans-serif;
	margin:18px auto 6px 0px;
}
#pagebody table td#pagetext h3 {
	color:#003;
	font: normal 20px/20px Tahoma,Arial,sans-serif;
	margin:12px auto 6px 0px;
}

#pagebody #validations {
	text-align:center;
	margin: 2em auto 1em auto;
}

#pagebody #officers {
	margin:12px 35px 0 25px;
}
#pagebody #officers table {
	/* border-width: 0px 0px 0px 0px;
	border-spacing: 0px; */
	text-align: left;
}
#pagebody #officers table tr {
	vertical-align:top;
}
/* #pagebody #officers table td {
	border: 1px solid black;
} */
#pagebody #officers table td#office {
	width:25%;
	text-align:right;
	color:#000;
	font: normal 14px Tahoma,Arial,sans-serif;
	margin-right:6px;
}
#pagebody .member {
	color:#000;
	text-decoration:underline;
	font-weight:bold;
}

#meeting_announce {
	/*margin:8px auto 12px auto;*/
	text-align:center;
}
#meeting_announce h3 {
	margin:18px auto 0px auto;
	font: italic normal 28px/28px Times,serif;
	color:#003;
}
#meeting_announce h4 {
	margin:8px auto 0px auto;
	font: normal 24px/24px Times,serif;
	color:#003;
}
#meeting_announce p {
	text-align:left;
}

#show_calendar {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-top:18px;
}

/* for the Member's Page */
#disclaimer {
	margin:12px .45in auto .25in;
	font: italic normal bold 14px/14px Times,serif;
	font-weight:bold;
	color:#003;
	text-align:justify;
}
#pagebody dl {
	margin-top:12px;
}
#pagebody dt {
	margin-top:0px;
	font: italic normal bold 18px/22px Times,serif;
	color:#006;
}
#pagebody dd.contact {
	margin-top:4px;
}
#pagebody dd.contact:before {
	display:inline;
	font-weight:bold;
	content: "Contact: ";
}

/* Top button... */
@media screen {
	#top {
		z-index:100;
		position:absolute;
		bottom:1em;
		right:1em;
		text-align:right;
	}
}
@media print {
	#top { display:none; }
}

#feedarea {
	margin-top:2em;
	font: normal 14px/14px Times,serif;
	text-align:center;
}
#feedarea img {
	border:none;
	vertical-align:top;
	padding:0px 1px 2px 0px;
}

#altlinks { text-align:center; margin-top:10px; font-family:Arial,sans-serif; font-size:85% }
#altlinks a, #altlinks a:visited { color:#666; text-decoration: none; }
#altlinks a:hover { color:#339; text-decoration: none; }
#altlinks a:active { color:#900; text-decoration: none; }

#footer {
	margin-top:1em;
	text-align:center;
}
#footer .foottext {
	width:85%;
	text-align:left;
	font: normal 14px/15px Times,serif;
	color: #000;
	margin:6px auto 2px auto;
}



