html, body {
	font: 1em "Arial", Lucida Grande, Verdana, Sans-Serif;
	margin: 0;
	padding: 0;
}

body {
background-color: #1C529A;
background-image: url(sidesrepeat.gif);
background-repeat: repeat-x;
}
a {
margin: 0px;
padding: 0px;
color: #006699;
}

a:hover {
color: #006699;
text-decoration: none;

}

a img{ 
border: 0px;
}

p,#desc {
font-size: 0.8em;
}
#container {
    width:780px;
	height: 570px;
	margin: 0;
    margin-left:auto;
    margin-right:auto;
	background-image: url(bg.jpg);
	border-left: 5px solid #FFFFFF;
	border-right: 5px solid #FFFFFF;
background-position: top center;
background-repeat: no-repeat;
background-color: #FFFFFF;
	
}
#header {
    width:380px;
   height: 80px;
    margin-bottom:5px;
	margin-left: 250px;
	padding-top: 10px;

}
#header h1 {
    margin:0;
	
    font-size:18px;
	color: #4288C3;
	background-color: #FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	display: inline;
}
#breadcrumb {
    list-style-type: none;
    margin:0;
    padding:0;
	
	width: 499px;
	height: 20px;
    background-color: #FFFFFF;
    margin-right:auto;
	font-size: 0.8em;
	padding-left: 5px;
	line-height: 20px;
}
#breadcrumb li{
    float:left;
    color:black;
    padding-right:3px;

}
#breadcrumb li a{
    text-decoration:none;

    color: #006699;
}
#breadcrumb li a:hover{
    color: #006699;
	text-decoration: none;
}
#nav {
    list-style-type: none;
margin: 0; 
    padding:0;
	width: 504px;
	height: 20px;
	background-color: #FFFFFF;
	float: left;
}
#nav li{
    float:left;
    text-align:center;
    width:25px;
	padding-top: 3px;
}
#nav li#pages{
    width:404px;
    font-size:12px;
	font-weight: normal;
}
#nav li a img{
    border:0;
}
#content {
width:780px;
}
#large-image-frame {
    width:400px;
	height: 340px;
    float:left;
	padding: 0;
	margin: 0;
}
#large-image-box {
    
    padding-top:10px;
    width:340px;
    margin-right:auto;
    margin-left:auto;
    background-color:white;
    padding-bottom:10px;
}
#large-image-box img{
    display:block;
    margin-left:auto;
    margin-right:auto;
    margin-bottom:10px;
}
#large-image-box span{
    display:block;
    margin-left:auto;
    margin-right:auto;
    text-align:center;
    height:30px;
    width:320px;
    background-color:white;
	
}
#thumbnail-box {
    width:380px;
    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:white;
    width:160px;
	height: 150px;
    margin-bottom:10px;
    margin-left:15px;
    text-align:center;
    padding-bottom:5px;
    padding-top:5px;	
}
#headerlogo {
position: absolute;
top: 0px;
}
div.small-image-box img {
    margin-bottom:5px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
div.small-image-box span {
    height:0px;

}
#instructions {
    width:780px;
}
#footer {

margin: 10px;

padding: 0px;

width: 762px;

height: 25px;

border-top: 3px solid #FFFFFF;

border-bottom: 3px solid #FFFFFF;

background-color: #003597;

color: #FFFFFF;

}

#footer p {

padding: 0px;

margin: 0px;

line-height: 24px;
}

#address {

float: left;

width: 530px;

margin-left: 5px;

line-height: 24px;

}
