body {
	width: 100%;
	height: 100%;
text-align : center;
background : url(../FD_images/yellowslice.gif);
margin : 0;
}

#content {
z-index: 2;
left : 0;
bottom: 0;
position : relative;
width : 100%;
height : 100%;
}

#flashcontent {
	z-index: 2;
	position: relative;
	border: none;
	margin : auto;
	align : center;
	vertical-align : middle;
	width: 550px;
	height: 400px;
	padding-top: 5px;
}

/*.info {
	color : #687891;
	padding-top : 0px;
	padding-bottom : 25px;
	padding-right : 0;
	font-size : 11px;
	line-height : 11px;
	font-family : Tahoma, Verdana, Arial;
	text-decoration : none;
	text-align : center;
	position : relative;
	bottom: 0px;
	background: #663399;
	height: auto;
}*/

.info a {
color : #687891;
}
.info a:hover {
color : #000;
}

.navtxt {
	color : #00A650;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-right : 0;
	margin-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	font-size : 14px;
	line-height : 11px;
	font-family : Tahoma, Verdana, Arial;
	text-align : center;
	position : relative;
	background: #F6E576;
}

.navtxt a {
text-decoration : none;
color : #00A650;
}
.navtxt a:hover {
color : #FF9900;
}

.subnavtxt{
color : #687891;
	padding-top : 25px;
	padding-bottom : 10px;
	padding-right : 0;
	margin-top : 20px;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	font-size : 14px;
	line-height : 11px;
	font-family : Tahoma, Verdana, Arial;
	text-align : center;
	position : relative;
}

.subnavtxt a {
text-decoration : none;
color : #687891;
}
.subnavtxt a:hover {
color : #00A650;
}

img, div { behavior: url(iepngfix.htc) }

img {
border-style : none;
margin-top : 0;
margin-bottom : 0;
}
img a {
margin-top : 0;
margin-bottom : 0;
border-style : none;
}
.info {
	color : #687891;
	padding-top : 0px;
	padding-bottom : 25px;
	padding-right : 0;
	font-size : 11px;
	line-height : 11px;
	font-family : Tahoma, Verdana, Arial;
	text-decoration : none;
	text-align : center;
	position : absolute;
	bottom: 0px;
	height: auto;
	left: 0px;
	width: 100%;
}
