@charset "UTF-8";
/* CSS Document */

body { color: #fff; background: #fff; }

img { display: inline; }

#title {width:250px;
		margin-left: 50px;
		}

#contact { width:250px;
		margin-right: 0px;
		float:right
		}

#image { background-image:url(header25.gif);
	
		margin-left: 0px;
		}

#schedule { 
		width:250px;
		margin-left: 50px;
		margin-top: 20px;
		}
		
#classinfo {  width:250px;
		margin-right: 0px;
		float:right}		

h1 { color: #000; 
	background: transparent;  
	font-family: verdana, lucidia, helvetica, arial, san-serif;
	font-size: 10px; 
	font-weight: strong;
	line-height: 12px;
	letter-spacing: .1em;}
	
h2 { color: #000; 
	background: transparent;  
	font-family: verdana, lucidia, helvetica, arial, san-serif;
	font-size: 10px; 
	font-weight: normal;
	line-height: 12px; }
	
p { color: #000; 
	background: transparent;  
	font-family: verdana, lucidia, helvetica, arial, san-serif;
	font-size: 10px; 
	font-weight: normal;
	line-height: 12px;
	 }
	 
a:link  {color: #666;text-decoration: none; letter-spacing: .1em;}
a:visited  {color: #333;text-decoration: none; letter-spacing: .1em;}
a:hover {color: #333; text-decoration: underline; letter-spacing: .1em;}
a:active  {color: #666; letter-spacing: .1em;}