@charset "UTF-8";

body {
	color: black;
	font-size: 9pt;
	font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
	text-align: center;
	text-decoration:none;
	margin-top:0;
	margin-left:0;
	border-style: none; 
	outline: none
}



div#container {
	margin: 0 auto 0 auto;
	width: 695px;
	height:639px;
	padding: 0;
	text-align: left;
	background-image:url(../images/home/wnshome_bkgd.jpg);
}

.pictures {
	float:left;
	margin:179px 0 0 155px;
	border: none}

a img:hover {
	
	border: black solid 1px
}

.pictures:hover {
	margin:178px 0 0 154px;
}

.sounds {
	
	float:right;
	margin:179px 115px 0 0;
	border: none}
	
.sounds:hover {
	margin:178px 114px 0 0;
}