body {
	repeat: no;
	margin:0;
	padding:0;
	width: 100%;
	height: 100%;
	color:#000000; 
	font-size: 8pt;
	font-family: Lucida Console, monospace;
	background-color: #FFFFFF;
}

hr, .hide {
	position:absolute; 
	top:0;
    left:-9000px;
}	

h3{
	font-size: 10pt;
}

#head{
	position: fixed;
	margin: 0px 0px 0px 290px;
	padding: 7px 0px 0px 0px;
	font-size: 21pt;
	font-family: Lucida Console, monospace;
	font-weight:900;
	border-bottom: 1px dashed #000000;
	line-height: 130%;
	cursor: default;
}

#contentalt{
	position: fixed;
	width: 500px;
	float: left;
	margin: 62px 0px 0px 300px;
}

#contentalt a{
	text-decoration: none;
	color: #000000;
}

#contentalt a:hover{
	color:#696969;	
}

#headalt{
	position: fixed;
	padding-top: 7px;
	margin-left: 290px;
	font-size: 21pt;
	font-family: Lucida Console, monospace;
	border-bottom: 1px dashed #000000;
	line-height: 130%;
	cursor: default;
}

#page {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 509px; 
}

#leftsider {
	padding: 0px 30px 60px 30px;
	margin: 0px;
	float: left;
	width: 150px; 
	font-size: 8pt
}

#menu {
	position: fixed;
	margin: 45px 0px 0px 0px; 
	padding: 0px 20px 0px 0px;
	background-color: #FFFFFF;
	line-height: 150%;
	border: 1px dashed #000000;
}

#menu ul {
	list-style: none;
}

#menu a{
	text-decoration: none;
	color: #000000;
	cursor: pointer;
}

#menu a:hover{
	color:#696969;
}

#menu a:active{
	outline: none;
}

#menu a:focus{
	outline: none;
}

.new{
	color:#ff005a;
}

#content {
	margin: 0px 0px 0px 290px; 
	float: left;
}

#content a{
	text-decoration: none;
	color: #000000;
}

#content a:hover{
	color:#696969;	
}
.par {
	margin: 0px 30px 0px 0px;  
	float: left; 
	width: 100%;	
	height: 400px;
	font-size: 9pt;
}

.par a {
	color: #000000;
	text-decoration: none;
}

.alt {/* modify this to add style to alternate sections*/}

#note { 
	margin-top:10px;
}

p.secbot a{
	margin-top: 0px;
	padding-left: 0px;
	border-bottom: none;
	color: #000000;
	text-decoration: none;
	font-size: 9pt;
}

p.secbot a:hover {
	border-bottom: 1px dashed #000000;
}

#arrows {
	position: fixed;
	top: 0px;
	left: 0px; 
	width: 100%;
	height: 100%;
	cursor: default;
}

#arrows ul {	
	margin: 0px;
	padding: 0px;
	list-style: none;
	cursor: pointer;
}

#arrows ul li {
	margin: 0px;
	padding: 0px;
	display: inline;
	width: 50px;
	height: 90%;
	cursor: pointer;
}

#arrows ul li a{
	display: block;
	width: 55px;
	height: 90%;
	overflow: hidden;
	cursor: default;
	font-size: 50em;
	text-indent: -9000px;
}

#arrows ul li a:focus{
	outline: none;
}

#right {
	float: right;
	height: 100%;
	background: URL(img/nickdeleuw_rand.gif);
}

#left {
	float: left;
	height: 100%;
	background: URL(img/nickdeleuw_rand.gif);
} 

#footer{
	width: 350px;
	margin: 5px 0px 0px 0px;
	position: fixed;
	text-indent: 10px;
	cursor: default;
}

#footer a{
	text-decoration: none;
	color: #000000;
}
