@charset "utf-8";

#leftbar {
	position: fixed;
	left: 0px;	
	}

.hidden {
	display:none;
	z-index: 1;
	}

#wrks_btns {
	position:absolute;
	z-index:1;
	left: 350px;
	top: 100px;
	width: 500px;
	height: 100px;
}
#content {
	position:absolute;
	height:auto;
	z-index:2;
	left: 352px;
	top: 261px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	line-height: 19pt;
	padding-bottom: 100px;
}

#nav1 {
	background-image:url(imgs/nav/nav_up_01.png);
	height: 49px;
	width: 267px;
	position:absolute;
	top: 200px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#nav2 {
	background-image:url(imgs/nav/nav_up_02.png);
	height: 49px;
	width: 267px;
	position:absolute;
	top: 250px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#nav3 {
	background-image:url(imgs/nav/nav_up_03.png);
	height: 48px;
	width: 267px;
	position:absolute;
	top: 300px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#nav4 {
	background-image:url(imgs/nav/nav_up_04.png);
	height: 49px;
	width: 267px;
	position:absolute;
	top: 350px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#nav5 {
	background-image:url(imgs/nav/nav_up_05.png);
	height: 49px;
	width: 267px;
	position:absolute;
	top: 400px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#nav6 {
	background-image:url(imgs/nav/nav_up_06.png);
	height: 49px;
	width: 267px;
	position:absolute;
	top: 450px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#nav7 {
	background-image:url(imgs/nav/nav_up_07.png);
	height: 54px;
	width: 267px;
	position:absolute;
	top: 500px;
	left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
	
#btn1dwn {
	position: absolute;
	left: 0px;
	top: 0px;
}

#btn2dwn {	
	position: absolute;
	left: 125px;
	top: 0px;
	display:none;
	}

#btn3dwn {
	position: absolute;
	left: 250px;
	top: 0px;
	display:none;
	}

#btn4dwn {
	position: absolute;
	left: 375px;
	top: 0px;	
	display:none;
	}

#btn5dwn {
	position: absolute;
	left: 500px;
	top: 0px;	
	display:none;
	}

#btn6dwn {
	position: absolute;
	left: 625px;
	top: 0px;	
	display:none;
	}
.titles {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #802636;
}
.bodycopy {
	text-align: left;
	color: #13154F;
	float: left;
	width: 600px;
}


#wrks1 {
	position: relative;
	z-index:7;
	padding-bottom: 100px;
}

#wrks2 {
	position: relative;
	z-index:6;
	display: none;
	padding-bottom: 100px;
}

#wrks3 {
	position: relative;
	height: 200px;
	left: 0px;
	top: 0px;
	z-index:5;
	display: none;
	padding-bottom: 100px;
}

#wrks4 {
	position: relative;
	left: 0px;
	top: 0px;
	z-index:4;
	display: none;
}
#wrks5 {
	position: relative;
	left: 0px;
	top: 0px;
	display:none;
	z-index:3;
	padding-bottom: 100px;
}
#wrks6 {
	position: relative;
	left: 0px;
	top: 0px;
	display:none;
	z-index:2;
	padding-bottom: 100px;
}
#wrks7 {
	position: relative;
	left: 0px;
	top: 0px;
	display:none;
	z-index:1;
	padding-bottom: 100px;
}
a {
	color: #7C2636;
	text-decoration: underline;
}

img
{  border-style: none;
}
#content img {
	padding-top: 35px;
}
.red {
	color: #7C2636;
}
