/* CSS Document */


html,body {
	height: 100%;
}

#vert { 
background: transparent url(../img/bgrdiv.gif) repeat-y scroll 50% 0; 
}

div.cont {
	position: relative;
	margin: 0 auto;
	width: 1024px;
	height: 800px;
	text-align: left;
	top: -18px;
	left: 14px;
	visibility: visible;
	z-index: 1;
}

.h1txt {
position:absolute;
left:688px;
top:14px;
width:237px;
height:200px;
z-index:3;
font-family: Verdana, sans-serif;
color: #666666;
font-size: 8pt;
line-height: 11pt;
letter-spacing: 0px;
text-decoration: none;
font-weight: 100;
text-align: left;
}

.grTxt1 {
	position:absolute;
	left:80px;
	top:305px;
	z-index:3;
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: 100;
	text-align: left;
	overflow: auto;
}
.newsText {
	position:absolute;
	left:80px;
	top:304px;
	z-index:3;
	font-family: Verdana, sans-serif;
	color: #666666;
	font-size: 8pt;
	line-height: 11pt;
	letter-spacing: 0px;
	text-decoration: none;
	font-weight: 100;
	overflow: auto;
}
.newsTexti {
font-style: italic;
}
}
.newsTextColor {
color: #666600;
}
.grTxt2 {
font-family: Verdana, sans-serif;
color: #666666;
font-size: 7pt;
line-height: 9pt;
font-weight: 100;
}
.Footer {
font-family: Verdana, sans-serif;
color: #666666;
font-size: 8pt;
line-height: 11pt;
font-weight: 100;
text-decoration: none;
text-align: center;
}
.Footer:link,
.Footer:visited {
	background: transparent;
	color: #666666;
}
.Footer:hover {
	background: #cccccc;
	color: #333;
	text-decoration: underline;
}
.Footer:active,
.Footer:focus {
	background: transparent;
	color: #993300;
}
.FooterGray {
	color: #99CCCC;
}



.grTxtBld {
font-weight: 600;
color: #666666;
}
.grTxtBld2 {
font-size: 7pt;
font-weight: 600;
color: #666666;
}
.Linksbox {
font-family: Verdana, sans-serif;
}
.Brown {
	background: transparent;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
    color: #996600;
}
.Brown:link,
.Brown:visited {
	background: transparent;
	color: #993300;
}
.Brown:hover {
	background: #666600;
	color: white;
	text-decoration: underline;
}
.Brown:active,
.Brown:focus {
	background: transparent;
	color: #993300;
}
.Orange {
font-family: Verdana, sans-serif;
color: #ff9900;
font-size: 7pt;
line-height: 9pt;
font-weight: 600;
}
.MusicList {
	position:absolute;
	font-family: Verdana, sans-serif;
	font-weight: 600;
	font-size: 7pt;
	line-height: 8pt;
	overflow: hidden;


}

/* This is about the PRINTING */

#print {
font-family: Times, serif;
background: white;
   font-size: 12pt;
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none;
   color: black;
   background: transparent none;
   }
div#print {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid black;
   }
