body {
	background-image: url('http://www.afh-saintlouis.org/images/bkg_5px.jpg');
	background-repeat: repeat;
	font-family: helvetica, verdana, geneva, sans-serif;
	padding: 0;
	margin: 0;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

h1, h2, p, img {
	margin: 0;
	padding: 0;
	border: 0;
}

#pagewrapper {
	margin: 0 auto 0 auto;
	width: 800px;
}

#pageheader	{
	text-align: center;
	width: 800px;
	height: 208px;
}

#topimage	{
	height: 30px;
	width: 800px;
}

#logowrapper	{
	background: #fff;
	height: 178px;
}

#mainmenu	{
	width: 594px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
}

#headerrssicon	{
	float: right;
}

#mission {
	float: left;
	padding: 10px;
	width: 780px;
	margin: 0 0 0 0;
	text-align: center;
	background:#004400;
	color: #fff;
	line-height: 30px;
}

#nxtmtgblock	{
	float: left;
	background-image: url('http://www.afh-saintlouis.org/images/lfl5_bkg_800px.jpg');
	background-repeat: no-repeat;
	height: 83px;
	width: 800px;
	text-align: center;
	color: #fff;
}

#nxtmtgblock h2	{
	margin-top: 25px;
	font-size: 24px;
}

#bdaycel	{
	float: left;
	background-image: url('http://www.afh-saintlouis.org/images/tenth_party2.jpg');
	background-repeat: no-repeat;
	background-color: #fff;
	height: 170px;
	width: 800px;
	border-top: 1px dotted #333;
	text-align: center;
	color: #222;
}

#bdaycel h2	{
	margin-top: 10px;
	font-size: 18px;
}

#bdaycel table	{
	text-align: left;
	margin: 0 auto 0 auto;
}

#bdaycel table td	{
	padding-right: 5px;
}


#pagefooter {
	float: left;
	width: 800px;
	height: 30px;
	text-align: center;
	color: #888;
	font-size: 9px;
	padding-top: 10px;
	background-image: url('http://www.afh-saintlouis.org/images/footer_white_800px.png');
	background-repeat: no-repeat;
}


a:link {
	text-decoration: none;
	color:	#008f00;
}

a.nxtmtglink:link	{
	color: #ddd;
}

a.nxtmtglink:visited	{
	color: #ddd;
}

a:visited {
	text-decoration: none;
	color:	#006600;
}

a:active {
	text-decoration: none;
	color:	#006600;
}


a:hover {
	text-decoration: none;
	color: #333;
}

a:focus {
	text-decoration: none;
	color: #333;
}

blockquote.post {
	border: 1px solid #003300;
	width: 450px;
	margin: 0px auto;
	padding: 10px;
	font-size: 10px;
	background: #003300;
}

blockquote.post p {
	font-style: italic;
	font-size: 11px;
	padding-left: 35px;
	padding-right: 45px;
	padding-top: 15px;
	color: #fff;
}


blockquote.post:before {
	content: open-quote;
	height: 0px;
}

blockquote.post:after {
	content: close-quote;
	height: 20px;
	margin: -10px 0px 0px 410px;
}

blockquote.post:before, blockquote:after {
	color: #fff;
	display: block;
	font-size: 5em;
	width: 50px;
}


blockquote.post p.attribution {
	padding-top: 5px;
	padding-left: 75px;
	font-size: 8px;
}

#jsddm	{
	position: relative;
	margin: 0;
	padding: 0;
	z-index: 2;
}
	
#jsddm li	{
	float: left;
	list-style: none;
	font: 12px Tahoma, Arial;
}

#jsddm li a {
	display: block;
	background: #fff;
	padding: 5px 12px;
	width: 70px;
	text-decoration: none;
	color: #111;
	white-space: nowrap;
}

#jsddm li a:hover	{
	background: #888;
	color: #fff;
}
		
#jsddm li ul	{
	margin: 0;
	padding: 0;
	position: absolute;
	visibility: hidden;
	border: 1px dotted #414141;
}
		
#jsddm li ul li	{
	float: none;
	display: inline;
}
		
#jsddm li ul li a	{
	width: 70px;
	background: #fff;
	color: #111;
}

#jsddm li ul li a.widemenu	{
	width: auto;
}
		
#jsddm li ul li a:hover	{
	background: #777;
	color: #fff;
}

#photocontainer	{
	text-align: center;
	float: left;
	width: 760px;
	background: #fff;
	padding: 20px 20px 0px 20px;
}

#photogallery	{
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
}


