		body {
			background-color: #000000;

		}

#addinfo {
	color:#CCCCCC;
	font-size:0.8em;
	margin-left:auto;
	margin-right:auto;
	width:800px;
}

#frameframe {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:1em;
		color: #000000;
		background-image:url(/images/background.jpg);
		background-repeat: repeat;
		width:1100px;
		margin-right:auto;
		margin-left:auto;
		padding-top:2em;


		}

	a {text-decoration: underlined;}

	a:link {color: #003366;}
	
	a:visited {
		color: #003366;
	}

	a:hover {text-decoration: underline;}
	
	#frame {
		width:880px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;

		}



	#header {
		width:837px;
		height:171px;
		background-image:url(/images/header.jpg);
		background-repeat:no-repeat;
		margin-top:0px;
		margin-bottom:-60px;
		padding-bottom:0px;
	}


	#content_hp {
		width:835px;
		margin-left:0px;;
		font-size:1.2em;


	}


	#content {
		width:835px;
		margin-right:auto;
		margin-left:auto;
		font-size:1.2em;
		margin-top:0px;
		color:#CCCCCC;

	}
	
	#content p {
		margin-left:0.9em;
		font-size:0.7em;
		margin-right:1em;
	}
	
	#content h1 {
		font-weight:bold;
		color: #8c7d74;
		text-align:center;
		font-size:0.85em;
	}

	#content h2 {
		margin-left:0.9em;
		margin-top:1em;
		font-size:0.8em;
		font-weight:bold;
	}
	
	#topnav {
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		width:705px;
		height:41px;
		font-size:1.1em;
		font-weight:bold;
		margin-top:1em;
		margin-bottom:5px;
		}
	
	#topnav ul, li {
	   list-style: none;
	   font-size:0.6em;
	   padding: 0;
	   text-indent: 0;
	   margin: 0;
		}

	#topnav ul {
	    clear:both;
		float:right;
	    margin: 0 auto;
		padding-top:0.2em;
		padding-bottom:0.2em;
	}

	#topnav li {
	   display: inline;
	    margin:0em;
	}

	#topnav li a img {
		border:0px;
	}
	#footer {
		margin-right:auto;
		z-index:0;
		margin-left:auto;
		text-align: center;
		background-image:url(/images/footer.png);
		background-repeat:no-repeat;
		height:112px;
		width:800px;
		margin-top:-60px;
		margin-bottom:1em;
		}

	#footer_bottom {
		margin-right:auto;
		margin-left:auto;
		text-align: center;
		width:800px;
		color: #9d9993;
		font-size:0.6em;
		}
	
	
	#footer_bottom ul, li {
	   list-style: none;
	   font-size:1em;
	   padding: 0;
	   text-indent: 0;
	   margin: 0;
		}

	#footer_bottom ul {
	    clear:both;
	    margin: 0 auto;
		padding-top:0.2em;
		padding-bottom:0.2em;
	}

	#footer_bottom li {
	   display: inline;
	    margin:0em;
	}
	
	#footer_bottom a {
		color: #9d9993;
		text-decoration:none;
		}

	#footer_flower {
		height:166px;
		background-image:url(/images/footer_gallery.jpg);
		background-repeat:no-repeat;
		margin-bottom:5px;
		margin-top:-20px;
		margin-left:50px;
	}
