body {
	background-color: #666666;
	color: #330066;
	float: left;
}

h1, h2, h3, h4, h5, h6 {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
tr, td {
	color: #330066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	color: #330066;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	color: #330066;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: circle;
}
a {
	color: #003366;
}

#pic_title {
	position: absolute;
	left: 20px;
	top: 5px;
	width: 614px;
	height: 70px;
	text-align: center;
	border-color:#330066;
	z-index: 1;
}

#no_script { 
	position: absolute;
	left: 40px;
	top: 250px;
	width: 600px;
	z-index: 100;
	background-color: #ff0000;
	border-top-color: #CCCCCC;
	border-top-style: groove;
	border-top-width: thick;
	border-right-color: #330066;
	border-right-style: groove;
	border-right-width: thick;
	border-bottom-color: #330066;
	border-bottom-style: groove;
	border-bottom-width: thick;
	border-left-color: #CCCCCC;
	border-left-style: groove;
	border-left-width: thick;
}

#place_holder {
	position: absolute;
	left: 20px;
	top: 290px;
	width: 614px;
	height: 408px;
	text-align: center;
	border-top-color: #CCCCCC;
	border-top-style: groove;
	border-top-width: thick;
	border-right-color: #330066;
	border-right-style: groove;
	border-right-width: thick;
	border-bottom-color: #330066;
	border-bottom-style: groove;
	border-bottom-width: thick;
	border-left-color: #CCCCCC;
	border-left-style: groove;
	border-left-width: thick;
}
#filmstrip {
	position: absolute;
	width: 600px;
	height: 198px;
	top: 85px;
	left: 27px;
	z-index: 1;
	background-image:url(../images/nav/film_strip_133.gif);
	background-repeat: repeat-x;
	border-bottom-width: thick;
	border-bottom-style: outset;
	border-bottom-color: #CCCCCC;
}
#scroll_holder{
	position: absolute;
	width: 600px;
	height: 134px;
	top: 115px;
	left: 27px;
	z-index: 100;
	clip: rect(0 px, 600 px, 200px, 0 px);
	overflow: hidden;
	clip:rect(0 px, 600 px, 200px, 0 px);
	background-color: #000000;
}
#scroll_content {
	position: absolute;
	width: 1700px;
	height: 134px;
	z-index: 99;
	background-color: #000000;
	overflow: visible;
	vertical-align: middle;
}
#reverse {
	position:absolute;
	left:652px;
	top:190px;
	z-index:101;
	width: 50px;
	height: 50px;
}
#forward {
	position:absolute;
	left:652px;
	top:90px;
	z-index:102;
	height: 50px;
	width: 50px;
}
#reload {
	position:absolute;
	left:652px;
	top:140px;
	z-index:102;
	width: 50px;
	height: 50px;
}
#slide_show {
	position:absolute;
	left:752px;
	top:140px;
	z-index:102;
	width: 50px;
	height: 50px;
}
#pic_table {
	position:absolute;
	left:752px;
	top:190px;
	z-index:102;
	width: 50px;
	height: 50px;
}
#little_help {
	position:absolute;
	left:652px;
	top:238px;
	z-index:102;
	width: 50px;
	height: 50px;
}
#helpme {
	position:absolute;
	left:680px;
	top:270px;
	z-index:103;
	background-color: #CCCCCC;
}
#message {
	position:absolute;
	left:10px;
	top:725px;
	z-index:103;
	width: 650px;
}
#photoalb {
	position:absolute;
	left:537px;
	top:8px;
	z-index:100;
	width: 151px;
}

