body {
text-align : center;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
width : 100%;
height : 100%;
}

#top
postion : absolute;
top : 0;
left : 0;
width : 100%;
height : 40%;

}


#bottom {
position : absolute;
background : #FFFFFF;
bottom : 0;
width : 100%;
left : 0;
height : 60%;
}


#flashcontent {
	margin : auto;
	border: none;
	width: 600px;
	height: 275px;
}




.info {
vertical-align : top;
color : #77847E;
padding-top : 2em;
padding-bottom : 0;
padding-right : 0;
margin-top : 0;
margin-bottom : 0;
margin-left : 0;
margin-right : 0;
font-size : 11px;
line-height : 16px;
font-family : Tahoma, Verdana, Arial;
text-decoration : none;
text-align : center;
position : relative;
}

.info a {
color : #77847E;
}

.info a:hover {
color : #999933;
}

img {
border-style : none;
margin-top : 0;
margin-bottom : 0;
}
img a {
margin-top : 0;
margin-bottom : 0;
border-style : none;
}