html,body{

margin:0;
padding:0}
body{font: 76% arial,sans-serif;text-align:center}
p{margin:0 10px 10px}

div#header{
align=center

}
div#header h1{height:80px;line-height:80px;margin:0;
padding-left:10px;background: #EEE;color: #79B30B}
div#header a{
float:right;

}
div#container{

text-align=left;

}
div#content h1
{
color:#ffffff
}
div#content p{line-height:1.4}
div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 10px}
div#footer a{display:inline;padding:0;color: #C6D5FD}
div#image0 {position:absolute;left:12;top:20;z-index:4000}
div#container{
	width:800px;
	background-image:url('/images/background4.jpg');
background-repeat:repeat-y;
	margin:0 auto
	}
div#content {
text-align:left;
background-color:#eeeeee;

width:800px;
height:100%
}
div#navigation{float:left;width:200px}
div#extra{float:right;width:500px}
div#footer{clear:both;width:100%}
#main-topborder {
	margin: 0 auto;
	width: 970px;
	height: 116px;
	background: transparent url(/images/aaa_top4.png) top left no-repeat;	
}

#main-header {
	margin: 0 auto;
	width: 970px;
	text-align: center;	/* IE-Win hack */
	background: transparent url(/images/aaa_mid.png) top left repeat-y;
#main-container {
	margin: 0 auto;
	padding: 25px 0 0 0;
	width: 970px;
	text-align=left;
	background: transparent url(/images/aaa_mid.png) top left repeat-y;
}
#main-footer {
	margin: 0 auto;
	width: 970px;
	background-image: transparent url(/images/aaa_mid.png);
	background-repeat: repeat-y;
#main-botborder {
	margin: 0 auto;
	width: 970px;
	height: 41px;
	background-image:  url(/images/aaa_bot.png);
	background-repeat: no-repeat;
	
}