*{
	word-wrap: break-word;
	margin:0;
	padding:0;
	font-size: 8pt;
	font-family:Arial;
	color: #ccc;
}
html,body{
	height: 100%;
}

body{
min-width: 254px;
min-height: 614px;
position: relative;
	background-image:url(img/bg2.jpg);
	background-repeat: repeat;
	background-position: 20% 0%;

}
img{vertical-align:bottom; border-style: none;}
a{
	text-decoration: none;
}
/*body#soundsbody{
	background-image:url(img/bg2.jpg);
	background-repeat: repeat;
	background-position: 20% 0%;
}
*/
a:link {color: #ccc;}
a:visited {color: #ccc;}
a:hover {color: #9cc;}
a:active {color: #f99;}
/* SL1200 */
h1{
	margin: 5px;
}
h2{

}
#top{
	position: absolute;
	bottom: 5px;
	left: 5px;
}

body#tape{
	background-color:#fff;
}

#tapeicon{
	position: absolute;
	top: 5px;
	right: 5px;
}
.tapelink{
	color: #333 !important;
}
#wwrap{
	text-align: center;
}
#wrap{
	text-align: left;
	width: 254px;
	margin: 10px auto;
	padding: 0px;
}

.soundplayer{
	margin: 10px 0px 10px 10px;
}

.notice{
	color: #cc3 !important;
}
.indent{
	margin: 0px 0px 0px 0.5em;
}
.strike{
	text-decoration:line-through;
}
.bold{
	font-weight:bolder;
}
#sounds{
	background-color: #333;
	width: 254px;
	height: 854px;
	margin: 5px -127px;
	position: absolute;
	top: 0%;
	left: 50%;
}
.border{
	border-style: solid;
	border-color: #fff;
	border-width: 1px;
}
