body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 17px;
}
a:link {
	color: #2455af;	
}
a:visited {
	color: #2455af;
}
a:hover {
	text-decoration: none;
	background-color: #ddd;
}
a:active {
	color: #fff;
	text-decoration: none;
	background-color: #ddd;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #39c;
	line-height: 13px;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #39c;
	line-height: 13px;
}
#navholder {
	position: absolute;
	left: 0px;
	top: 100px;
	padding: 0px;
	width:195px;
}
#contentholder {
	position: absolute;
	left: 220px;
	top: 100px;
	padding: 0px;
	width:550px;
}

#nav1 {
 	position: absolute;
	left: 0px;
	top: 0px;
	padding: 0px;
}
#nav2 {
 	position: absolute;
	left: 0px;
	top: 32px;
	padding: 0px;
}
#nav3 {
 	position: absolute;
	left: 0px;
	top: 64px;
	padding: 0px;
}
#nav4 {
 	position: absolute;
	left: 0px;
	top: 96px;
	padding: 0px;
}
#nav5 {
 	position: absolute;
	left: 0px;
	top: 128px;
	padding: 0px;
}
#nav6 {
 	position: absolute;
	left: 0px;
	top: 160px;
	padding: 0px;
}
#nav7 {
 	position: absolute;
	left: 0px;
	top: 192px;
	padding: 0px;
}
#counter {
 	position: absolute;
	left: 10px;
	bottom: 10px;
	padding: 0px;
	font-size: 10px;
	color: #bbb;
}
#homeimage {
	border-style: solid;
	border-width: 1px;
	border-color: #999999;
}
#logo {
	position: absolute;
	left: 0px;
	top: 0px;
}

