#top {
	background-image:url(images/header.gif);
	width:950px;
	height:98px;
}

#contentpanewrapperOuter {
	float:left;
	width:950px;
	background-color:white;
}

#contentpanewrapperInner  {
	width:460px;
	float:left;
	padding:20px 20px 20px 20px;
}

#contentpanewrapperInner  ul li {
	list-style-image:url(images/blueBullet.gif);
}

#dnn_imagepane {
	height:582px;
	width:434px;
	float:right;
}

.links {
	position:relative;
	top:40px;
}


#bottom {
	clear:both;
	background-color:#0F75BC;
	width:950px;
	color:white;
	height:120px;
}




