/* CSS Document */
body {
	background-color: #000000;
}
.title {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFCCFF;
}
.boldblue {
	font-weight: bold;
	color: #3300CC;
}
.smallbold {
	font-size: .7em;
	font-weight: bold;
}
.leftimg {
	float: left;
	margin-top: 7px;
	margin-right: 7px;
}
.rightimg {
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
}
.subtitle {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-weight: bold;
	color: #003399;
}
.subtitlehang {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
	padding-left: 1em;
	text-indent: -1em;
	margin-left: 1em;
}
.works {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003399;
}
#containerhome {
	background-image: url(images/fmrlogoblack.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	position: relative; 
	text-align: left;
	width: 1150px;
	height: 800px;
	margin-right: auto;
	margin-left: auto;
}
#maintitle {
	position:absolute;
	left:480px;
	top:510px;
	width:232px;
	height:26px;
	z-index:1;
}
#cd1, #cd2, #cd3 {
	position: absolute;
	top: 50px;
	width: 200px;
	z-index: 1;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFCCFF;
	height: 660px;
}
#cd1 {
	left: 20px;
}
#cd2 {
	left: 240px;
}
#cd3 {
	left: 460px;
	height: 340px;
	margin-top: 320px;
}
#cd1 p, #cd2 p, #cd3 p {
	clear: left;
}
#cdcontent {
	position: absolute;
	overflow: auto;
	margin: 10px 10px 10px 10px;
	left: 30px;
	top: 162px;
	height: 625px;
	width: 740px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #CCFFFF;
}
#cdcontent p {
	clear: left;
}
#cdcpersonnel {
	position: absolute;
	top: 125px;
	right: 17px;
	height: 465px;
	width: 254px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCFFFF;
}
#cdlogo {
	position: absolute;
	top: 120px;
	left: 365px;
	height: 75px;
	width: 75px;
}
#cdctracklist {
	position: absolute;
	top: 174px;
	height: 191px;
	width: 429px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCFFFF;
}
#cdreviewlist {
	position: absolute;
	top: 148px;
	height: 321px;
	width: 611px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #CCFFFF;
	left: 79px;
}
#cdreviewlist a {
	text-decoration: none;
	color: #FFCC99
}
#cdreviewlist a:hover {
	text-decoration: none;
	color: #66FF99;
}
#title {
	position: absolute;
	padding: 1px 1px 1px 1px;
	left: 30px;
	top: 100px;
	width: 800px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold; 
	color: #FF99FF;
}
#containergeneral {
	background-image: url(images/fmrlogoblacksmall.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	position: relative; 
	text-align: left;
	width: 1024px;
	height: 768px;
	margin-right: auto;
	margin-left: auto;
}
#contentleft {
	position: absolute;
	overflow: auto;
	margin: 10px 10px 10px 10px;
	left: 30px;
	top: 148px;
	height: 450px;
	width: 350px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CCFFFF;
}
#contentright {
	position: absolute;
	overflow: auto;
	margin: 10px 10px 10px 10px;
	right: 391px;
	top: 148px;
	height: 540px;
	width: 220px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CCFFFF;
}
#content {
	position: absolute;
	overflow: auto;
	margin: 10px 10px 10px 10px;
	left: 30px;
	top: 149px;
	height: 603px;
	width: 775px;
	padding-right: 10px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CCFFFF;
}
#content ul {
	list-style: disc;
}
#content li {
	padding-bottom: 5px;
}
#content a:link, #content a:visited, #cdcontent a:link, #cdcontent a:visited {    
 	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0px;
}
#content a:hover, #cdcontent a:hover {  
 	background-color: #CC3399;
}
#nav {
	position: absolute;
	top: 310px;
	right: 20px;
    margin: 0;    
    padding: 0;
    list-style-type: none;
    width: 300px;
    float: left; /* Contain floated list items */
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	text-align: right; 
}
#nav ul {
	list-style: none;
 	color: #FFFFFF;
	margin: 0;
}
#nav last {
	text-decoration: none;
}
#nav li {
    list-style: none;
 	float: left; /* This corrects the */
 	width: 100%; /* IE whitespace bug */
	padding: 1px 0 2px 0px;
 	border-bottom: 1px solid #FFFFFF;
}
#nav a:link, #nav a:visited {    
 	display: block;  /* to increase clickable area as a's default to inline */
 	color: #FFFFFF;
	text-decoration: none;
	padding: 0 0px;
}
#nav a:hover {  
 	background-color: #CC3399;
}
#navhoriz {
	position: absolute;
	top: 60px;
	left: 30px;
	margin: 10px;
	padding: 0px;
	width: 800px;
	float: left; /* Contain floated list items */
	height: 22px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #FFFF99;
}
#navhoriz ul {
	list-style: none;
	margin: 0;
}
#navhoriz li {
	display: inline;
}
#navhoriz li.boldblue {
	padding: 5px 20px 5px 20px; 
	font-weight: bold;
	color: #990000;
}
#navhoriz a:link, #navhoriz a:visited { 
	padding: 3px 20px 3px 20px; 
	color: #FFCC33;
	text-decoration: none;
}
#navhoriz a:hover {
	color: #FFFFCC;
	background-color: #CC66CC;
}
#nowplaying {
	position: absolute;
	bottom: 260px;
	right: 20px;
	width: 230px;
	height: 20px;
	text-align: right;
	color: #FFFFCC;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	vertical-align: middle;
}
#sands {
	position: absolute;
	right: 20px;
	bottom: 200px;
	width: 135px;
	height: 49px;
	text-align: right;
	vertical-align: middle;
}
ul.thumb {
	float: left;
	list-style: none;
	margin: 0; padding: 10px;
	width: 160px;
}
ul.thumb li {
	margin: 0; padding: 5px;
	float: left;
	position: relative;
	width: 160px;
	height: 213px;
}
ul.thumb li img {
	width: 160px; height: 213px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(thumb_bg.png) no-repeat center center;
	border: none;
}
#main_view {
	float: left;
	padding: 9px 0;
	margin-left: -10px;
}
