#top {
	background-image:url(images/homeheader.gif);
	width:950px;
	height:220px;
}

#dnn_imagepane {
	width:950px;
}

#bottom {
	clear:both;
	background-color:#0F75BC;
	width:950px;
	color:white;
	font-family:'TW Cen MT';
	font-size:23px;
	padding-bottom:30px;
}

#introText p {
	text-align:center;
	margin-left:50px;
	margin-right:50px;
	font-size:18px;
	color:white;
}

#contentpanewrapper {
	width:912px;
	background-color:#CFE3F2;
	color:#0F75BC;
	margin-left:18px;
}

#contentpanewrapper p {
	padding-top:10px 10px 10 px 10px;
}

/*the login link*/
#dnn_dnnLOGIN_cmdLogin {
	position:relative;
	top:0px;
}

/*nav menu*/
	
#nav {
	padding-top:10px;
	padding-bottom:10px;
	background-color:#3F91C9;
}
