/*  Bay Arts Center, Inc. 
	 revis. 6/12/05
	css2 and xhtml compli	 */
.bg {background-image: url("backgrnd.jpg");}
.center {text-align: center;}
.title2	{font-family: Arial, Helvetrica, sans-serif;
	text-align:center;
	font-size: 20pt;
	color: #3300CC;
	font-weight: 400;
	}
.title3	{font-family: Arial, Helvetrica, sans-serif;
	text-align:center;
	font-size: 30pt;
	color: #3300CC;
	font-weight: 400;
	}
P	{font-family: Arial, Helvetrica, sans-serif;
	font-size: 12pt;
	color: #3300CC;
	}
Body  A:hover  { 
 	text-decoration: underline;
	font-family: "Ariel", sans-serif;
	font-size: 12pt;
	font-weight: 700;
	}
ul	{text-align: left;
	}
li	{font-family: Arial, Helvetrica, sans-serif;
	font-size: 12pt;
	color: #3300CC;
	}	
.header	{/*  title bar-BAC logo */
	text-align: center;
	width: 103%;
	height: 175px;
	position: absolute;
	left: 0px;
	top: 0px;
	padding-top: 15px; 
	}
.logop	{/*    paint pallet    */
	background-image: url("pallet-2.jpg");
	background-repeat: no-repeat;
	position: absolute;
	left: 1px;
	top: 185px;
	width: 325px;
	height: 400px;
	}
.LOGOp A:link  { text-decoration: none; 
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16pt;
	}
.LOGOp A:visited  { text-decoration: none; 
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16pt;
	}
.LOGOp A:hover  { 
 	text-decoration: underline;
	font-family: "Comic Sans MS", sans-serif;
	font-size: 16pt;
	font-weight: 700;
	}
 #home {
	position: absolute;
	padding-left: 55px;
	padding-top: 10px;
 	height: 50px;
  	width: 120px;
	top: 45px; left: 100px;
	}
 #courses  {
	position: absolute;
	padding-left: 50px;
	padding-top: 10px;
 	height: 50px;
  	width: 120px;
	top: 95px; left: 60px;
	}
 #enroll  {
	position: absolute;
	padding-left: 60px;
 	height: 50px;
  	width: 135px;
	top:160px; left: 35px;
	}
 #membs	{
	position: absolute;
	padding-left: 60px; 
	padding-top: 10px;
 	height: 50px;
  	width: 120px;
	top:220px; left:30px;
	}

#mofo	{
	position: absolute;
	padding-left: 70px; 
 	height: 50px;
  	width: 120px;
	top: 265px; left: 65px;
	}
.contu	{/*   main text block-upper    */
	position: absolute;
	padding-left: 0px;
	left:290px;
	top:200px;
	text-align:center;
	}
.contf {/* accross the page footer */
	position: relative;
	padding: 1px 1px 5px 1px;
	
	}
.contl	{/*   main text block-lower  */
	position: absolute;
	padding-left: 15px;
	left:235px;
	top:600px;
	}
.hr6   {/*   horiz lines under titles and over footers  */
	text-align: center;
	height:4px;
	width: 64%;
	color: #3300CC;
	}
.hr2	{/*   horiz lines  between courses */
	text-align: center;
	height:2px;
	width:40%;
	color: #3300CC;
	}
.lpic	{/*  under pallet pics   */
	position: absolute;
	left:25px;
	top:520px;
	width:200px;
	text-align:center;
	}

.floatl	{
	float: left;
	}
	
.floatr	{
	float: right;
	}
	
.logofoot { position: absolute;
	left: 5px;
	top: 700px;
	}
.footer	{font-family: Arial, Helvetrica, sans-serif;
	text-align: center;
	font-size: 12pt;
	color: #3300CC;
	}	