body
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ccc;
	margin: 0;
	padding: 0;
	/* Use text-align: center for poor IE 5.X/Win interaptiations */
	/* and then tell other text to align left, as would be default */
	text-align: center;
	font-size: 13px;
}

#container
{
	background: #fff;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-color: #600;
	border-width: 5px 1px 1px 1px;
	border-style: solid;
	/* bogus value for IE4-5.x/Win */
	width: 750px;
	voice-family: "\"}\"";
	voice-family: inherit;
	/* real width */
	width: 748px;
}

#header
{
	padding: 0;
	margin: 0;
	border-color: #600;
	border-width: 0 0 1px 0;
	border-style: solid;
}

#header img
{
	display: block;
	border: 0;
}

#sidebar
{
	float:left;
	padding: 0 10px 0 10px;
	margin: 0 -15px 0 0;
	/* bogus value for IE4-5.x/Win */
	width: 200px; 
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	/* real width */
	/* background: blue; */
	text-align: left;
	font-size: 12px;
}

.nav
{
	list-style: none;
	margin-bottom: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	padding: 0;
	width: 164px;
	border-color: #999;
	border-width: 5px 0 0 0;
	border-style: solid;
}

.nav li
{
	border-color: #666;
	border-width: 0 1px 1px 1px;
	border-style: solid;	
}

.nav a:link, .nav a:visited
{
	padding: 2px 10px 2px 10px;
	text-decoration: none;
	display: block;
	color: #333;
	background-color: #ffc;
}

.nav a:hover
{
	color: #333;
	background-color: #ff9;
	text-decoration: none;
}

.nav a:active
{
	color: #fff;
	background-color: #900;
	text-decoration: none;
}

#resources
{
	margin-bottom: 0;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	width: 164px;
}

#resources h3
{
	padding: 2px 10px 2px 6px;	
	font-size: 12px;
	margin-bottom: 0;
	border-bottom: #999;
	border-left: #999;
	border-width: 0 0 1px 5px;
	border-style: none none solid solid;
	font-weight: normal;
}

#resources ul
{
	/* background-color: green; */
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#resources li
{
	padding: 0 0 0 10px;
	background: url(/images/bullet.gif) no-repeat left top;
	margin-top: 4px;
	margin-left: 10px;
}

div.memberphoto
{
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 164px;
	/* background-color: blue; */
}

div.memberphototitle
{
	padding: 2px 10px 2px 6px;	
	font-size: 12px;
	margin-bottom: 0;
	border-bottom: #999;
	border-left: #999;
	border-width: 0 0 1px 5px;
	border-style: none none solid solid;
	font-weight: normal;
}

div.memberphoto img
{
	border-color: #999;
	border-width: 1px;
	border-style: solid;
	background-color: white;
	margin-top: 7px;
	padding: 5px;
}

div.memberphotocredit 
{ 
	font-size: 10px;
	color: #666;
	margin-left: 6px;
}

#content
{
	float:right;
	padding: 0 20px;
	margin: 0;
	margin-bottom: 10px;
	width: 548px; /* bogus value for IE4-5.x/Win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 508px; /* real width */
	/* background: green; */ 
	text-align: left;
}

h1
{
	font-size: 20px;
	margin: 1em 0 1em 0;
}
h2
{
	font-size: 17px;
	margin: 1em 0 1em 0;
}
h3
{
	font-size: 15px;
	margin: 1em 0 1em 0;
}
p
{
	font-size: 13px;
	line-height: 18px;
}

p.eventtitle
{
	font-size:110%;
	text-decoration: underline;
	line-height: 18px;
	display: block; 
}


p.greytext 
{
 color: #7f7f7f;
}



a:link
{
	color: #039;
	text-decoration: underline;
}

a:visited
{
	color: #006;
	text-decoration: underline;
}

a:active
{
	color: #ff9;
	text-decoration: underline;
}

a:hover
{
	color: #c00;
	text-decoration: underline;
}

p.news .date { font-weight: bold; }

.event .date
{
	font-size: 13px;
	background-color: #999;
	color: #fff;
	padding: 2px 6px 0 6px;
}

.event .title
{
	font-size: 13px;
	font-weight: bold;
}
.event .description
{
	display: block;
	border-color: #999;
	border-width: 3px 0 0 0;
	border-style: solid;
	margin-bottom: 1em;
	font-size: 13px;
	line-height: 18px;
}

#styledtabulardata {
	border:1px #999 solid;
	border-top:0 none;
	background:#fff;
	font-size:13px;
/* 	font-family:Arial, Helvetica, sans-serif; */
}

#styledtabulardata caption
{
	padding: 5px;
	text-align: left;
	font-size: 15px;
	/* 	font-weight:bold; */
	letter-spacing: 1px;
	background: #999;
	color: #fff;
	width: 60%;
}

#styledtabulardata th
{
	text-align: left;
	padding: 5px;
	background-color: #eee;
	border-color: #999;
	border-width: 1px 0 1px 0;
	border-style: solid;
}

#styledtabulardata td
{
	padding: 5px;
	border-bottom: 1px #ccc solid;
	border: 0;
	vertical-align: top;
}

#styledtabulardata tr {
	background:#ff9;
	border: 0;
}

#styledtabulardata tr.alt {
	background:#ffc;
}

#styledtabulardata tr.norm {
	background:#fff;
}


#footer
{
	clear:both;
}