BODY { 
	margin: 0px; 
	background-image: url(../images/page_background.jpg); 
	background-position:top; 
	background-attachment:fixed;}
li { 
	list-style-position:inside; }
h1 { 
	margin:18px 0 2px 0; 
	font-size:18px; 
	font-weight:bold; 
	color:#000000; }
h2 { 
	margin:16px 0 0 0; 
	font-size:14px; 
	color:#000; }
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;}
.content { 
	background-color: #ffffff; 
	width: 655px; 
	color: #000000; 
	padding: 0px 10px; 
	vertical-align:top;  
}
.scheduleTop { 
	background-color:#E8E8D2; 
	height:25px; 
	text-align:left; 
}
.schedule { 
	background-color: #EEEEDF; 
	height:25px; 
}
.schedule:hover { 
	background-color:yellow; 
}
.scheduleOn { 
	background-color:#FFFFFF; 
	height:25px; 
}
.scheduleOn:hover { 
	background-color:yellow; 
}
.rightMenu { 
	background-color: #FFD118; 
	width: 215px; 
	color: #000000; 
	padding: 0px 5px; 
	vertical-align:top;  
}
.siteCreator {
	color:#06F; 
	text-decoration: none; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
}
.siteCreator:link {
	color:#06F; 
	text-decoration: none; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
}
.siteCreator:hover {
	color:#fff; 
	text-decoration: none; 
	font-size:10px; 
	font-family:Arial, Helvetica, sans-serif;
}
