body		
{
	background-color: #ffffff;
	
}	
#page
{
	background-color: #fafbfc;
	padding-bottom: 2em;
	margin: 1em 2% 1em 2%;
	min-height: 545px;
	border: silver 1px solid;
	width: 950px;
}

a
{
	color: navy;
	text-decoration: none;
}

#header
{
	position:relative;
    background-image: url(/images/gradient_header.gif); 
	background-repeat: repeat-x;
	bottom: auto;
	width: 950px;
	height: 70px;
	background-color: #fafbfc;
}

#logo{
	position:absolute;
	left:155px;
}

#goodsearch
{
	position:absolute;
	top:13px;
	right:10px;
}

#div-1228442608001 /* google friend connect sign in */
{
	width:300px;
	/* border:1px solid #C0C0C0; */
	padding-bottom: 2px;
	padding-top: 2px;
	padding-left: 2px;
}

#menu
{
	padding: 4px; vertical-align: top; border-top: 0; float: left;
	width: 135px;
	height: 250px;
	background-color: #dddddd;
	text-transform: capitalize;
	text-indent: 15px;
	font-variant: small-caps;
	background-image: none;
	padding-top: 15px;
	border-right: silver 1px solid;
	border-bottom: silver 1px solid;
}

#content
{
	position: relative;
	padding: 5px 10px 10px 10px;
	text-align: left; 
	vertical-align: top;
	min-height: 350;
}
#eventContent{
	float:left;
	clear:both;
}
#groupPic{
	float:left;
	clear:both;
	padding-bottom:20px;
}
#welcome{
	float:left;
	font:caption;
}

#news{
	float:left;
	width:675px;
}
#officerList
{
	float:left;
	width:425px;
	padding-right:20px;
}

#div-1228447431800 /* googlefriendconnect members gadget */
{
	float:left;
}

h3 
{
	text-align: center;
}

#webmaster
{
	font-size: small;
}

* IMG
{
	border-style: none;
}

#currentLink
{
	color: #00099f;
	border-style: none;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

#menu * a
{
	color: navy;
	border-style: none;
	text-decoration: none;
	text-transform: uppercase;
}
#menu * a:hover
{
	color: #00099f;
	border-style: none;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}

.eventTable 
{
	//table-layout: fixed;
	background: #dddddd;
	border: silver thin solid;
}

.event
{
	
}

.news
{
	background: #dddddd;
	border: silver thin solid;
}