body{
	background: #0081b2 url(gfx/bg.gif) repeat-x;
	margin-top: 0px;
	}

#main{
	width: 585px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	}
	
#navi{
	width: 585px;
	height: 114px;
	background-color: #00adef;
	margin-top: 0px;
	
	}

#vak1{
	width: 585px;
	height: 389px;
	background-color: #333333;
	background: url(gfx/vak1.gif) repeat-y;
	padding-left: 30px;
	}
	
#bind{
	width: 585px;
	height: 108px;
	background-color: #ff3366;
	background: url(gfx/bind.gif) no-repeat;
	}

#vak2{
	width: 585px;
	height: 436px;
	background-color: #666666;
	background: url(gfx/vak2.gif) no-repeat;
	padding-left: 30px;
	}
	
#footer{
	width: 585px;
	height: 44px;
	background: url(gfx/footer.gif) no-repeat;
	margin-top: 0px;
	padding-top: 28px;
	float: right;
	margin-right: 0px;
	}
#white{
	width: 403px;
	height: 400px;
	background: url(gfx/splash.jpg) no-repeat;
	margin-left: auto;
	margin-right: auto;
	}
p {
	font-family: Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	line-height: 18px;
	top: 5px;
	}
	a:link { color: #ffffff;
font-weight: bold; }
a:visited { color: #ffffff;
font-weight: bold; }
a:active { color: #ffffff;
font-weight: bold; }
a:hover { color: #ffffff;
font-weight: bold; }
