* {
    margin: 0;
    padding: 0;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    text-align: center;
//    color: #FFFFFF;
    background: #000000 url(../images/site-bg.jpg) no-repeat top center;
}
div, p, img, a, td, ul, ol {
    font-size: 1em; 
}

td {
	text-align: center;
}

#panel img {
	margin-bottom: 10px;
}


ol {
    margin-left: 1em;
    padding-left: 1em;
}
ol li {
    margin-left: 1em;
    padding: 0 0 .5em.3em;
    list-style: decimal;
}

h1, h2, h3, h4 {
	font-family: "Helvetica", georgia, helvetica, arial, verdana, sans-serif;
	font-weight: 100;
//	margin: .5em 0 .5em 0;
	letter-spacing: .07em;
}
h1 { font-size: 218% }
h2 { font-size: 164%; 
	margin-top: 5px; 
	margin-bottom: 0px; }
h3 { font-size: 250%;
	margin-top: 0px; }
h4 { font-size: 118%; }

p { margin-top: 10px;
	margin-bottom: 5px; }

a img, img {
	border: none;
}

a:hover img {
	opacity: 0.7;
}

ul {
    list-style: none;
}
li {
    list-style: none;
    padding-left: 20px;
    margin-bottom: 5px;
}

#page {
    width: 588px;
    margin: 0 auto;
    text-align: left;
}

a, a:link, a:visited { 
	text-decoration: none;
	color: #EEEEEE;
	letter-spacing: 0.05em;
}
a:hover, a:visited:hover { color: #333333; border: none; text-decoration: none; letter-spacing: 0.05em;};
a:active { color: #333333; border: none; text-decoration: none; letter-spacing: 0.05em; };

/* Header 
------------------------------------------------------------------------- */


#mainMenu {
	width: 588px;
	height:150px;
	overflow: auto;
	background: #565556 url(../images/menu-bg.jpg) no-repeat 0px 0px;
	text-align: center;
}


/* Content
------------------------------------------------------------------------- */

#content {
	background: #9d9d9f url(../images/content-bg.jpg) no-repeat 0px 0px;
    text-align: left;
	padding: 23px 23px 40px 23px;
	line-height: 1.5em;
	color: #000000;
}

ul li {
	background: url(../images/bullet.gif) no-repeat 0 5px;
	margin-left: 0em;
}


div#sponsors {
	background: url(../images/footer.jpg) no-repeat 0 0;
}

div#sponsors img {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 2px;
	margin-right: 2px;
}

div#website {
	display: block;
	height: 100px;
}


/* Footer 
------------------------------------------------------------------------- */
#footer {
	text-align: center;
	height:120px;
//    margin: 10px 0 30px 0;
    font-size: 11px;
//  color: #8D8380;
	background: #565556 url(../images/footer.jpg) no-repeat 0 0;
	padding-top: 20px;
	padding-bottom: 10px;
//	margin-top: 10px;
//	margin-bottom: 30px;
}

/* #website {
	height: 466px;
	width: 588px;
} */

.caption {
	margin-top: 5px;
	display: block;
	text-align: center;
	height: 40px;
	font-size: 11px;
	line-height: 1.1em;
}

#rsvphotos img {
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 10px;
}

.bolder {
	text-align: center;
	margin-top: 20px;
	font-weight: bold;
	font-size: 120%;
}

.bio img {
	margin-right: 10px;
}

.pressmedia td {
	text-align: left;
	vertical-align: top;
}

div#usernotes {
	width: 480px;
	background-color: transparent;
	margin-left: 20px;
}

div#usernotes h2 {
	margin-left: -20px;
}
div#usernotes div.head, div#usernotes div.foot {
	background-color: transparent;
	//padding: 4px;
}
div#usernotes div.foot {
	margin-top: 2em;
	text-align: right;
}
div#usernotes div.foot a, div#usernotes div.head a {
	background-color: transparent;
}
div#usernotes span.action {
	float: right;
}
div#usernotes div.note {
//	margin-left: 2em; 
//	margin-right: 2em; 
	margin-bottom: 2px;
	border-bottom:1px dashed;
	padding: 4px;
}
div#usernotes div.text {
//	padding: 2px;
	margin-top: 4px;
}

div#usernotes span.copyright {
	font-size: 70%;
}

div#usernotes td {
	text-align: left;
}