body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #565a5c;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background: #A89595 url(assets/Bkgrounds/Greygrid.gif) repeat;
}
#wrapper {
	background-color: #FFFFFF;
	width: 880px;
	margin: 0px auto;
	border: 3px solid #660033;
}
#projectcol {
	width: 189px;
	float: right;
	clear: both;
	border-left: 1px dotted #999;
	background: #ffcc99;
}
#projectcol h2 {
	color: #ee8515;
	background: #993366;
	text-align: center;
	vertical-align: middle;
	display: block;
	padding: 8px;
	border: 1px solid #333333;
	margin: 0;
	font-size: 110%;
}
#projectcol h5 {
	background: #993366;
	text-align: center;
	margin: 0;
	font-size: 110%;
}
#projectcol h5 a:link, #projectcol h5 a:visited {
	display: block;
	text-decoration: none;
	padding: 8px 8px 8px 12px;
	color: #ee8515;
	font-weight: normal;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #4a4a4a;
	color: #ee8515;
}
#projectcol h5 a:hover, #projectcol h5 a:focus {
	color: #e2dcdc;
	background-color: #4C0522;
}
#navheader {
	background: #ffcc99 url(assets/MapLineHPchBk2.gif) repeat-x 0px bottom;
	padding: 0px;
	border-bottom: 1px solid #999999;
	height: 34px;
	width: 100%;
}
#nav {margin: 0 auto; padding: 3px 6px;}
#nav li {
	list-style: url(none) none;
	font-size: 10px;
	white-space: nowrap;
	float: right;
	line-height: 23px;
	padding: 0px;
}
#nav ul {
}
#nav a {
	display: block;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #663366;
	width: 0.1em;
	border-left: 1px solid #CC3366;
}
html>body #nav a {width: auto;}    /* fixes IE6 hack */
#nav a {float: none;}            /* End IE5-Mac hack */
#nav a:hover {color: #603; background: #FFF3EB;}
.separator {
	border-top: 1px dashed #999999;
	padding: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#logostack {
	width: 203px;
	float: left;
	text-align: center;
	background: #FFFFFF url(none);
}
#logostack #contact {
	font-size: 100%;
	line-height: 130%;
	color: #731C35;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	border-right: 1px solid #666;
}
#logostack h4 {
	background: #999;
}
#logostack h4 a:link, #logostack h4 a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	color: #603;
	border-top: 1px solid #CCC;
	border-right: 1px solid #333;
	border-bottom: 1px solid #000;
	border-left: 1px solid #CCC;
	text-decoration: none;
	padding: 5px;
}
#navlist2 {
	padding: 1px;
	margin-left: 8px;
	font: bold 12px Verdana, sans-serif;
	border: 2px solid;
	border-color: #AAA #666 #666 #AAA;
	background: #CCC;
	width: 185px;
}
#navlist2 li {
list-style: none;
margin: 0;
padding: 0.25em 1em;
border: 1px solid;
border-color: #FFF #AAA #AAA #FFF;
text-align: center;
}
#navlist2 li a {
	text-decoration: none;
	font-size: 110%;
	line-height: 140%;
}
#navlist2 li a:link , #navlist2 li a:visited{ color: black; }
#navlist2 li a:hover , #navlist2 li a:focus{
	color: #9E1C31;
}
#infocontainer {
	background: url(assets/SeminarGuyPurpV.jpg) no-repeat left bottom;
}
#logostack p {
	font-size: .8em;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
}
#logostackpic {
	background: url(assets/SeminarGuyPurpV.jpg) no-repeat left bottom;
}
#logostack #programlogos {
	text-align: center;
	margin: 0px auto;
	width: 185px;
}
#logostack #note {
	padding: 4px;
	border: 2px solid;
	border-color: #AAA #666 #666 #AAA;
	background: #FBA75B;
	width: 180px;
	margin: 0 auto;
}

#logostack #note h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	text-align: center;
	padding: 15px;
	margin: 0px;
	padding: 0.25em 1em;
	border: 1px solid;
	border-color: #FFF #AAA #AAA #FFF;
}
#logostack #note h3 a:link, #logostack #note h3 a:visited {
	color: #4C0522;
	text-decoration: none;
}
#logostack #note p {
	padding: 0px 15px;
	margin: 0px;
	text-align: center;
}
#programlogos h2 {
	color: #88023E;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.purptext {
	font-size: 10px;
	font-weight: bold;
	color: #660033;
}
#sidebar {
	float: right;
	width: 179px;
	padding-right: 10px;
	margin: 10px 0px 0px;
	border-left: 1px solid #CCCCCC;
}
#maincontent {
	margin: 0px;
	background: #E2DCDC url(assets/GuyGlobeBkGry.gif) no-repeat 95% 10%;
	text-align: left;
	padding: 0px;
	float: left;
	width: 487px;
}
#maincontent img {
	padding-right: 15px;
	padding-bottom: 15px;
}
#maincontent p {
	font-size: 0.9em;
	line-height: 1.8em;
	text-align: left;
	padding: 0 30px 10px 30px;
	margin: 0;
}
#maincontent h3 {
	font-size: 1.6em;
	color: #4C0522;
	text-align: left;
	padding: 0 30px 10px 30px;
	line-height: 125%;
	font-weight: normal;
	margin: 0;
}
#maincontent h4 {
	font-size: 0.8em;
	color: #CC6633;
	text-align: center;
}
#maincontent h5 {
	font-size: 1.1em;
	line-height: 90%;
	color: #CC6633;
	padding-right: 30px;
	padding-left: 30px;
}
#maincontent #mainlist ul{
	padding: 0px;
	margin: 0px;
}
#maincontent #mainlist ul li{
	padding: 0px 20px 6px 0px;
	margin-left: 50px;
}
#showcasebtm {
	clear: both;
	margin: 0 auto;
}
#showcasebtm li {
	list-style: url(none) none;
	white-space: nowrap;
	float: left;
	padding: 5px 2px;
	text-align: left;
}
#showcasebtm h4 {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 25px;
}
#showcasebtm ul {
	list-style: url(none) none;
	margin: 0;
}
#showcasebtm a {
	width: 0.1em;
	border: 0;
}
#showcasebtm img {
	white-space: nowrap;
}
#bottom {
	font-size: 0.95em;
	color: #e05206;
	background-color: #ff9966;
	clear: both;
	padding: 25px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	margin: 0;
}
#footer {
	font-size: 0.75em;
	background: #660033 url(assets/ASTALogoTny.gif) no-repeat 74px 8px;
	padding: 8px 10px;
	clear: both;
	color: #CC9999;
	height: 40px;
}
#footer p {
	padding: 20px 0 0 0;
	margin: 0;
	text-align: left;
}
#footer a:link, #footer a:visited { color: #CC9999; text-decoration: none; }
#footer a:hover, #footer a:active, #footer a:focus {
	background: #ffd5a7;
}
#navtext a:link, #navtext a:visited { 
	font-size: .7em;
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #999999;
}
#navtext a:hover {
	background: #FFF3EB;
}
#navdates a:link, #navdates a:visited {
	font-size: .95em;
	font-weight: bold;
	color: #cc6633;
	text-decoration: none;
	display: block;
	padding: 5px;
	border: 1px solid #999999;
	text-align: center;
}
#navdates a:hover {
	background: #FFF3EB;
}
#infostack {
	margin: 35px 0px 15px 190px;
	width: 540px;
	background: url(assets/DVProgPeopBk_09.jpg) no-repeat right center;
	border-left: 1px dashed #FF9933;
	padding-left: 55px;
}
#talkbox {
	font-size: 110%;
	color: #666666;
	padding-right: 12px;
	padding-left: 12px;
	text-align: left;
}
#talkbox .box {
	font-style: italic;
	color: #e05206;
	background: #ffd5a7 url(assets/TalkPchPoints_Left.gif) no-repeat center bottom;
	padding: 10px;
}
#maincontent #note {
	background: #FBA75B;
	margin: 12px 40px;
	padding: 0px;
	height: 80px;
	width: 400px;
	border: 1px dotted #EC7112;
}
#maincontent #note h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #4C0522;
	text-align: center;
	padding: 15px;
	margin: 0px;
}
#maincontent #note p {
	padding: 0px 15px;
	margin: 0px;
	text-align: center;
}
#scrollbox {
	height: 150px;
	width: 470px;
	border-top: 1px dotted #999999;
	overflow: scroll;
}
#scrollbox img {
	padding: 10px 10px 5px 10px;
}
#scrollbox p {
	font-size: 90%;
	color: #6e3219;
	line-height: 120%;
	margin: 0px 0px 5px;
}
.listsmall {
	font-size: 9px;
	margin-right: 50px;
	margin-left: 50px;
}
.scrollcol {
	margin: 5px;
	padding: 5px;
}
.listbullet {
	list-style: url(assets/AroRoseMTM.gif);
}
#testimonial {
	background: url(assets/Bkgrounds/bg_103.jpg) repeat;
	padding: 10px;
	clear: both;
	border-top: 1px solid #666666;
}
.talkwhite {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #FFFFFF;
	text-align: center;
	margin-left: 200px;
	margin-right: 200px;
}
.comments1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	color: #660033;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 0.95em;
}
.comments2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style: oblique;
	color:#CC3300;
	text-align: left;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 0.95em;
}
.bigger {
	font-size: 150%;
}
.statement {
	font-size: 110%;
	line-height: 140%;
}
.contrastcolor {
	color: #C63;
}
.smaller {
	font-size: 80%;
}
.spread {
	letter-spacing: 1px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
