/* SETUP PAGES FOR PRINTING */


@media print  {
.printhide  { display:none;}
.menutrans  { display:none;}
.printhelp  { width:600px }
TABLE  { color: #000000; FONT: 13px arial, sans-serif; font-weight: normal }
}
@media screen{
.printonly  { display:none }
}



BODY  {
	font-family: verdana, arial, sans-serif;
	margin: 10px;
	padding: 0px;
	border: #000000 0px solid;
	background : #000000 url(picts/background-outer.jpg) no-repeat 0px 0px fixed;
}


/* HTML PAGE BACKGROUND AND BORDERS */

.mainpage  {
	border: #0066CC 2px solid;
	background-color: #CCCCCC;
}


/* PAGE LINK COLORS */

a:link  {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

a:visited  {
	color: #0066CC;
	text-decoration: underline;
	font-weight: bold;
}

a:active  {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

a:hover  {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}



/* Menu Styles */


#menucode  {
	white-space:nowrap;
	z-index: 3;
}

.menu-bottom-line  { border-bottom: #0066CC 1px solid; }


.menu, .menu-wed  {
	font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10px;
		  font-weight: bold;
		  width: 150px;
		  cursor:pointer;
		  padding-left: 8px;
		  padding-top: 8px;
		  padding-bottom: 8px;
		  text-align: left;
		  display: block;
		  border-top: #0066CC 1px solid; 
}

.menu-wed  {
	padding-left: 15px;
	border-top: none; 
}

a.menu:link  {
	color: #000000;
	text-decoration: none;
}

a.menu:visited  {
	color: #000000;
	text-decoration: none;
}

a.menu:active  {
	color: #000000;
	text-decoration: none;
}
a.menu:hover{
	color: #931C1C;
	text-decoration: none;
}

a.menu-wed:link  {
	color: #0066CC;
	text-decoration: none;
}

a.menu-wed:visited  {
	color: #0066CC;
	text-decoration: none;
}

a.menu-wed:active  {
	color: #0066CC;
	text-decoration: none;
}
a.menu-wed:hover  {
	color: #931C1C;
	text-decoration: none;
}

#menucode img  {
	padding-bottom: 10px;
}

 
.alist {
	padding-top: 20px;
}

#member p {	
	padding-top: 20px;
}

#member img {
	padding-top: 5px;
}



/* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */


TABLE  {
	color: #000000;
	font-weight: normal;
	font-size: 12px;
}

.copyright  {
	color: #000000;
	font-size: 10px;
}


.home  {
		height:463px;
		width:500px;
		padding: 15px;
		border:1px solid #000000;
}

/* Song Lists & References*/


.song-nav { 
		color: #000000; 
		font-size: 13px; 
		text-decoration: none; 
		text-align: center;}

.song-top { 
	color: #000000; 
	font-size: 13px; 
	text-decoration: none; 
	text-align: right;}

.song-era {
	color: #0066CC;
	font-weight: bold;
	font-size: 15px;
}

.song-title {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
}

.song-artist {
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
}

.song-text{
	font-weight: bold;
	color: #0066CC;
	font-size: 12px;
	text-align: center;
}



/* Audio PAGE */

.samplestable  {
			border: 1px solid #666666;
			background-color: #A4A4A4;
			}

	
.song  {
		color: #000000;
		font-size: 12px;
		font-weight: bold;
		text-align: center;
}



/* VIDEO PAGE CODE */

.videoframe  {
			width: 475px;
			height: 625px;
			margin: 0px;
			padding: 0px;
			}

/* VIDEO FRAMED BACKGROUND CODE */

.videopage  {
		background-image: none;
		background-color: transparent;
		}
		
		
		

/* CONTACT PAGE */

.button-contact  {
		background-color: #0066CC;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid; 
}


.buttonon-contact  {
		background-color: #990000;
		color: #FFFFFF;
		font-size: 9pt;
		height: 24px;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		BORDER: #000000 1px solid; 
}


.shadeform  { 
		font-size: 13px;
		background-color: #C9D7E0;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 270PX;
		BORDER: #000000 1px solid;
}


.textarea  { 
		font-size: 13px;
		background-color: #C9D7E0;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 270PX;
		HEIGHT: 190PX;
		overflow: auto;
		BORDER: #000000 1px solid;
}
		
#SignUp  { 	
		BORDER: #000000 1px solid;
}

.SignUpshadeform  { 
		font-size: 13px;
		background-color: #C9D7E0;
		color: #000000;
		background-image: url("picts/shadeform.gif");
		text-align: left;
		WIDTH: 175PX;
		BORDER: #000000 1px solid;
}


/* CONTACT PAGE */

.resource{
	color: #000000;
	font-weight: bold;
	font-size: 15px;
}

.resource-bdr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.resource-name  {
	color: #000000;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
}

.resource-contact  {
	color: #000000;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-size: 12px;
}



/* IMAGE BORDERS */

.borders  { BORDER: #000000 1px solid; }

	
/* Other styles */

h1, h2, h3  {
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 20px;
}

h1  {
	color: #000000;
}

h2  {
	color: #0066CC;
	font-size: 18px;
}

h3  {
	text-align: center;
}

.alist-text{
	font-weight: bold;
	color: #0066CC;
	font-size: 14px;
}

.blue-bold{
	font-weight: bold;
	color: #0066CC;
}

.red-bold  {
	color: #931C1C;
	font-weight: bold;
}

.black-bold  {
	color: #000000;
	font-weight: bold;
}

.blue-bottom-bdr{
	margin-top:-10px;
	border-bottom: 1px solid #0066CC;
	padding-bottom: 10px;
}

.ref-names  {
	color: #0066CC;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	font-style: italic;
}

.float-left{
	clear: both;
	float: left;
	padding-right: 10px;
}

.float-right{
	clear: both;
	float: right;
	padding-left: 10px;
}

.required {
	font-size: 90%;
	font-style: italic;
	font-weight: bold;
	color: #990000;
}
