h1 {
	color: #006666;
	font-weight: bold;	
	font-family: georgia;
	margin-top: 10px;
}

a {
	text-decoration: none;
	color: #006666;
}

div#wrapper {
	position: absolute;
	top: 50%;
	height: 314px;
	width: 100%;
	margin: -157px 0px 0px 0px;	
	background: url(../img/background.gif) repeat-x;
	text-align: center;
}

div#flashcontent {
	position: absolute;
	left: 50%;
	width: 675px;
	margin: 0 0 0 -337px;
}

div#flashcontent ul {
	margin-top: 80px;
	width: 280px;
	margin: 60px auto 0 auto;
}

div#flashcontent ul li {
	margin-top: 5px;
	padding: 10px 5px 10px 5px;;
	color: #660066;
	background: #fff;
	border: 1px solid #660066;
}
