html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:left}
p{margin: 0;}
a{display:block;color: #981793;padding:2px}

#divou{text-align:center; margin:0px 0px 0px 0px; padding:0px 0px 0px 0px;}
div#h
eader h1{height:80px;line-height:80px;margin:0;
  padding-left:10px;background: #EEE;color: #79B30B}
div#container{text-align:left}
div#navigation{background:#B9CAFF}
div#footer{background: #6ca6f6;color: #FFF}
div#footer p{margin:0;padding:5px 10px}


div#header{
	width:850px; 
	height:140px;
	margin:0 auto; 
	background-color:#fff; 
	background-image:url(../img/header.jpg); 
	background-repeat:no-repeat;
}
div#container{width:850px;margin:0 auto}
div#wrapper{float:left;width:100%}
div#content{
	margin: 0 170px 0px 135px; 
	border: 0px solid #000; 
	background-image:url(../img/content_bg.gif); 
	background-repeat:repeat-y;
	min-height: 1000px;
	background-color:#6ca6f6;
}
div#navigation{float:left;width:170px;margin-left:-170px}
div#extra{
	float:left;
	width:135px;
	margin-left:-850px;
	background:#fff;
}
div#footer{clear:left;width:100%}

div#content_header{ 
	height:40px; 
	background-image:url(../img/content_header.gif); 
	background-repeat:no-repeat;
}
div#content_center{ 
	background-image:url(../img/content_center.gif); 
	background-repeat: repeat-y;
	min-height:400px;
}
div#content_footer{ 
	width:inherit; 
	height:13px; 
	background-image:url(../img/content_footer.gif); 
	background-repeat:no-repeat;
}
/*Navigation */
div#nav_header{ 
	height:40px; 
	background-image:url(../img/nav_header.gif); 
	background-repeat:no-repeat;
}
div#nav_center{ 
	background-image:url(../img/nav_center.gif); 
	background-repeat: repeat-y;
	min-height:400px;
	height:100%;
}
div#nav_footer{ 
	height:13px; 
	background-image:url(../img/nav_footer.gif); 
	background-repeat:no-repeat;
}