#container {
    width:800px;
    margin-left:auto;
    margin-right:auto;
}
#header {
    width:800px;
    text-align:center;
    margin-top:5px;
    margin-bottom:5px;
}
#header h1 {
    margin:0;
    font-size:18px;
}
#breadcrumb {
    list-style-type: none;
    margin:0;
    padding:0;
    margin-left:auto;
    margin-right:auto;
}
#breadcrumb li{
    float:left;
    color:#393939;
    padding-right:3px;
}
#breadcrumb li a{
    text-decoration:none;
    font-style:italic;
    color:#393939;
}
#breadcrumb li a:hover{
    color:red;
}
#nav {
    list-style-type: none;
    margin:0;
    padding:0;
}
#nav li{
    float:left;
    text-align:center;
    width:25px;
}
#nav li#pages{
    width:700px;
    font-size:14px;
}
#nav li a img{
    border:0;
}
#content {
width:800px;
}
#large-image-frame {
    width:216px;
    float:left;
}
#large-image-box {
    margin-top:5px;
    padding-top:5px;
    width:208px;
    margin-right:auto;
    margin-left:auto;
    background-color:#393939;
    padding-bottom:5px;
}
#large-image-box img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
}
#large-image-box span{
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    height:20px;
    width:198px;
    background-color:#dbdbdb;
}

#large-image-boxer {
    margin-top:5px;
    padding-top:5px;
    width:208px;
    margin-right:auto;
    margin-left:auto;
    background-color:#393939;
    padding-bottom:5px;
}
#large-image-boxer img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
}
#large-image-boxer span{
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    height:200px;
    width:198px;
    background-color:#dbdbdb;
}
#large-image-boxer {
    margin-top:5px;
    padding-top:5px;
    width:208px;
    margin-right:auto;
    margin-left:auto;
    background-color:#393939;
    padding-bottom:5px;
}
#large-image-boxertop img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:5px;
}
#large-image-boxertop span{
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    height:20px;
    width:198px;
    background-color:#cccccc;
}
#thumbnail-box {
    width:400px;
    float:left;
}
#thumbnails {
    list-style-type: none;
    margin:0;
    padding:0;
    float:left;
}
#thumbnails li {
    margin:0;
    padding:0;
    float:left;
}
div.small-image-box {
    background-color:#393939;
    width:110px;
    margin-bottom:10px;
    margin-left:15px;
    text-align:center;
    padding-bottom:5px;
    padding-top:5px;
}
div.small-image-box img {
    margin-bottom:5px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
div.small-image-box span {
    height:10px;
    width:100px;
    background-color:white;
    display:block;
    font-size:6px;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
}
#instructions {
    width:800px;
}
.main_table_title {
	background-color: #393939;
	font-family :Verdana;
	font-weight:bolder;
	font-size : 10px;
	border-bottom: 1px #393939 solid;
	border-top: 1px #393939 solid;
	line-height: 20px;
}
.main_table_title2 {
	background-color: #393939;
	font-family :Verdana;
	font-weight:bolder;
	font-size : 10px;
	border-bottom: 1px #393939 solid;
	border-top: 1px #393939 solid;
	border-left: 5px #393939 solid;
	border-right: 5px #393939 solid;
	line-height: 20px;
}
.main_table_sol {
	background-color: #dbdbdb;
	font-family :Verdana;
	font-weight:bolder;
	font-size : 10px;
	border-bottom: 4px #393939 solid;
	border-top: 4px #393939 solid;
	border-left: 10px #393939 solid;
	border-right: 10px #393939 solid;
	line-height: 20px;
}
.main_table {
	background-color: #dbdbdb;
	font-family :Verdana;
	font-weight:bolder;
	font-size : 10px;
	border-bottom: 40px #393939 solid;
	border-top: 4px #393939 solid;
	border-left: 10px #393939 solid;
	border-right: 10px #393939 solid;
	line-height: 20px;
}
.main_table_ana{
	background-color: #dbdbdb;
	font-family :Verdana;
	font-weight:bolder;
	font-size : 10px;
	border-bottom: 4px #393939 solid;

	border-top: 4px #393939 solid;
	border-left: 10px #000000 solid;
	border-right: 10px #000000 solid;
	line-height: 20px;
}