body
	{
	margin: 0;
	padding: 0;
	font: 85% arial, hevetica, sans-serif;
	text-align: center;
	color: #505367;
	background-color: #CCCC99;
	}
#mainwrap {
	margin: 1em auto;
	width: 720px;
	height: auto;
	text-align: left;
	background-repeat: no-repeat;
	border-top: 1px solid #CC3300;
	border-right: 1px solid #CC3300;
	border-bottom: #CC3300;
	border-left: 1px solid #CC3300;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-position: right;
}
#mainwrap2 {
	margin: 1em auto;
	width: 720px;
	height: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	background-position: left;
	border: 1px solid #CC6633;
}
#banner {
	background-image: url(../images/gifs/logo-banner2.gif);
	height: 105px;
	background-repeat: no-repeat;
	width: 720px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#side-bar {
	width: 150px;
	height: auto;
	float: left;
}

#side-bar ul {
	padding: 0;
	margin: 0;
	border: 0;
	
}
#side-bar li {
list-style: none;
	border-bottom: 1px solid #663366;
}
#side-bar li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #663300;
	padding: 2px;
	height: 16px;
	background-color: #FFFFFF;
	}
html> #sidebar li a
{
width: 175px;
}

#side-bar li a:hover {
	display: block;
	padding: 2px;
	height: 16px;
	color: #660000;
	background-color: #FFCC66;
	background-image: url(../media/graphics/gifs/home/sidebar-arrow.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#content {
	width: 350px;
	text-align: left;
	height: auto;
	float: left;
	font-size: 12px;
	padding-left: 55px;
	padding-top: 10px;
}
#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	font-style: italic;
}
#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-style: italic;
}
#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content2 {
	width: 500px;
	text-align: left;
	height: auto;
	margin-top: 10px;
	margin-left: 95px;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663366;
	padding-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #663366;
	padding-right: 15px;
}
#content2 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	font-style: italic;
}
#content2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-style: italic;
}
#content2 h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CC6600;
}
#content2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#content3 {
	width: 250px;
	text-align: left;
	height: auto;
	float: left;
	font-size: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #663366;
	padding-left: 10px;
	margin-top: 5px;
}
#content3 h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #993333;
	font-style: italic;
}
#content3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-style: italic;
	font-size: 18px;
}
#content3 h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: 16px;
	font-style: italic;
}
#content3 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#bot-nav {
	background-color: #FFAB2E;
	height: 40px;
	width: 720px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CC6633;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CC6633;
	clear: both;
}
#navlist {
	width: 720px;
	background-color: #FF9933;
	height: 40px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FDE2B8;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CC6600;
	text-align: center;
}

#navlist li 
{
	list-style: none;
	margin: 0;
	display: inline;
}
#navlist li a 
{
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #993300;
	margin: 3px;
	padding: 3px;
}

#navlist li a:hover 
{
	color: #FFFFCC;
	
}
#navlist ul {
	margin-left: 0px;
	padding-left: 0px;
}

#side-bar-text-box {
	margin-top: 0px;
	margin-left: 5px;
	background-color: #9F8AC1;
	color: #663366;
	padding-left: 5px;
	height: 245px;
	font-style: italic;
}
#pic-box {
	margin-top: 10px;
	float: left;
	width: 150px;
	margin-left: 10px;
	height: 115px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #663366;
}
#pic-box2 {
	float: left;
	width: 250px;
	height: 185px;
	padding-top: 10px;
	padding-left: 10px;
}
#callout1 {
	float: left;
	height: 80px;
	width: 150px;
	background-image: url(../images/gifs/org-callout-text.gif);
	background-repeat: no-repeat;
	padding: 3px;
	
}
#callout2 {
	float: left;
	height: 80px;
	width: 150px;
	padding: 3px;
	margin-left: 3px;
	background-image: url(../images/gifs/org-callout2-text.gif);
	background-repeat: no-repeat;
}
#callout1 p {
	font-size: 14px;
}
#callout2 p {
	font-size: 14px;
}
.column {
	float: left;
	height: 140px;
	width: 175px;
	padding: 3px 3px 5px;
	font-size: 14px;
	margin-left: 5px;
	margin-top: 5px;
	background-color: #FFCC99;
}
#column {
	float: left;
	width: 175px;
	margin-left: 10px;
	border: 1px solid #CC6600;
}
#content3 h4 {
	font-size: 18px;
	font-weight: bold;
}
#content2 a {
	text-decoration: none;
	color: #666699;}
#content2 a:hover {
	text-decoration: none;
	color: #CC9900;
	}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	list-style-type: circle;
}
