/* css by Hans Kuiters */
/* copyright M&amp;P Media bv 2005 */
/* All associated graphics copyright M&ampP Media bv */
/* Last updated: 09-03-2005 */


/* IMPORTANT */
/* This design is not a template. You may not reproduce it elsewhere without the 
   designer's written permission. */
html {
	height: 90%;
}
body {
	background: url(images/bodybg.gif) repeat-x;
	margin: 0px;
	height: 90%;
}
img {
	border: 0px;
}
#page {
	background: #f4243e url(images/pagebg.gif) repeat-x;
	margin: 20px auto;
	position: relative;
	width: 780px;
}
#logo {
	background: url(images/logobg.jpg);
	margin: 0px;
	width: 780px;
	height: 145px;
}
#nav {
	margin: 0px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	color: #f4243e;
	width: 350px;
	text-align: left;
	position: relative;
	top: 80px;
	left: 25px;
}
#content {
	margin: 0px;
	width: 780px;
	overflow: auto;
}
#text {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
	margin: 0px 0px 20px 25px;
	width: 430px;
}
p {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ffffff;
	text-align: left;
}
#image {
	position: absolute;
	width: 230px;
	bottom: 20px;
	left: 525px;
}
a.nav { 
	color: #f4243e; 
	font-size: 20px; 
	text-decoration: none;
}
a.nav:active { 
	color: #f4243e; 
	font-size: 20px; 
	text-decoration: none;
}
a.nav:link {
	color: #f4243e; 
	font-size: 20px; 
	text-decoration: none;
}
a.nav:hover {
	color: #000000; 
	font-size: 20px; 
	text-decoration: none;
}
a.nav:visited {
	color: #f4243e; 
	font-size: 20px; 
	text-decoration: none;
}
a { 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
}
a:active { 
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
}
a:link {
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: underline;
}
a:hover {
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
}
a:visited {
	color: #ffffff; 
	font-size: 12px; 
	text-decoration: none;
}

