body, html {
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}


#bar {
	background-image: url(images/bar.png);
	position:absolute;
	left:261px;
	top:146px;
	width:616px;
	height:23px;
	z-index:1;
}
#navcurve {
	position:absolute;
	left:0px;
	top:170px;
	width:260px;
	height:681px;
	z-index:2;
	background-image: url(images/curve.png);
	background-repeat: no-repeat;
}

#header {
	position:absolute;
	left:261px;
	top:5px;
	width:728px;
	height:134px;
	z-index:3;
	background-image: url(images/header.png);
	background-repeat:no-repeat;
}

#logo {
	position: absolute;
	width:175px;
	height:90px;
	padding: 0px;
	top: 5px;
	left: 5px;
}

font.smallline {
	font-size: 10px;
}

#headline {
	position:absolute;
	background-image: url(images/headline.png);
	left:182px;
	top:5px;
	width:800px;
	height:90px;
	color: white;
	padding-left: 10px;
	padding-top: 18px;
	font-size: 42px;
	background-repeat: no-repeat;
}

#topbar {
	xxclear: both;
	position:absolute;
	left:5px;
	top:97px;
	width:978px;
	height:26px;
	background: #cccc66
}

#sections {
	position: absolute;
	left:5px;
	top:125px;
	width:175px;
	height:480;
	background-image: url(images/background.png);
	background-repeat: repeat-x;
	xbackground-color: black;
}

#sections a:link, #sections a:visited {
	padding: 3px 6px 3px 6px;
	/*color: #21536A;*/
	display: block;
	color: #cccc66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}

#sections a:hover{
	background-color: black;
	xwidth: 125px;
	text-decoration: underline;
}

#contentx {
	position:absolute;
	left:182px;
	top:125px;
	width:780px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: black;
	font-size:18px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right:10px;
	background-color: white;
}

#footer {
	position: relative;
	bottom: -0px;
	font-size: 9px;
	height: auto;
}
#navcurve a:link, #navcurve a:visited {
	text-decoration: none;
	font-size:	22px;
	color: black;
	display: block;
}

#navcurve a:hover {
	background-image: url(images/button.png);
	background-repeat:repeat-x;
	text-decoration: none;
}
#content {
	position:absolute;
	left:260px;
	top:171px;
	width:619px;
	height:516px;
	z-index:4;
	padding-left: 15px;
	padding-top: 15px;
}
#button1 {
	position:absolute;
	left:103px;
	top:5px;
	width:110px;
	height:50px;
	z-index:6;
}
#button2 {
	position:absolute;
	left:73px;
	top:61px;
	width:110px;
	height:50px;
	z-index:1;
}

#button3 {
	position:absolute;
	left:45px;
	top:117px;
	width:110px;
	height:50px;
	z-index:2;
}
#button4 {
	position:absolute;
	left:14px;
	top:173px;
	width:110px;
	height:50px;
	z-index:3;
}
#button5 {
	position:absolute;
	left:45px;
	top:228px;
	width:110px;
	height:50px;
	z-index:5;
}
#button6 {
	position:absolute;
	left:74px;
	top:285px;
	width:110px;
	height:50px;
	z-index:4;
}
#button7 {
	position:absolute;
	left:105px;
	top:342px;
	width:110px;
	height:50px;
	z-index:5;
}


#button8 {
	position:absolute;
	left:135px;
	top:397px;
	width:110px;
	height:50px;
	z-index:5;
}
