body {
text-align: center;
background-color: #273d1e;
margin: auto;
}

img {
border: 0px;
z-index: 1;
}

ul {
padding-left: 15px;
list-style-type: disc;
}

hr {
border: 0px;
width: 300px;
background-color: #3f6231;
padding-top: 2px;
margin-top: 20px;
margin-bottom: 20px;
}

#container {
width: 922px;
height: 810px;
text-align: left;
margin: auto;
margin-top: 10px;
}

#title {
width: 517px;
height: 64px;
float: left;
padding-left: 20px;
padding-top: 10px;
}

#menuC1 {
width: 250px;
height: 70px;
float: left;
font-family: Helvetica, sans-serif;
color: #FFFFFF;
font-size: 16.2px;
line-height: 11px;
padding-top: 4px;
}

#menuC1 a:link, a:visited, a:active {
color: white;
text-decoration: none;
}

#menuC1 a:hover {
color: white;
text-decoration: underline;
}


#menuC2 {
width: 123px;
height: 70px;
float: right;
font-family: Helvetica, sans-serif;
color: #FFFFFF;
font-size: 16.2px;
line-height: 11px;
padding-top: 4px;
}

#menuC2 a:link, a:visited, a:active {
color: white;
text-decoration: none;
}

#menuC2 a:hover {
color: white;
text-decoration: underline;
}


#picture_view_contain { 
width: 955px;
height: 302px;
}

#picture {
width: 922px;
height: 302px;
background-color: #121c0e;
text-align: center;
overflow: hidden;
float: left;
}

#thumbnails {
margin-top: 10px;
width: 510px;
height: 356px;
float: left;
}

#thumbnails p {
margin: -1px;
}

#iframe {
margin-left: 0px;
position: relative;
float: right;
left: 0px;
border: 0px solid;
overflow: hidden;
width: 400px;
height: 366px;
}

#track {
position: absolute;
top: 10px;
left: 380px;
width: 9px;
height: 342px;
background-image: url('images/scrolltrack.png');
}
	
#handle {
position: absolute;
left: 0;
top: 0;
width: 9px;
height: 24px;
background-image: url('images/scrollhandle.png');
}

#handlelg {
position: absolute;
left: 0;
top: 0;
width: 9px;
height: 164px;
background-image: url('images/scrollhandlelg.png');
}

#button-up {
position: absolute;
top: 0;
left: 0;
width: 16px;
height: 10px;
background: transparent;
}
	
#button-down {
position: absolute;
top: 290px;
left: 0;
width: 16px;
height: 10px;
background: transparent;
}

.theiframe {
border: 0px;
width: 420px;
height: 350px;
overflow: hidden;
}

#scrollbox {
margin-top: 10px;
width: 375px;
height: 356px;
overflow: hidden;
}

#text {
margin-top: 8px;
font-family: Helvetica, sans-serif;
color: #FFFFFF;
font-size: 14px;
text-align: left;
line-height: 19.8px;
}

#picturetext {
font-family: Helvetica, sans-serif;
color: #FFFFFF;
-moz-opacity: .35;
position: relative;
left: 100px;
}

div.slider {
width: 4px;
height: 211px;
background-image: url('images/slidertrack.png');
background-repeat: no-repeat;
position: relative;
float: right;
right: 10px;
top: 20px;
}

div.slider div.handle {
width: 16px;
height: 17px;
background-image: url('images/slider.png');
position: relative;
margin-left: -6px;
}

div {
border: 0px solid;
}


