html{
 height:100%;
}
body {
	margin:10px 0;
	padding: 0;
	height:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color:#ffffff;
	color:#000000;
	background-image: url(../img/furniture/gradient_bg.jpg);
	background-repeat: repeat-x;

}
td, th, p {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

p {
	margin: 0.5em 1em 1em 0em;
}
img {
border:0
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0.25em;
}
#wrapper {
	position:relative;
	text-align:center;
	margin:0 auto;
	width:740px;
}
#courses li h2 {
	margin:2em 0em 0em 0;
	color: #FFFFFF;
	background-color: #0099FF;
	border: 1px none #0066CC;
	padding: 2px 0px 2px 2px;
	
		
}
#courses ul{
 list-style-type: none;
 list-style-image: none;
 margin:0 0 2em 0;
}
#courses li{
 background-color:#dddddd;
 color:#000000;
 padding-bottom: 1em;
}
#courses li p {
 margin:4px 4px 10px 4px;
}

#courses ul ul li {
	list-style-type: square;
	margin-left: 3em;
	padding-bottom:0;
	
}

#right_watermark{
	background-image: url(../img/furniture/face_watermark_right.gif);
	position:absolute;
	height: 250px;
	width: 100px;
	top: 217px;
	right: 0px;
	/*z-index:1;*/

}
#top_border {
	background-color: #3366cc;
	background-image: url(../img/furniture/right_face_top.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width:100%;
	height:96px;
	border-bottom:1px solid #ffffff;
	margin:0px 0px 1px 0px;
	color:#ffffff;
}
#content {
	
	/*width:95%;
	height:250px;*/
	padding:20px 10px 10px 10px;
	font-size: 73%;
	margin-right:0px;
}
.contentCell {
	height:78%;
	padding-bottom:20px;
	background-color:white;
	color:#000000;
	vertical-align: top;
	text-align:left;
}
#title {
	padding-bottom:10px;
	padding-top:10px
	

}
#body_text {
 padding-left:5px;
 text-align:left;
}
#logo {
	border-right-color: #FFFFFF;
	float:left;
}
#menubg {
	background-color: #3366CC;
	width: 100%;
	height:30px;
	vertical-align:bottom;
	border-bottom:3px solid #ff8800;
	color:#ffffff;
	text-align:left;
}
#menu  {
 position:relative;
 width:600px;
 top:7px;
 left:10px;
}
#footer {
	vertical-align:bottom;
	background-color: #3366cc;
	border-top:3px solid #ff8800;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .73em;
	color: #FFFFFF;
	padding:10px;
	text-align:left;

}
#footer_menu {
	
	padding:10px 10px 10px 10px;
	font-size: 73%;
	/*background-image: url(../img/furniture/face_watermark_left.gif);*/
	/*margin-left:10px;*/
}

.table_style {
	border:1px solid #3366cc;
	background-color: #FFFFFF;
	color:#000000;
	margin:0;
	padding:0;		
	}
#skip a, #skip a:hover, #skip a:visited   {
	position:absolute;
	top: -1000px;
	left:0px;
 	width:1px;
 	height:1px;
 	overflow:hidden;	
}
 #skip a:active, #skip a:focus { 
 position:static; 
 width:auto; 
 height:auto; 
 }
.hidden   {
	position:absolute;
	top: -1000px;
	left:0px;
 	width:1px;
 	height:1px;
 	overflow:hidden;	
}
