body{
    background-color: black;
    color: #F5D400;
    font-family: sans-serif;
}
#header{
    font-family: sans-serif;
    font-size: 1.2em;
    font-weight: bold;
}
#mheader{
    font-family: sans-serif;
    font-size: 1.2em;
    font-weight: bold;
    color: #00FFFF;
}
#nextmeet{
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    color: #00FFFF;
	border: 2px solid #00FFFF;
	text-align: center;
}
#reallybig{
    font-family: sans-serif;
    font-size: 1.9em;
    font-weight: bold;
}
#mreallybig{
    font-family: sans-serif;
    font-size: 1.9em;
    font-weight: bold;
    color: #00FFFF;
}
#small{
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
}
#topic{
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
}
#topicnormal{
    font-family: tahoma;
    font-size: 1em;
    font-weight: normal;
}
#topicsmall{
    font-family: sans-serif;
    font-size: .8em;
    font-weight: normal;
}
#fineprint{
    font-family: sans-serif;
    font-size: .6em;
    font-weight: normal;
}
#footer{
    font-size: .7em;
    color: #F5D400;
    font-family: sans-serif;
    text-align: center;
}
#galfooter{
	position:absolute;
	top: 700px;
	width: 750px;
    font-size: .7em;
    color: #F5D400;
    font-family: sans-serif;
    text-align: center;
}

#msmall{
    font-family: sans-serif;
    font-size: .7em;
    font-weight: bold;
    color: #00FFFF;
}
#mtopic{
    font-family: sans-serif;
    font-size: 1em;
    font-weight: bold;
    color: #00FFFF;
}
#mtopicnormal{
    font-family: tahoma;
    font-size: 1em;
    font-weight: normal;
    color: #00FFFF;
}
#mtopicsmall{
    font-family: sans-serif;
    font-size: .8em;
    font-weight: normal;
    color: #00FFFF;
}
#mfineprint{
    font-family: sans-serif;
    font-size: .6em;
    font-weight: normal;
    color: #00FFFF;
}
#mfooter{
    font-size: .7em;
    color: #00FFFF;
    font-family: sans-serif;
    text-align: center;
}
#blhead{
    font-family: tahoma;
    font-size: 1.2em;
    font-weight: bold;
}
#bltopic{
    text-decoration: underline;
    font-family: tahoma;
    font-size: 1em;
    font-weight: bold;
}
#bldata{
    font-family: tahoma;
    font-size: .8em;
    font-weight: normal;
}
#eventdate{
	text-align: left;
	text-decoration: underline;
	font-weight: bold;
}
#eventitem{
	text-align: left;
}
#status{
display: block;
border: solid #00FFFF 1px;
width: 380px;
padding-left: 3px;
padding-bottom: 3px;
}
#questions{
	color: #00FFFF;
}
iframe#news
{
 width: 550px;
 height: 500px;
 border: none;
 background-color: black;
}
iframe#gallery
{
 position: absolute;
 top: 200px;
 left: 100px;
 width: 550px;
 height: 500px;
 border: none;
 background-color: black;
 margin-top:500px;
}
iframe#ssmain
{
 width: 550px;
 height: 450px;
 border: none;
 background-color: black;
}
img{
    border: none;
}
a{
    text-decoration: none;
    color: #00FFFF;
}
a.nav{
    text-decoration: none;
    color: #F5D400;
}
a.nav:hover{
    text-decoration: underline;
    color: #00FFFF;
}
a.gallink{
    text-decoration: none;
    color: #F5D400;
}
a.gallink:hover{
    text-decoration: none;
    color: #00FFFF;
}
a.mnav{
    text-decoration: none;
    color: #00FFFF;
}
a.mnav:hover{
    text-decoration: underline;
    color: #F5D400;
}
a.bodylink{
    text-decoration: underline;
    color: #F5D400;
}
a.bodylink:hover{
    text-decoration: underline;
    color: #00FFFF;
}
a.mbodylink{
    text-decoration: underline;
    color: #00FFFF;
}
a.mbodylink:hover{
    text-decoration: underline;
    color: #F5D400;
}
a.navhot{
    text-decoration: none;
    color: red;
}
a.navhot:hover{
    text-decoration: underline;
    color: #ff2222;
}
.floatright{
    float: right;
}
.floatleft{
    float: left;
}
table.officers td{
	height: 120px;
	vertical-align: bottom;
}
.getattention{
	font-weight: bold;
	text-decoration: underline;
	font-variant: small-caps;
	color: red;
}