BODY	{background: #660000; }

img {border-color:#4A0000; }

td, th, p { font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	color: #FFFFFF; background-color: #660000}
	
A:link {font-weight: bold; color: #CA5656; text-decoration:none;}
A:visited {font-weight: bold; color: #933E3E; text-decoration:none;}
A:active {font-weight: bold; color: #FFFFFF; text-decoration:none;}
A:hover {font-weight: bold; color: #FFFFFF; text-decoration:none;}

.navcolor {color: #CA5656; }

/* For classes, workshop pages */
.placement {position:absolute; }
#studio {
	left:13px;
	top:115px;
	z-index:10;
}
#class {left:302px; top:330px; z-index:20; }
#rates {left:544px; top:330px; z-index:40; }
#schedule {left: 36px; top:365px; z-index:5; }
#footer {left:36px; top:535px; z-index:30; }

/* For header, all pages */
#head {margin-left:50px; width:895px; z-index:20;}

