body, html{
	margin:0px; padding:0px;
	background-color:black;
	background-image: url(images/mkg_vision_blue_1.gif);
	
	color:white;
	font-family:arial;
} 

a{color:white} 
a:hover{color:white}
a:visited{color:white}

h1{
	position:absolute;
	top: 0px;
	left: 180px;
	color:#ccc;
	font-size:1.2em;
}

h2{
	color:#eee;
	font-size:1.1em;
	font-style:italic;
}

h3{
	color:#eee;
	font-size:1.1em;
	font-style:italic;
}

#wrapper{
	background-repeat:no-repeat;
	background-image: url(images/vision_blue_combi.jpg);
	
	width:885px;
	margin: 0px;
	padding: 111px 2em 0px 0px;

}

div#nav{
	width:148px;
	height:100%;
	background-color:#0100cc;
	float:left;
}

div#content{
	margin-left:148px;
	margin-right:2em;;
	padding: 1em;
	
	
}

ul#navlist{
	border-style:none;
	border-width:0px;
	margin-left:0px;
	margin-top:1em;
	padding:0px;
	text-align:right;

}

li.navlistitem{
	list-style: none; 
	font-size:.8em;
	font-weight:bold;
	color:white;
	padding-right:0.5em;
	margin-top:0.5em;
	text-align:right;

}

li.navlistitem a{
	text-decoration:none;
}

li.navlistitem a:hover{
	text-decoration:underline;
}

li.navlistitemselected{
	list-style: none; 
	font-size:.8em;
	font-weight:bold;
	color:white;
	padding-right:0.5em;
	margin-top:0.5em;
	text-align:right;
	background-color:black;

}


.contentImage{
	width:180px;
	float:right; 
	border:0px;
	margin-left:1em;"
}

.maincontentImage{
	width:300px;
	float:right; 
	border:0px;
	margin-left:1em;"
}