* {
	padding:0px;
	margin:0px;
}

body {
/*
	background:#9ED2EB;
*/
	margin-top:5px;
	margin-bottom:5px;
}

#header {
	background:url(images/header.jpg);
	width:756px;
	height:143px;
	margin:auto;
	margin-top:-37px;
}

.blockade {
	height:43px;
	background:#FFFFFF;
}

#container {
/*
	width:1088px;
*/
	margin:auto;
	background:url(images/top.gif) no-repeat top center #9ED2EB;
}

#container2 {
	width:770px;
	margin:auto;
	background:#FFFFFF;
}

.fborder {
	border:solid 1px #FFFFFF;
}

#navi {
	width:756px;
	margin:auto;
	margin-top:5px;
	height:41px;
	background:#9ED2EB;
}

#navi .left {
	width:158px;
	height:41px;
	background:url(images/nleft.gif) no-repeat left;
	float:left;
}

#navi .navi {
	float:left;
	height:41px;
	width:440px;
}

#navi .right {
	width:158px;
	height:41px;
	background:url(images/nright.gif) no-repeat right;
	float:left;
}

.navi .current {
	background:#3C8FCF;
	height:41px;
	z-index:1001;
}

.navi #current {
	background:#3C8FCF;
	position:absolute;
	height:41px;
}

.navi li {
	float:left;
	padding-left:5px;
	padding-right:5px;
	list-style:none;
}

.clear {
	clear:both;
}

#dppm {
	width:756px;
	height:228px;
	margin:auto;
	margin-top:5px;
	background:#FFFFFF;
}

#dppm .fl, #nepo .fl {
	float:left;
}

#dppm .design {
	width:229px;
	height:228px;
	background:url(images/bdesign.jpg) no-repeat top left;
}

#dppm .programming {
	width:229px;
	height:228px;
	background:url(images/bprogramming.jpg) no-repeat top left;
}

#dppm .photography {
	width:229px;
	height:228px;
	background:url(images/bphotography.jpg) no-repeat top left;
}

#dppm .misc {
	width:69px;
	height:228px;
	background:url(images/bmisc.jpg) no-repeat top left;
}

#nepo {
	width:756px;
	height:290px;
	margin:auto;
	margin-top:5px;
	background:#FFFFFF;
}

#nepo .writeable {
	margin:10px;
/*
	margin-right:0px;
*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	overflow:auto;
	height:222px;
	padding:2px;
	background:url(images/transparent.png);
/*
	font-weight:600;
	word-spacing:0.2px;
	letter-spacing:0.3px;
*/
}

#nepo .news .writeable {
	color:#FFFFFF;
	background:url(images/transparent2.png);
}

#nepo .projects .writeable {
	color:#2b5a87;
/*
	font-weight:bold;
*/
}

#nepo .news {
	width:457px;
	height:290px;
	background:url(images/nnews.jpg) no-repeat top left;
}

#nepo .projects {
	width:298px;
	height:290px;
	background:url(images/nprojects.jpg) no-repeat top left;
}

#footer {
	margin-top:-180px;
	background:url(images/bottom.gif) no-repeat top center;
	padding-top:179px;
}

#footer .copyright {
	background:url(images/copyright.jpg) no-repeat bottom center #FFFFFF;
	height:39px;
	margin:auto;
}