BODY { scrollbar-base-color: #330000 }

a:link		{ color: #9E9E9E; text-decoration: none; }

a:visited	{ color: #C0C0C0; text-decoration: none; }

a:active	{ color: #CC9900; text-decoration: none; }

a:hover		{ color: #990000; text-decoration: none; }




 /* THE NEXT LINE CONTROLS THE FONT SIZE ON ALL PAGES */


TABLE		{ COLOR: #C0C0C0; FONT: 11px verdana, arial, sans-serif; font-weight: bold; }

.title		{ COLOR: #FFFFFF; FONT: 16px arial, verdana, sans-serif; letter-spacing: 2px; font-weight: bold; }

.subtitle	{ COLOR: #CC9900; FONT: 12px verdana, arial, sans-serif; font-weight: bold; }

.copyright	{ COLOR: #FFFFFF; FONT: 10px arial, verdana, sans-serif; }

.price 		{ color: #CC9900; font: 13px arial, sans-serif; font-weight: bold; line-height: 22px; }





 /* HTML PAGE BACKGROUND AND BORDERS */

.mainpage	{ background : #330000 url("site_picts/background.jpg") repeat 0px 0px fixed;
		  border: #666666 1px solid; }

.headerline	{ border-bottom: #000000 1px solid; }




 /* 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 }
}






 /* IMAGE BORDERS */


.borders		{ BORDER: #666666 1px solid; }



 /* CONTACT PAGE */

.button-contact { background-image: url("http://scenechasers.com/site_picts/button.gif");
		background-color:#9E9E9E;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		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-image: url("http://scenechasers.com/site_picts/buttonon.gif");
		background-color:#990000;
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		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: 13px arial, verdana, sans-serif;
		background-color:#660000;
		color: #FFFFFF;
		background-image: url("site_picts/shadeform.gif");
		text-align: left;
		WIDTH: 180PX;
		BORDER: #000000 1px solid;}


.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-color:#660000;
		color: #FFFFFF;
		background-image: url("site_picts/shadeform.gif");
		text-align: left;
		WIDTH: 270PX;
		HEIGHT: 190PX;
		overflow: auto;
		BORDER: #000000 1px solid;}






 /* START MENU CODE */



#menucode 		{ white-space:nowrap; z-index: 3; }



.menu-bottom-line	{ border-bottom: #000000 3px solid; }


.menu		{ font-family: arial, helvetica, sans-serif;
		  font-size: 12pX;
		  font-weight: bold;
		  width: 150px;
		  cursor:pointer;
		  padding-left: 8px;
		  padding-top: 8px;
		  padding-bottom: 15px;
		  text-align: left;
		  display: block;
		  border-top: #000000 3px solid; }


a.menu:link 		{ color: #9E9E9E; }

a.menu:visited  	{ color: #9E9E9E; }

a.menu:active 		{ color: #9E9E9E; }

a.menu:hover 		{ color: #990000; }





 /* GALLERY NAV MENU */



.menu-nav	{ font-family: verdana, arial, helvetica, sans-serif;
		  font-size: 10px;
		  font-weight: bold;
		  text-align: center;
		  padding-top: 0px;
		  padding-bottom: 0px;
		  padding-left: 6px;
		  padding-right: 6px;
		  margin-top: 5px;
		  margin-left: 1px;
		  margin-right: 1px;
		  cursor:pointer;
		  display: block;
		  white-space: nowrap;
		  border-top: #666666 0px solid;
		  border-bottom: #666666 0px solid;
		  border-left: #990000 0px solid;
		  border-right: #990000 1px solid; }


a.menu-nav:link 		{ color: #FFFFFF; font-weight: bold; }

a.menu-nav:visited  		{ color: #CC9900; }

a.menu-nav:active 		{ color: #CC9900; }

a.menu-nav:hover 		{ color: #CC9900; font-weight: bold; }
