@charset "UTF-8";
/* CSS Document */

html {overflow-y: scroll;}

#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}

#menu {
	width: 111px;
	margin-top: -10px;
	overflow: auto;
	float: right;
	padding-left: 4px;
	}
	
#content {
	width: 780px;
	float: left;
	position: fixed;
	}
#contentPic {
	width: 240px;
	float: right;
	margin-top: 36px;
}

#top  {
	width:100%;
	top: 16px;
	display: block;
	position: fixed;
	z-index: auto;
	}
	
#4audio {
	width:280px;
	height:35px;
	}
	
body,td,th {
	font-family: "Segoe UI", Tahoma, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	background-color: #000000;
	background-image: url(pics/bg2.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center -4px;
	letter-spacing: 1px;
}

.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: 3px;
	font-weight: bold;
	text-transform: uppercase;
	padding-right: 14px;
	color: #FFFFFF;
}
.block  {
	line-height: 17px;
	width: 510px;
}
a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-decoration: none;
	letter-spacing: 2px;
	font-weight: bolder;
	line-height: 30px;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
}
.active {
	opacity: 0.3;
	font-weight: bolder;
	font-size: 11px;
	line-height: 15px;
}
.line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	width: 960px;
	float: left;
	margin-top: 8px;
}

.frameSmall {
	border: 2px solid #FFFFFF;
	margin-bottom: 8px;
}
.block2 {
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 30px;
	font-weight: bold;
}
.text2 {
	line-height: 18px;
	width: 600px;
	vertical-align: top;
	color: #999999;
}
.play {
	background-image: url(pics/play.png);
	background-repeat: no-repeat;
	margin-right: 12px;
	color: #999999;
	padding-left: 4px;
	z-index: -1;
	position: relative;
}
.frameActive {
	border: 2px solid #990000;
	margin-bottom: 8px;
	opacity: 0.4;
	z-index: -10;
	position: relative;
}

.italic {
	font-style: italic;
	letter-spacing: 1px;
	line-height: 10px;
	font-size: 12px;
}

.bold {
	font-weight: bold;
	font-size: 11px;
	line-height: 15px;
}
.FrameCovers {
	border: 2px solid #FFFFFF;
	margin-bottom: 10px;
	
}
.a2 {
	letter-spacing: 2px;
	line-height: 10px;
	text-indent: 30px;
	display: block;
}
.frameReallySmall {
	background-image: url(pics/play.png);
	background-repeat: no-repeat;
	margin-right: 6px;
	background-position: left 5px;
	padding-left: 3px;
}

.a3 {
	font-size: 80px;
	font-weight: bold;
	text-decoration: none;
	color: rgba(130, 130, 140, 0.4);
}

.a3:hover {
	text-decoration: none;
	color: rgba(100, 130, 255, 1);
}
.sub-head {
	font-weight: bold;
	font-size: 12px;
	line-height: 17px;
}
