@charset "utf-8";

html, body{
	width:100%;
	height:100%;
	margin:0px;
	background-color:#81D3E6;
	background-image: url(../images/pattern.jpg);
}
/*
a:link {
	color: #ffffff;
	text-decoration:none;
}
a:visited {
	color: #ffffff; 
	text-decoration:none;
}
a:active {
	color: #555550; 
	text-decoration:none;
}
a:hover {
	color: #555550; 
	text-decoration:none;
}
*/
#flashcontent #noflash {
	position:absolute;
	top: 135px;
	left: 275px;
	padding: 0px;
	border: none;
}

#swfbg {
	position:absolute;
	top: 37px;
	left: 108px;
	padding: 0px;
	border: none;
}

#flashcontent{
	position:absolute;
	top: 120px;
	left: 220px;
	padding: 0px;
	border: none;
}

