body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #545454;
	font: normal 0.75em/1.5em Arial,sans-serif;
	text-align: center;
	background: url(../gfx/bannerborderbluenarrow1.gif) repeat-x top;background-position: 0px 7px;	
	overflow-y: scroll;
	}

#page {
	background: url(../gfx/bannermainbluenarrow.gif) no-repeat top;
	background-position: 18px 7px;
	position: absolute;
	width: 950px;
	height: 500px;
	left:50%;
	margin-left: -475px;
} 

h1 {
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;font-size: 18px;color: grey;
}

#head {
height: 170px;
}

#menu {
height: 100px;
text-align: left;
}

#content {
width: 950px;
}

#contentleft {
float: left;
width: 280px;
}

#contentmiddle {
float: left;
width: 100px;
}

#contentright {
width: 570px;
float: left;
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;font-size: 18px;
color: black;
text-align: left;
--background: grey;
}


.linki {
font-family: "Lucida Grande",Helvetica,Arial,Verdana,sans-serif;font-size: 18px;
color: white;
text-decoration: none;
}

#footer {
--background: url(../gfx/backgroundblue.png);
--width: 950px;
padding-left: 375px;
--height: 100%;
text-align: left;0
position: relative;
clear:both;
}



hr { color: blue; }
