body {
	background-color:#ffffff;
	behavior:url(../../css/csshover.htc);
	}
	
	
p {
	font-size:14px;
	}


#container {
	background-repeat: no-repeat;
	height: 600px;
	width: 880px;
	margin-top:auto;
	margin-left:-440px;
	left: 50%;
	position:absolute;
	z-index:10;
	}

#flashcontainer {
	margin-top: 0px;
	margin-left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
a {
	text-decoration:none;
	color:#999999;
	}
	
a:hover {
	color:#cccccc;
	}


a img {
border:none;
}

a:hover img {
margin-left:1px;
margin-top:1px;

}




