body {
	background:#eefaff url(images/bg.jpg) no-repeat top center;
	font-family:Verdana, Times, serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	}
.mainimg {
	width:398px;
	margin:0px 0px 20px 145px;
	padding:10px;
	border:2px solid #e9e9e9;
	}
a {
	font-weight:bold;
	text-decoration:none;
	color:#703293;
	}
a:hover {
	color:#f0722d;
	}
img {
	border:0px;
	}
p {
	margin:0px;
	padding:7px 0px;
	text-align:justify;
	}
ul {
	margin:7px 30px;
	padding:0px;
	list-style:circle;
	}
#container {
	width:735px;
	margin:205px auto 0px auto;
	padding:0px;
	}
#header {
	position:absolute;
	top:20px;
	left:7%;
	margin:0px;
	padding:0px;
	width:440px;
	height:165px;
	}
#navigation {
	position:absolute;
	top:0px;
	right:7%;
	border-top:3px solid #6b2c91;
	text-align:center;
	}
#navigation ul {
	list-style:none !important;
	margin:0px;
	padding:0px;
	}
#navigation li {
	float:left;
	margin:0px 2px;
	}
#navigation li a {
	float:left;
	padding:5px 0px 5px 5px;
	color:#777;
	}
#navigation li a span {
	padding:5px 5px 5px 0px;
	}
#navigation a:hover {
	color:#703293;
	}
.current {
	background:url(images/tab_l.gif) no-repeat bottom left;
	color:#fff !important;
	}
.current span {
	background:url(images/tab_r.gif) no-repeat bottom right;
	}
.body {
	background:#fff;
	border:2px solid #ddd;
	margin-bottom:25px;
	padding:5px 10px;
	}
.body h1 {
	width:auto;
	position:relative;
	top:-18px;
	margin:0px 0px 5px 30px;
	padding:0px 7px;
	background:url(images/header.gif) repeat-x !important;
	background:url(images/header.gif) repeat-x 0px 7px;
	color:#712995;
	font-size:18px;
	display:inline;
	}
.body h2 {
	margin-left:70px;
	}
.body h2 a {
	visibility:hidden;
	}
.body h3 {
	color:#888;
	margin:0px;
	padding:0px;
	font-size:16px;
	font-variant:small-caps;
	border-bottom:2px solid #ccc;
	}
.body h3 a {
	color:#ed7f3b;
	}
.body h3+p {
	height:auto !important;
	min-height:105px;
	height:105px;
	margin-left:153px;
	padding-right:15px;
	}
#whatclass {
	margin:15px 0px 0px 10px;
	padding:0px;
	list-style:none;
	}
#whatclass li {
	float:left;
	width:230px;
	height:auto !important;
	min-height:125px;
	height:125px;
	text-align:center;
	}
.schedule .body ul {
	margin-left:170px;
	}
.schedule .body ul li {
	margin:5px 0px;
	}
.classespg {
	margin-bottom:10px;
	}
.classespg h3 a {
	padding-top:13px;
	}
.class_img {	
	float:left;
	margin:0px 15px 0px 20px;
	}
.twocourse {
	float:right;
	margin:0px 20px 0px 0px;
	}
.clearall {
	clear:both;
	height:10px;
	}
#footer p {
	font-size:10px;
	text-align:center;
	color:#777;
	}