<!--
table {
	font: 12pt  century gothic,arial,helvetica;
	text-align: justify;
}
body {
	color: #333333;
	line-height: 20px;
	background-repeat: repeat-y;
	font: 12pt  century gothic,arial,helvetica
	text-align: justify;
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
	font: 12pt  century gothic,arial,helvetica

	}
blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
	margin-right: 0px;
	margin-left: 20px;
	font: 12pt  century gothic,arial,helvetica
}
ol {
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333333;
}


#header {
	position: absolute;
	height: auto;
	width: auto;
	top: 40px;
	visibility: visible;
	z-index: 5;
	right: 60px;
}

#logo {
	position: absolute;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	z-index: 2;
}

#hnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 140px;
	z-index: 3;
	right: 30px;
}

#vnavigation {
	position: absolute;
	height: auto;
	width: auto;
	left: 30px;
	top: 250px;
}

#bgimage {
	position: absolute;
	height: auto;
	width: auto;
	top: 10px;
	right: 25px;
	z-index: 1;
}
#content {
	position: absolute;
	height: auto;
	width: auto;
	left: 20px;
	top: 200px;
	z-index: 2;
}

h1 {
	font-size: 18px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 3px;
}
h2 {
	font-size: 16px;
	color: #614fd8;
	margin-top: 3px;
	margin-bottom: 3px;
}
#content a:link {
	color: #666666;
}
#content a:visited {
	color: #999999;
}
#content a:link:hover {
	color: #e9e238;
}


.leftcoltext {
	padding-right: 15px;
	border-right-width: 3px;
	border-right-style: dashed;
	border-right-color: #e9e238;
}


.centercoltext {
	padding-right: 20px;
	padding-left: 20px;
}
.rightcoltext {
	padding-left: 15px;
}
-->
