﻿#header {
height:190px;
position:relative;
}
/*#main {
margin:0pt auto;
width:600px;
}*/
#large {
background:transparent url(images/indicator.gif) no-repeat scroll 40% 60%;
float:left;
/*
height:200px;
width:300px;*/
height:200px;
width:280px;
}
#large img {
border:5px solid #BFCF6F;
/*
height:240px;
width:300px; */

height:200px;
width:280px; 
}
#thumbnail {
background:#FFFFFF none repeat scroll 0% 0%;
border:3px solid #BFCF6F;
float:left;
height:250px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin-left:10px;
/*margin-top:80px;*/
overflow:auto;
padding:4px;
width:190px;
}
#thumbnail li {
float:left;
width:50px;
}
#thumbnail a {
	border:1px solid #CCCCCC;
	display:block;
	padding:1px;
	width:50px;
}
#thumbnail a:hover {
	border-color:#405061;
}