body {
	margin: 0;
	padding: 0;
	background: #fff url(../images/bg.gif) repeat-x;	
	color: #000;
}
h1 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
h2 {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 0 0 ;
}
h3 {
	font: normal 1.10em Georgia, "Times New Roman", Times, serif;
}
p {
	font: normal 0.75em/1.15em Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 10px 0;
}
img {
	border: 0px;
}
a {
	color: #008fe0;
	background: #fff;
	text-decoration: none;
}
a:link {
	color: #008fe0;
	background: #fff;
}
a:visited {
	color: #008fe0; /* #84c9f3 */
	background: #fff;
}
a:hover {
	color: #000;
	background: #fff;
	text-decoration: underline;
}
a:active {
	color: #e87b14;
	background: #fff;
	text-decoration: none;
}
div.projectlist {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #aaa;
}
.projectlist h1 {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
	margin: 0;
}
.projectlist h1 a {
	text-decoration: none;
}
.projectlist h1 a:hover {
	text-decoration: underline;
}
#content2 p.objdesc {
	margin: 0;
}
#content2 ol {
	padding-left: 40px;
	margin: 5px 0 15px 0;
}
#content2 ol li {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
}
#content2 ol li span {
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}
#content2 ul li {
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
}
#content2 p span {
	font: normal 1em Georgia, "Times New Roman", Times, serif;
	padding: 3px;
}
.highlight {
	font-style: italic;
}
.intro {
	font-weight: bold;
}
#c {
	/* marker */
	background: url(../images/marker.gif) no-repeat top right;
}
#c2 {
	/* books */
	background: url(../images/books.jpg) no-repeat top right;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 725px;
	position: relative;
}
#top {
	margin: 10px;
	height: 130px;
}
#top img {
	margin-right: 40px;
}
#content {
	float: left;
	width: 350px;
	margin-bottom: 50px;
}
#content2 {
	float: left;
	width: 430px;
	margin-bottom: 50px;
}
#contentwide {
	width: 100%;
}
#rightcontent {
	float: right;
	width: 350px;
	margin-bottom: 50px;
}
#navcontainer2 {
	float: right;
	width: 270px;
	margin-bottom: 50px;
}
.clearfix {
	clear: both;
}
/* MENU */
.navcontainer a {
	display: block;
} 
.navcontainer a, .navcontainer a:link, .navcontainer a:visited, .navcontainer a:active  {
	color: #000;
	background: #fff;
	text-decoration: none;
} 
.navcontainer a:hover {
	color: #f00;
	background: #ff0;
}
.navcontainer {
	margin: 0;
	padding: 0;
	height: 35px;
	font: 0.75em Arial, Helvetica, sans-serif;
	width: 100%;
}
.navcontainer .first {
	border-left: 3px solid #fff;
}
.navlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navlistright li {
	float: right;
}
#navlistleft li {
	float: left;
}
.navlist li {
	margin: 0;
	padding: 0 3px 0 0;
	background: #fff;
	color: #000;
	width: auto;
	display: block;
}
.navlist li a, .navlist li a:link {
	border-top: 5px solid #84c9f3;
	color: #000;
	background: #fff;
	text-decoration: none;
	padding: 3px 5px 3px 5px;
	display: block;
}
.navlist li a:hover {
	color: #000;
	background: #fff;
	border-top: 5px solid #008fe0;
}
.navlist li a.current, .navlist li a.current:link {
	color: #000;
	background: #fff;
	border-top: 5px solid #e87b14;
}
#navlist2 {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#navlist2 li {
	border-left: 5px solid #84c9f3;
	padding-left: 5px;
}
#navlist2 li a {
	display: block;
	font: normal 0.75em Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}
#navlist2 li:hover {
	border-left-color: #008fe0;
}
#navlist2 li:hover a {
	background: #fff;
	color: #000;
}
#navlist2 li#active {
	border-left-color: #e87b14;
	border-bottom-color: #f00;
}
#navlist2 li.navhead {
	border-left-color: #fff;
}
#navlist2 li h1 {
	font: normal 1.13em Georgia, "Times New Roman", Times, serif;
}
#navlist2 li a.current, #navlist2 li a.current:link {
	color: #000;
	background: #fff;
	text-decoration: none;
}
#navlist2 li a:hover.current, #navlist2 li a:visited.current:link {
	color: #000;
	background: #fff;
	text-decoration: underline;
}

/* PUSH */
.push {
	width: 300px;
	margin-bottom: 50px;
	color: #000;
	background: #fff;
	border-left: 5px solid #84c9f3;
	padding-left: 10px;
}
.push h1 {
	font: normal 1.25em Georgia, "Times New Roman", Times, serif;
}
.push img.object {
	float: right;
	margin: 8px;	
}
.push:hover {
	color: #000;
	background: #f2f9fe;
	border-left: 5px solid #008fe0;
}
.push-article.push:hover {
	color: #000;
	background: #fff;
	border-left: 5px solid #84c9f3;
}
.push img.button {
	margin-top: 10px;
}
/* FOOTER */
#footer {
	color: #aaa;
	background: #fff;
}
#footer p {
	text-align: center;
}
#footer p a:link {
	background: #fff;
	color: #aaa;
}
#line {
	border-top: 1px dashed #84c9f3;
	height: 1px;
	width: 100%;
	font-size: 1%; 
}