* { margin: 0; padding: 0; border: 0; }

body {
	height:600px;
	background-color:#a0e5a9;
}

#mainbox {
	width:750px;
	height:600px;
	margin-left:auto;
	margin-right:auto;
	background-image:url('../images/summer-09-background.png');
}

#banner {
	height:138px;
	width:606px;
	position:relative;
	left:155px;
	top:10px;
	z-index:5;
}

#content {
	position:relative;
	top:-56px;
	left:158px;
	width:420px;
	z-index:1;
}

#leftbars {
	position:relative;
	width:172px;
	height:350px;
	top:-320px;
	left:0px;
	z-index:3;
}

#leftbar0 {
	position:relative;
	left:44px;
	top:41px;
}

#leftbar1 {
	position:relative;
	left:26px;
	top:15px;
}
#leftbar2{
	position:relative;
	left:13px;
	top:12px;
}
#leftbar3{
	position:relative;
	left:25px;
	top:56px;
}
#rightbars{
	height:120px;
	width:117px;
}
#rightbar0 {
	position:relative;
	left:482px;
	top:-528px;
	z-index:10;
}
#footer {
	width:720px;
	height:49px;
	position:relative;
	top:-522px;
	left:0px;
	z-index:10;
}

#copyright {
	position:relative;
	top:5px;
	left:10px;
}

#pagetitle {
	position:relative;
	top:0px;
	left:100px;
}

#navbar {
	width:80px;
	height:380px;
	position:relative;
	left:612px;
	top:-972px;
	z-index:100;
}

#bird {
	z-index:110;
}

.navigation {
	list-style:none;
}

.navigation li {
	position:relative;
	top:-14px;
	margin-top:3px;
	margin-bottom:3px;
}

