@charset "UTF-8";
/* CSS Document */


body {background-color:white;}
p{font-family:Geneva, Arial, Helvetica, sans-serif; font-size:10px; color:#666666;}
h1, h2, h3 { font-family:Verdana, Arial, Helvetica, sans-serif;color: #999999}
a, a:link {font-weight: bold; text-decoration: none; color:#666666}
a:hover {text-decoration: underline;}

table {}
td { vertical-align:top;}

em { font-style:normal; font-weight:bold}


#wrap { width:1020px; background-color: #EFEFEF; }
#logo {background-color:white;}
#viewer {width: 660px; height: 440px;  background-color:#CCCCCC;}
#thumbnails {width: 260px; margin-left:32px; }
#features {width: 260px; margin-left: 32px;}
#imgtable {margin-top:12px;}

#boxleft {width: 660px; float:left;}
#boxleft p {margin-left: 6px;}

#boxright {}

#bottombar {margin-left: 6px;}


.clear { clear:both }


