body {
	margin: 15px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #bdbdbd;
	background-attachment: fixed;
	background-image: url(Images/gradient.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#content {
	margin-left: 230px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
}
#content a:link {
	color: #bd6100;
	font-weight: bold;
	font-style: italic;
}
#content a:visited, a:hover {
	color: #009bbd;
	text-align: left;
	font-weight: bold;
}
#content h1 {
	color: #009bbd;
	background color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 180%;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
#content h2 {
	font-size: 120%;
	color: #009bbd;
	background color: transparent;
	border-bottom: 1px dotted #ff9006;
}
#content h3 {
	font-size: 100%;
	color: #333333;
	background color: transparent;
}
#content li {
	font-size: 80%;
	list-style-position: outside;
	list-style-type: square;
	padding-bottom: .5em;
	padding-right: 1em;
	padding-left: 1em;
}
#content ul li a:link {
	color: #bd6100;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;


}
#content ul li a:hover, #content ul li a:visited {
	color: #009bbd;
	text-align: left;
	font-weight: bold;
	text-decoration: none;


}

#content p {
	font-size: 80%;
	line-height: 1.8em;
	padding-left: 2em;
}
#content td a:link, #content td a:visited {
	color: #bd6100;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
#content td a:hover {
	color: #009bbd;
	text-align: left;
}
#content ul {
	list-style-position: outside;
	list-style-image: url(Images/bullet2.gif);


}

#footer {
	font-size: 70%;
	color: #aaaaaa;
	background-color: transparent;
	padding-top: 5em;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 255px;
}
#footer p a:link, #footer p a:visited {
	color: #424242;
	text-decoration: none;
}
#footer p a:hover {
	color: #009bbd;
}

#navigation {
	width: 180px;
	position: absolute;
	left: 1em;
	top: 10px;
}
#navigation p {
	font-size: 70%;
	line-height: 1em;
	text-align: center;
}
#navigation h2 {
	font-size: 80%;
	color: #009bbd;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff9006;
	text-align: center;
}
#navigation h3 {
	text-align: center;
}
#navigation h3 a:link, #navigation h3 a:visited, p a:link, p a:visited {
	color: #424242;
	text-decoration: none;
}
#navigation h3 a:hover, p a:hover {
	color: #009bbd;
	font-weight: bold;
}
#navigation ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border-top: 1px solid #bd6100;

}
#navigation li {
	margin: 0;
	padding: 2px 2px 2px 0.5em;
	font-size: 80%;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd6100;
	display: block;

}
#navigation li a:link, #navigation li a:visited {
	color: #424242;
	text-decoration: none;
	font-weight: bold;
}
#navigation li a:hover {
	color: #009bbd;
	font-weight: bold;
}
#navigation ul ul {
	margin: 0;
}
#navigation ul ul li {
	margin: 0;
	vertical-align: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #bd6100;
	padding-left: 2em;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;


}
#navigation ul ul li a:link, #navigation ul ul li a:visited {
	display: block;
	color: #424242;
	font-weight: bold;
	font-size: 100%;

}
#navigation ul ul li a:hover {
	color: #009bbd;
	font-weight: bold;
}


#wrapper {
	position: relative;
	text-align: left;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #702700;
	border-bottom-color: #702700;
	border-left-color: #702700;
	margin-bottom: auto;
}

.featureproject {
	clear: none;
	float: left;
}
.floatleft {
	clear: none;
	float: left;
}
.floatright {
	clear: none;
	float: right;
}
.hilite {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	color: #424242;
}
.image {
	border: 3px solid #424242;
}
.indent {
	text-indent: 2em;
}
.logo {
	margin-top: 50px;
}
.imagefloatright {
	border: 3px solid #424242;
	clear: none;
	float: right;
	display: inline;
	margin-left: 1em;

}
.imagefloatleft {
	border: 3px solid #424242;
	clear: none;
	float: left;
	margin-right: 1em;

}
.caption {
	font-size: 70%;
}
.clear {
	clear: both;
}
