html, body {
	background: #5D5D5D url(../img/bgd.jpg) repeat-y center;
	margin: 0;
	padding: 0;
	height:100%;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCC;
}
strong{color:#fff;}
h1{
	font-size:24px;
	margin-top:0;
	text-transform:uppercase;
	color:#b26cb1;
}
h2{
	font-size:18px;
	margin:30px 0 0 0;
	color:#fff3c2;
}
#holder{
	width:770px;
	height:100%;
	margin:0 auto;
	padding-bottom:50px;
	background:#090909 url(../img/holder_bgd.jpg) repeat-x;
}
#hdr{
	padding:30px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	margin-bottom:10px;
	height:30px;
	
}
#title{
	width:500px;
	float:left;
	text-decoration:none;
}
#title h1{
	font-size:30px;
	margin:0;
}
#title strong{
	font-size:13px;
}
#contact{
	width:200px;
	float:right;
}
#mainnav{
	text-align:center;
	background:#000;
}
#mainnav a:link, #mainnav a:visited{
	text-decoration:none;
	color:#aaa;
}
#mainnav a:hover{
	color:#fff;
}
#mainnav ul{
	margin:0;
	padding:10px 0 10px 70px;
}
#mainnav li{
	font-weight:bold;
	text-transform:uppercase;
	margin:0 70px 5px 0;
	list-style-type:none;
	display:inline;
}
#subnav{
	padding:60px 0 30px 30px;
	width:75px;
	float:left;
}
a{color:#fff;}
code{color:#fff;}
#subnav, #subnav a{
	text-decoration:none;
	color:#fff3c2;
	font-size:14px;
}
#subnav ul{
	margin:0 0 0 15px;
	padding:0;
}
#subnav li{
	list-style-type:square;
	margin-bottom:10px;
}
#fullbodycontent{
	padding:30px 30px 30px 30px;
	text-align:justify;
	width:740px;
	voice-family: "\"}\""; 
  	voice-family:inherit;
	width:700px;
}
#bodycontent{
	padding:30px 60px 30px 30px;
	text-align:justify;
	width:575px;
	float:left;
}
td, th{
	vertical-align:top;
	padding:10px;
}
table{
	background:#46334a;
	border:4px solid #2C0D2C;
	margin:10px 0;
	width:100%;
}
div.note{
	padding:10px;
	background:#46334a;
	border:4px solid #2C0D2C;
	margin:10px 0;
	width:100%;
}
table#schedule td, table#schedule th{
	border:1px solid #000;
	text-align:left;
	padding:4px;
}
table#schedule th{
	text-align:center;
	background:#000;
}
table#schedule td.week{
	text-align:center;
}
table#schedule th#week{
	width:50px;
	text-align:center;
}
table#schedule th#topics{
	width:250px;
}
.fixer{clear:both;}
.num {color: #e2c0e2}
.total{
	border-top:4px solid #2C0D2C;
	font-weight:bold;
	color:#fff;
}
ul.week3 li{
	margin-bottom:20px;
}

