/* Viewer Style Sheet  */

body {background: #C0C0C0}

#header {position: fixed; top: 4px; right: 300px; padding-bottom:10px}

#main {float: right; padding: 4px; width: 256px; background-color: #446e9a}

#sidebar {position: fixed; top: 80px; right: 300px; height: 90%; padding: 0px 20px 0px 0px; overflow: auto}

#mainFloat {border: 0px}

#captionTitle {font-family: Verdana; font-weight: bold; font-size: 0.8em; text-align: center}

#captionText {font-family: Verdana; font-size: 0.8em; text-align: left; padding-left: 4px; padding-right: 8px}

.thumbnail img { font-family: Verdana; left: 10px; top: 10px; height: 75px; position: relative; 
               float: left; padding-left: 0px; padding-right: 0px; 
               padding-top: 0px; padding-bottom: 0px }
.thumbnail p { font-family: Verdana; text-align: Right; font-size: 10pt; float: right; 
               margin-left: 10px; padding-left: 0px; padding-right: 5px; 
               padding-top: 0px; padding-bottom: 0px}
.thumbnail   { position: relative; float: left; width: 250px; height: 100px; 
               background-color: #FFFFCC; border-style: none; border-width: 1; 
               padding-bottom: 0px}

a:link {color: blue}
a:visited {color: red}
a:hover {color: red}
a:active {color: red}
