body{
	text-align: center;
	font:82.5%/1.5 "Trebuchet MS", Arial, Helvetica, Verdana, Sans-Serif;
	margin:0;
	padding:0;
	background-color: #ffffcc;
}

td {
	font-size:10pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#ffffff;
}

div {
	font-size:10pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#ffffff;
}

img{
	padding-bottom: 5px;
}
/*.blbg{
	background-image:url("/images/Knowing_Doing.jpg");
	background-position:right;
	background-repeat:no-repeat;
}*/
/* layout object classes */
.picDisplayDiv {
	position:absolute;
	left:10px;
	top:10px;
	z-index:10;
	width:800px;
	border-width:1px; 
	border-style:solid; 
	border-color:red; 
	background-color:black; 
	padding:10px; 
	display:none;
}
.clickableImage {
	cursor:pointer;
}
/* end layout object classes */
.capHeader {
	padding:5px;
	font-size:12pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#ffffff;
}
.redHeader {
	padding:5px;
	font-size:14pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#ff0000;
}
.whiteSubHeader {
	margin-bottom:5px;
	border:1px solid white;
	padding-bottom:2px;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	font-size:16px;
	color:#fff;
}
.redHeaderMargin {
	margin-top:15px;
	margin-bottom:10px;
	padding:5px;
	font-size:14pt;
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	color:#ff0000;
}
.text {
	padding:5px;
	text-align:left;
}
.captionText {
	padding:5px;
	text-align:center;
}
.redText {
	padding:5px;
	color:#ff0000;
}
.style7 {
	white-space:nowrap;
	font-size:15px;
}
.stylebt {
	margin-top:5px;
	padding-top:5px;
	border-top-width:1px;
	border-top-style:dotted;
	border-top-color:#ffffff;
	font-size:15px;
}
/* links */
a.blackLink {
	color:black;
	text-decoration:none;
}
a.blackLink:hover {
	color:red;
	text-decoration:none;
}
a.redLink {
	color:red;
	text-decoration:underline;
}
a.redLink:hover {
	text-decoration:none;
}
a.whiteLink {
	color:white;
	text-decoration:underline;
}
a.whiteLink:hover {
	text-decoration:none;
}
.whiteLink {
	cursor:pointer;
	color:white;
}

#container{
	width: 900px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}
#topNavLinks {
	width: 900px;
}
#header{
	width: 900px; 
	position: relative;
}

#header_text{
	text-align: left;
	color: red;
	font: 1.2em "Century Gothic";
	/* float: left; */ 
}

#nav{
	align: right;
	text-align: center; 
	font: 1.1em "Century Gothic";
	/* display: block; */
	/* float: right; */
	/* margin-bottom: 10px; */
	/* margin-top: -10px; */
}
#classNav{
	align: left;
	text-align: center; 
	/* display: block; */
	/* float: right; */
	/* margin-bottom: 10px; */
	/* margin-top: -10px; */
}

.siteStatement {
	text-decoration:none;
	font-face:Century Gothic, tahoma, verdana, arial;
	font-size:16pt;
	font-weight:normal;
	color:red;
}
.nav {
	border-bottom: 2px solid black;
	padding-bottom:2px;
	text-align:right;
	font-face:Century Gothic, Arial, tahoma, verdana;
	font-size:1.1em;
	color:black;
}
.memberNav {
	background-color:black;
	padding-bottom:2px;
	text-align:right;
	font-face:Century Gothic, Arial, tahoma, verdana;
	font-size:1.1em;
	color:white;
}
a.navLink {
	text-decoration:none;
	color:black;	
}
a.navLink:hover {
	color:red;
}
a.memberNavLink {
	text-decoration:none;
	color:white;	
}
a.memberNavLink:hover {
	color:red;
}
a.classNavLink {
	font: 16px;
	font-face: Century Gothic, arial, tahoma, verdana;
	text-decoration:none;
	color:red;	
}
a.classNavLink:hover {
	color:whtie;
}

#nav ul{
	list-style: none;
}

#nav li{
	float:left;
	padding:0px 0px 0px 4px;
	color:black;
}

#nav a{
	color: black;
	text-decoration:none;
}

#nav a:hover{
	/*border-bottom: solid 2px #3993ff;*/
	color: red;
	/*border-bottom: solid 2px red;*/
}

/* member nav */
#memberNav{
	text-align: center; 
	font: 1.1em "Century Gothic";
	float: right; 
	display: block;
	/* margin-bottom: 10px; */
	/* margin-top: -10px; */
}
#memberNav ul{
	list-style: none;
}
#memberNav li{
	float:left;
	padding:0px 0px 0px 4px;
	color:white;
}
#memberNav a{
	color: white;
	text-decoration:none;
}
#memberNav a:hover{
	/*border-bottom: solid 2px #3993ff;*/
	color: red;
	/*border-bottom: solid 2px red;*/
}
/* end member nav */

#content{
	clear:both;
	text-align: left;
	margin-top: 15px;
	background-color: black;
	color: white;
	position:relative;
	min-height: 410px;
}
#contentKnowing{
	background-image:url("/images/Knowing_Doing.jpg");
	background-position: 90% 10%;
	background-repeat:no-repeat;
	background-color:black;
	clear:both;
	text-align: left;
	margin-top: 15px;
	color: white;
	position:relative;
	min-height: 410px;
}
#one{
	float:right;
	padding:15px;
	margin-right:0px;
	background-color:black;
}

#two{
	height:217px;
	background-color:black;
}

#three{
	background-color: black;
}

#three_left{
	width: 900px;
	padding: 10px;
	background-color: black;
}

#three_right{
	float: right;
	width: 235px;
	display: inline;
}

#footer{
	color:black;
	clear:both;
	margin-top: 15px;
	width: 900px;
	background-color: #cccccc;
	height: 25px;
	padding-top: 5px;
}

#contact_wrap{
	min-height: 600px;
	height: 1200px;
}

.hidden{
	display: none;
}

.program {
	width: 840px;
	height: 27px;
	margin: 0;
	padding: 10px;
	text-align: left;
	color: white;
	font-size: 1.2em;
}

.program ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.program ul li {
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
}

.program ul li a {
	display: block;
	height: 27px;
	padding-left: 35px;
	float: left;
	text-transform: uppercase;
	font-family: "Helvetica Neue",helvetica,"microsoft sans serif",arial,sans-serif;
	font-size: 70%;
	color: #FFFFFF;
	text-decoration: none;
}

.padleft{
	padding-left: 10px;
}

.alignright {
	float: right;
	display: inline; /*fixes IE float bug*/
	text-align: right;
}

.clear {
	clear:both;
}

.divider {
	border-bottom: 2px solid black;
	width: 900px;
	margin-top: 5px;
	clear: both;
}



.divider_yellow {

	width: 900px;

	background-color: #ffffcc;

	height: 5px;

}



.nostyle{

	text-decoration: none;

	color: red;

}



.center{

	clear: both;

	text-align: center;

	width: 650px;

	margin-left: auto;

	margin-right: auto;

}



table.program{

	font-size: small;

	color: white;

}



table.schedule{

	margin: 10px;

	border-collapse: collapse;

	border-spacing: 0;

	border: 2px solid white;

	color: white;

}



table.schedule td{

	border: 2px solid white;

}

/*

table.program th{

	border-bottom: 3px solid white;

}



table.program td{

	border-right: 2px solid white;

}

*/

/* for Internet Explorer */

/*\*/

* html #container {

height: 400px;

}

/* classes page */
.classSyllabus {
	font-face:Century Gothic, Arial, tahoma, verdana;
	font-size:10pt;
	color:white;
}
/* end classes page */

/* inspiration */
.quote {
	margin-top:10px;
	font-face: helvetica, tahoma, sans-serif;
	font-size:12px;
	color:white;
}
.author {
	color:red;
}
/* Syllabus */
.navHeader {
	margin-bottom:5px;
	font-family: arial,helvetica,sans-serif;
	font-size:16px;
	color:red;
	cursor:pointer;
}
.navMenu {
	border-left:1px solid white;
	border-top:1px solid white;
	padding:10px;
	cursor:pointer;
}

