/* GLOBAL styles */
BODY { background: transparent url(images/main-bg.jpg) repeat-y center top;
	font-family: Arial, Helvetica, sans-serif; font-size: 15px; }
H1 {
	font-size: 24px;
	text-align: center;
}
H2 {
	font-size: 100%;
	width: 95%;
	color: #900;
	text-align: center;
}
A { color: #900; }
A:HOVER { background-color: #900; color: #fff; }
UL#nav { list-style-image: url(images/bullet.gif); /*margin-top: 20px;*/ font-size: 110%; }
LI { padding-top: 3px; }
#disclaimer { color: #999; font-size: 80%; text-align: center; clear: both; }

/* MAIN styles */
#page { width: 650px; margin: 0 auto; }
#header { width: 685px; margin: 0 auto; }
#carol { float: right; margin-left: 0px; }
TABLE.contact { font-size: 100%; font-weight: bold; }

/* MISC styles */
.bold { font-weight: bold; }
.underlined { text-decoration: underline; }
 #approved {
	 text-align:center;
	 }
	 #nolessons{
		clear:both;
		font-weight: bold;
		text-align:center;
		padding-top:20px;
		 }
#contact{
	padding-top: 60px;
}
