body {
background:#081b2f;
text-align:center;
margin:0;
font-family:Arial,Helvetica,sans-serif;
}

h1 {
color:#5ebbdd;
margin:0;
background:#000;
}

#shadow {
width: 980px;
margin: 0 auto;
background-image: url(/t/simonscans/img/bg_content.gif);
background-repeat: repeat-y;
}

#wrapper {
width:960px;
margin:0 auto;
background:#FFFFFF;
}

#header {
width:960px;
height:160px;
background:url('/t/simonscans/img/header-blue.jpg') no-repeat;
}

#content {
width:960px;
text-align:center;
}

#thumbs{
padding:10px;
}

#thumbs li {
list-style-type:none;
float:left;
}

#thumbs li img{
border: 1px solid #014186;
margin: 3px;
}

.copy {
width:80%;
margin:0 auto;
text-align:justify;
font-size:16px;
color:#000000;
margin-top:10px;
margin-bottom:10px;
font-weight:bold;
}

.copy a {
display:block;
text-align:center;
font-size:28px;
font-weight:bold;
color:#014186;
margin: 5px;
}

.copy a:hover {
color:#006285;
}

#footer {
margin-top: 100px;
font-size: 12px;
color:#999;
background: #000;
}

.clear {
clear:both;
}