body {margin: 0px;}
div#wrapper {
	top: 0px;
	width: 100%;
	border-top: 1px solid #003366;
	text-align: center;}
p, ul {
	font-family: Trebuchet MS;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #003366;
	text-align: left;}
p {	margin-bottom: 0.25em;	margin-top: .25em;}
ul {	margin-bottom: 0px;	margin-top: 0px;}
li {margin-bottom: 0px;}
h1, h2, h3, h4 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	text-align: left;}
h1 {	font-size: 1.1em;	line-height: 1.1em;	color: #003366;	margin-bottom: 0px;}
h2 {
	font-size: 0.9em;
	line-height: 1em;
	color: #336699;
	margin-bottom: 0.25em;
	margin-top: 0.75em !important;
}
h3 {font-size: .8em;
	font-weight:bold;
	line-height: 15pt;
	color: #943664;
	text-transform: uppercase;
	margin-bottom: -15px;
	border-top: solid #943664 1px;
	padding-top: 3px;}
h4 {
	font-size: 0.8em;
	line-height: 15pt;
	color: #336699;
	margin-bottom: 0px;
	margin-top: 1em;}
#bodytext {
	padding-left: 15px;
	border-left: 1px dotted #9D004F;
	border-right: 1px dotted #9D004F;
	border-bottom: 2px solid #003366;
	margin-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;}
#bodytext p {
	font-family:"Trebuchet MS";
	text-align: left;
	margin-bottom: 0.25em;
	margin-top: 0.25em;}
#bodytext a:link {color: #9D004F; text-decoration: none;}
#bodytext a:visited {color:#0880B7; text-decoration: none;}
#bodytext a:hover {color: #003366; text-decoration: underline; padding-left: 0.9px;}
div#name {
	width:100%;
	margin: 0;
	top: 85px;
	left: 0px;
	background-color: #9D004F;
	height: 55px!important;
	border-top: 3px solid #003366;
	border-bottom: 1px solid #003366;
	background-image: url(../images/nav/name.gif);
	background-repeat: no-repeat;
	background-position: center center;}
div#decoimages {
	width:100%;
	margin: 0 auto;
	top: 0px;
	left: 0px;
	background-color:#003366;
	height: 115px;
	background-image: url(../images/nav/top_bar/top_bar_gray.jpg);}
/* navigation */
div#navbar {
	width:160px;
	left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 0;}
#navbar a:link {color: #0880B7;	text-decoration: none;}
#navbar a:visited {color:#0880B7; text-decoration: none;}
#navbar a:hover {
	color: #003366;
	text-decoration: none;
	text-transform:uppercase;
	padding-left: 0.9px;
	font-size: .9em;}
#navbar ul {
	font-family:"Trebuchet MS";
	font-size:0.8em;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: bold;
	text-align: left;}
#navbar li {padding: 0.5em 0 0 .9em; border-bottom: 1px solid #CCCCCC;}
	/* class schedule and table formatting */
#schedule {width: 95%;}
#schedule h1 {
	font-size: 1em;
	color: #003366;
	padding-left: 0.5em;
	margin-left: -1em;
	/*border-bottom: solid #003366 1px;*/
	margin-bottom: 0.3em;
	margin-top: .75em;}
#schedule td {
	font-family:"Trebuchet MS";
	font-size:0.9em;
	padding-left:1em;
	padding-bottom: 2px;
	padding-top: 2px;
	color: #003366;
	padding-right: 5px;
	border-bottom: 1px solid #CCCCCC;}
.one {background-color:#FFF5EE;}
.two { background-color:#EEEEEE; 
}
.three {background-color:#F0F8FF;}
.four {background-color:#F0E6FF;}
/*--use the sidebar div when you also want to use other tags (h2, h3) within the box-- */
#sidebar {background:#F0F8FF; margin-left: 0px;}
#sidebar p{
	color: #003366;
	padding: 7px;
	border-bottom: solid #CCCCCC 1px;
	margin: 0px;
	text-align: left;}
#sidebar h4 {font-family:Georgia, "Times New Roman", Times, serif; font-size: 0.8em; margin-bottom: -1em;}
#sidebar a:link {color: #0880B7; text-decoration: underline;}
#sidebar a:visited {color: #003366;	text-decoration: underline;}
#sidebar a:hover {color: #003366; text-decoration: none;}
/*--sidebar heads with icons - 
always use the div #icon plus one of the classes
(.question, .download, etc.)-- */
#icon {background-repeat: no-repeat; background-position: 6px 10px;	text-indent: 20px;}
.question {background-image:url(../images/icons/question.gif);	background-color: #F7EBC7;}
.download {	background-image:url(../images/download.gif); background-color: #F0F8FF; padding-left: 10px;}
.image {left: 0px; position: absolute;}
.date {font-size: .8em; font-weight:normal;}
.testimonial {
	background-color: #CAE4FF;
	padding-left: 15px !important;
	background-repeat: repeat-y;}
.testimonial p {color: #000000;}
.instructor {
	margin-right: 10px;
	border: 1px solid #336699;
	clear: both;
	margin-bottom: 5px;
	float: left;}
.client {font-size: 0.8em; font-style:italic;}
#underline p {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 0.9em; line-height: 1em; color: #336699; !important}
#underline p, #underline a:link, #underline a:visited {text-decoration: underline; color: #9D004F;}
#underline a:hover {text-decoration: none; color: #9D004F;}
#comments {
	background:#F0F8FF;
	margin-left: 0px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding: 5px 10px;
	border: 1px dotted #003366;}
#comments h1 {
	font-size: .8em;
	margin-top: 5px;}
#bodytext #comments p {	padding-left: 15px;}
.bio {
	clear: both;
	margin-top: 1em;
	border-top: 1px solid #990000;}
#wrapper #bodytext .bio h2 { padding-bottom: .5em; }
#wrapper #alist {background-color: #9D004F;}
#wrapper #sidebar #alist p {
	color: #FFFFFF;
	font-size: 1em;
	font-weight: bold;
	padding-left: 23px;
	border-left: 11px solid #003366;
}
#alist a:link {color: #FFFFFF;}
#alist a:visited {color:#FFFFFF;}
#alist a:hover {color: #003366; text-decoration: none;}
#sidebar .online {
	background-color: #9D004F;
	color:#FFF
	text-weight: bold;
	padding-left: 15px !important;
	font-weight: bold;
	font-size: 1.1em;
}
#sidebar .online a:link, #sidebar .online a:visited {color:#FFF;}
.sidebarImage {margin-top: 5px;}
#photo-overflow {overflow: auto;}
