body {
text-align: center;
  min-width: 0px;
  margin-left:0px;
  margin-right:0px;
  margin-top:0px;
	background-color:#000000;
  	background-image:url(../img/topLeftRoses.png);
	background-repeat: no-repeat;
}
#wrapper {
	margin:0 auto;
	width:980px;
	height:1000px;
	top: 0px;
	left: 0px;
	text-align: center;
	z-index: 1;
	position: relative;
}

#flashFeature{
	width: 922px;
	height: 1300px;
	text-align:left;
	top: 0px;
	left: 0px;
	z-index: 4;
	position: relative;
}


#menuBar{
	width: 2000px;
	height: 31px;
	text-align:left;
	top: 128px;
	left:-200px;
	background-image:url(../img/topmenuBG.gif);
	background-repeat: repeat-x;
	z-index: 3;
	position: absolute;
}
#topLeftRose{
	width: 252px;
	height: 254px;
	text-align:left;
	top: 0px;
	left:-176px;
	z-index: 2;
	position: absolute;
}


#copyright{
	top: 1300px;
	left:10px;
	text-decoration: none;
  	font-family: Times, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	padding-bottom: 20px;

	color:#666666;
	
	z-index:5;
	position:absolute;
	float:left;
	
	
}

a:link {color: #000000}
a:visited {color: #000000}
a:active {color: #000000}
a:hover {color: #000000

}



p{
margin:0px;
padding:5px;
font-family:Arial, Times, Geneva, Helvetica, sans-serif;
font-size: 0.8em;
color:#242424;
}
