@charset "utf-8";

body {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	background-color: #88BD51;
}
body * {
	font-size: 16px;
	line-height: 35px;
}
#main {
	margin: 0 auto;
	width: 960px;
	height: 1085px;
	background-image: url(images/horizen-960px.jpg);
}
#header {
	padding: 40px 0 0 340px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.4em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}

a:link {
	color: #060;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #128D0F;
}
a:hover {
	text-decoration: underline;
	color: #128D0F;
}
a:active {
	text-decoration: none;
	color: #128D0F;
}

div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
}
#navLinks {
	padding: 0px, 0, 0, 40px;
	text-decoration: none;
	
			  }
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

#navColDiv {
	margin-left: 20px;
	margin-top: 23px;
	display: inline;
	float: left;
	margin-bottom: 0;
	width: 280px;
	padding-top: 0px;
	height: 400px;
}
html > body #Div {
	height: auto;
	min-height: 400px;
}
#main #navColDiv #navLinks ul li {
	text-decoration: none;
	list-style-type: none;
}
#main #navColDiv #navLinks ul li {
	font-weight: bold;
}

