Body{
	background-color: #70CF99;
	background-image: url(images/green4a.jpg);
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 120%;
}

#preheader{
	background-color: #ECECEC;
	font-size: small;
	margin-left: 10px;
	color: #CB89A5;
	font-weight: bold;
}

#header{
	background-color: #32C77E;
	background-image: url(images/160x76green1.gif);
	margin: 10px 10px 0px 15px;
	padding: 25px 15px 0px 15px;
	height: 55px;
	width: 740px;
	font-size: 125%;
	text-align: center;
}

#headerempty{
	background-color: #00BB72;
	margin: 0 0 0 15px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #00BB72;
	width: 770px;
	text-align: center;
}

#linktable{
	background-color: #68FFB9;
	color: #000000;
	font-weight: bold;
	margin: 0 10px 0 15px;
	padding: 5px 15px 5px 15px;
	width: 740px;
	height: 40;
}

#linkbar{
	/*background-color: #68FFB9;*/
	background-color: #68F2FB;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	padding: 5px 0px 5px 0px;
	width: 740px;
	height: 40;
}

#leftcol{
	background-color: White;
	float: left;
	margin: 0 0 0 8px;
	padding: 15px;
	padding-top: 25px;
	width: 125px;
	height: 500px;
	border-right-color: #EB879D;
	border-right-style: solid;
	border-right-width: medium;
	line-height: 1.2em;
	z-index: 15;
	font-size: 1em;
}

#leftcol ul {
	list-style: none;
	margin: 0;
	padding: 0;
	line-height: 1.3em;
}

#main{
	background-color: White;
	/*background-image: url(images/edubackz9a.jpg);*/
	padding: 15px;
	padding-top: 25px;
	margin: 0px 10px 10px 15px;
	width: 740px;
	padding-bottom: 25px;
}

#mainsmall{
	background-color: White;
	background-image: url(images/edubackz9a.jpg);
	float: left;
	padding: 15px;
	padding-top: 25px;
	margin: 0px;
	width: 570px;
	padding-bottom: 25px;
}

#mainconf{
	width: 890px; 
	padding: 20px 8px 10px 8px; 
	margin-top: 15px;
	margin-right: 0;
	background-image: none;
}

#recapbox{
	/*background-color: #FFE4B5;*/
	background-color: white;
	background-image: url(images/edubackz9a.jpg);
	width: 460px;
	height: 800px;
	float: left;
	line-height: 1.2em;
	padding: 10px;
	padding-left: 5px;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
}

#recapboxright{
	/*background-color: #FAFAD2;*/
	background-color: white;
	width: 395px;
	height: 800px;
	float: left;
	padding: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px;
	margin-top: 10px;
	text-align: left;
	border-style: solid;
	border-width: 0;
	border-left-width: 5px;
	border-left-color: #F4A460;
}

#adboxright{
	position: relative;
	float: right;
	top: 5px;
	right: 10px;
	margin-top: 0px;
	margin-left: 10px;
	width: 180px;
	height: 180px;
	border: thin double black;
	z-index: 20;
}

.breakbar{
	background-color: #68FFB9;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	padding: 5px 0px 5px 0px;
	width: 675px;
	height: 40;
}

.block {
	background-color: white;
	width: 730px;
	font-size: 125%;
	text-align: center;
}

.block 730 {
	width: 730px;
}

.blockleft360 {
	background-color: white;
	width: 360px;
	float: left;
}


/*2 classes below are for conference slideshow*/
.blockbig{
	background-color: #9BDDCC;
	width: 740px;
	float: left; 
	padding: 0px;
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
}

.boxpresentcenter{
	/*background-color: #FAFAD2;*/
	background-color: #266D5A;
	width: 450px;
	height: 370px;
	padding: 0px;
	padding: 10px;
	margin: 0px;
	text-align: center;
}

.warning{
	background-color: White;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 5px;
	margin-top: 10px;
	border-style: double;
	text-align: center;
	color: Red;
}

.notetext{
	color: red;
}

#linktable a:link {color: #000000; text-decoration: none;}
#linktable a:visited {color: #000000; text-decoration: none;}
#linktable a:hover {
	color: White;
	background-color: #E2A5A5; /*background-color: #DD9494;*/
}

#linkbar a:link {color: Black; text-decoration: none;}
#linkbar a:visited {color: Black; text-decoration: none;}
#linkbar a:hover {
	color: White;
	background-color: #E2A5C4; /*background-color: #DD9494;*/
}
.menu {font-family: Verdana; font-size:12px; font-weight:bold; color: #000000; background: #F8E1B1;}
.menu A:link {font-family: Verdana; font-size:12px; text-decoration:none; color: #000000;}
.menu A:visited {font-family: Verdana; font-size:12px; text-decoration:none; color: #000000; }
.menu A:hover {font-family: Verdana; font-size:12px; font-weight:bold; color: #FFFFFF; background: #F4A460;}
	
a:link{color: #9F6000; text-decoration: underline;}
a:visited{color: #9F6055; text-decoration: underline;}
a:hover{color: Highlight;}

h1{
	font-size: 170%;
	font-weight: bold;
}

h2{
	font-size: 125%;
	font-weight: bold;
}

pre{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

.centertext{
	text-align: center;
}

.textcenter{
	text-align: center;
}

.textjustify{
	text-align: justify;
}

.textbrown{
	color: #9F6000;
}

.textred{
	color: #E10000;
}

.textblue{
	color: #0081FD;
}

.textgreen{
	color: #00AC01;
}

.texttan{
	color: #CC8500;
}

.textpurple{
	color: #9230C2;
}

.textgray{
	color: #949494;
}

.big{
	font-size: 20px;
	color: #963729;
}

.text22{
	font-size: 22px;
	color: black;
	/*color: #963729;*/
	font-weight: bold;
}

.text26{
	font-size: 26px;
	color: Black;
	font-weight: bold;
}

#allcontent{
	width: 800px;
	background-color: #ECECEC;
	padding: 25px 0px 5px 0px;
	margin: auto;
	border-left: solid;
	border-left-width: 5px;
	border-right: solid;
	border-right-width: 5px;
	border: solid;
	border-color: #00BB72;
	border-width: 5px;
	
}	 
		 		 
