
*, body {
    font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
    padding: 0px;
    margin: 0px;
}

body {
    text-align: center;
}

a:link, a:visited, a:active, a:hover {
    color:#0066CC;
    text-decoration:none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: 0px;
}

h1 {
    clear:both;
    color:#003E5B;
    font-size:24px;
    font-weight:normal;
    padding:10px 0px 10px 0px;
}

#image_img {
    margin: 0px 10px 10px 0px;
}

#wrapper {
    text-align: left;
    width: 708px;
    margin: 0px auto;
}

.content {
    background-color: white;
    padding: 10px;
}

h2 {
    font-size: 130%;
}


#image_listing {
    border: 1px solid #c0c0c0;
    border-left: 0px;
    border-right: 0px;
    margin: 30px 0px 30px 0px;
    padding: 10px 0px 10px 0px;
    
}
div.clearboth {
    clear:both;
    height: 0px;
    line-height: 0px;
    font-size: 0;
}
#image_listing img {
    border: 0px;
    width: 100px;
    height: 100px;
}

#image_listing div.item {
    float:left;
    height:110px;
    margin-bottom:10px;
    margin-right:10px;
}

#preview {
    position: absolute;
}

#header {
    background-color: #13084D;
}

#header div {
    width: 710px;
    margin: 0px auto;
    position: relative;
}

#header div a.info {
    position: absolute;
    right: 14px;
    bottom: 10px;
    color: white;
}

div.contact div {
    padding: 0px 0px 4px 0px;
}

div.print {
    padding-top: 5px;
}

div.print a{
    text-decoration: underline;
}

div.print a:hover {
    text-decoration: none;
}
