#navbar {
	position:absolute;
	left:0; top:100; width:200; height:334px;
	clip:rect(0px 200px 334px 0px);
	visibility:visible;
	z-index:6;
	font-size:12pt;
	background-image: URL(frames/bground2.jpg);
	layer-background-image: URL(frames/bground2.jpg);
	background-color: rgb(155,154,180);
	layer-background-color: rgb(155,154,180);
	background-repeat: no-repeat;
	overflow:hidden;
}

#link1 {
	position:absolute;
	left:0; top:0; width:180; height:105px;
	clip:rect(0px 180px 25px 0px);
	visibility:visible;
	z-index:1;
	font-size:12pt;
	overflow:hidden;
}

#link2 {
	position:absolute;
	left:0; top:30; width:180; height:105px;
	clip:rect(0px 180px 25px 0px);
	visibility:visible;
	z-index:2;
	font-size:12pt;
	overflow:hidden;
}

#link3 {
	position:absolute;
	left:0; top:60; width:180; height:105px;
	clip:rect(0px 180px 25px 0px);
	visibility:visible;
	z-index:3;
	font-size:12pt;
	overflow:hidden;
}

#link4 {
	position:absolute;
	left:0; top:90; width:180; height:105px;
	clip:rect(0px 180px 25px 0px);
	visibility:visible;
	z-index:11;
	font-size:12pt;
	overflow:hidden;
}

#link5 {
	position:absolute;
	left:0; top:120; width:180; height:105px;
	clip:rect(0px 180px 25px 0px);
	visibility:visible;
	z-index:12;
	font-size:12pt;
	overflow:hidden;
}

#link6 {
	position:absolute;
	left:0; top:150; width:180; height:105px;
	clip:rect(0px 180px 25px 0px);
	visibility:visible;
	z-index:13;
	font-size:12pt;
	overflow:hidden;
}

#title {
	position:absolute;
	left:0; top:0; width:780; height:100px;
	clip:rect(0px 780px 100px 0px);
	visibility:visible;
	z-index:4;
	color:#636622;
	background-image: URL(frames/bground4.jpg);
	layer-background-image: URL(frames/bground4.jpg);
	background-color: rgb(155,154,180);
	layer-background-color: rgb(155,154,180);
	background-repeat: no-repeat;
}

#logo {
	position:absolute;
	left:0; top:0; width:200; height:100px;
	clip:rect(0px 200px 100px 0px);
	visibility:visible;
	z-index:7;
}

#container {
	position:absolute;
	left:200; top:100; width:550; height:334;
	clip:rect(0px 550px 334px 0px);
	visibility:visible;
	background-color: rgb(155,154,180);
	layer-background-color: rgb(155,154,180);
}

#text {
	position:absolute;
	left:0; top:0;
	z-index:9;
	background-color: rgb(155,154,180);
	layer-background-color: rgb(155,154,180);
}