body {
	background-color: #FFFFFF;
	min-width:800px;
	margin: 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(http://mijnip.com/img/back.jpg);
	background-repeat:repeat;
}
a {text-decoration:none}
a:link {color: #4444FF}
a:visited {color: #4444FF}
a:hover {color: #0000FF}
a:active {color: #0000FF}

#header h1 {
		font-size: 16px;
		font-weight:bold;
		text-decoration:none;
}

#ads {
	position:relative;
	top:-10px;
}

#main {
	width:800px;
	min-width:800px;
	padding-left:5px;
	padding-right:5px;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	float:none;	
}

#left {
	float: left;
	top:390px;
	padding-left:5px;
	background-color:#FFFFFF;
	height:100%;

}
#info {
	position:absolute;
	width:480px;
	min-width:460px;
	top:400px;
	padding-left:5px;
	color:#000022;
	text-align:left;
	overflow:auto;
	background-color:#FFFFFF;
	overflow:hidden;
}
h1 {
	font-size:12px;
	display:inline;
}
.label {
	font-weight:bold;
}

.note {
	color:#EE1111;
	font-size:10px;
}

#right {
	position:relative;
	left:5px;
	top:-290px;
	width:300px;
	height:300px;
	border-left:solid 1px #DDDDDD;
	background-color:#FFFFFF;
	padding-left:5px;
}

#right2 {
	position:relative;
	left:495px;
	top:-300px;
	width:300px;
	height:300px;
	background-color:#FFFFFF;
	padding-left:5px;

}

#map {
	width:420px;
	height:280px;
}

#header {
	background-color: #FFFFFF;
	background-image: url(http://);
	background-repeat:no-repeat;
	padding-left:0px;
	height:100px;
	margin-left:0px;
}
