BODY
  {
    background-color: #ECE9D8;
	scrollbar-face-color:#006600;
	scrollbar-arrow-color:white;
	scrollbar-track-color:#FFFFFF;
	scrollbar-shadow-color:#333333;
	scrollbar-highlight-color:#A2A2A2;
	scrollbar-3dlight-color:'';
	scrollbar-darkshadow-Color:#333333;
  }
A {font-size:12pt; font-family:arial; font-weight:bold; color:#FFCC11; text-decoration:none;}
A:link {color:#FFCC11;}
A:active {color:#FFE600;}
A:visited {color:#FFCC11;}
A:hover {color:#7B68EE;text-decoration:underline overline;}


.font1, .font2, .font3, .font4, .font5, .font6, .font7, .font8, .font9, .font10,.font11 {font-family: arial; text-decoration:none;}
.font1, .font2, .font3, .font4, .font5 {font-size:12pt;}
.font7, .font8, .font10{color:#006600; font-style:italic;}
.font8, .font9, .font10, .font11{font-weight:bold;}

.font1{color:black; font-weight:normal;}
.font2{color:black; font-weight:bold;}
.font3{color:white; font-weight:normal;}
.font4{color:white; font-weight:bold;}
.font5{color:#006600; font-weight:normal;}
.font6{color:#006600; font-weight:bold; font-size:12pt;}
.font7{font-size:3; font-weight:normal;}
.font8{font-size:3;}
.font9{font-size:24pt; color:white;}
.font10{font-size:5; font-weight:bold; color:#006600; font-family:arial;}

#Choose a {
	float: left;
	padding: 2px;
}
#Choose img {
	height: 108px;
	width: 145px;
	border: 0;
}
	#Choose #Left, #Choose #Right{
		width: 12px;
		height: 20px;
		border: 0;
		position: absolute;
		top: 5px;
	}
	#Choose #Left{
		left: 490px;
	}
	#Choose #Right {
		left: 505px;
	}
	#Nav a{
		float: left;
		display: block;
		padding: 0 18px 0 18px;
	}
	#Nav {
	text-align: center;
	position: absolute;
	top: 56px;
	left: 33px;
	width: 599px;
	}
	#Container {
		width: 100%;
		/*background-image: url(../Graphics/Viewer/Picture Interface2.jpg);
		background-repeat: no-repeat;
		background-position: 0px 0px;
		background-attachment: scroll;*/
		background-color: #ECE9D8;
		height: 600px;
		z-index: 2;
	}
	#Choose{
	padding: 0; 
	margin: 0; 
	background-color: #FFFFFF !important;
}
	#SmallPics {
	position: absolute;
	top: 110px;
	left: 37px;
	width: 520px;
	height: 112px;
	}
	#BigPic {
	position: absolute;
	top: 240px;
	left: 62px;
	width: 474px;
	height: 235px;
	}
	#BG{
		z-index: 1;
		width: 600px;
		height: 510px;
		border: 0;
	}