img { image-orientation: from-image; } body { background-color: #DADADA; font-family: Arial, Helvetica, sans-serif; font-size: 14px; line-height: 22px; color: #000000; } a { color: #3366CC; text-decoration: none; } a:link { color: #3366CC; text-decoration: underline; } a:hover { text-decoration: none; color: red; } a:visited { text-decoration: underline; color: #660099; } a:visited:hover { text-decoration: none; color: red; } a.imgref { color: #FFFFFF; text-decoration: none; } p { line-height: 22px; margin-top: 2px; margin-bottom: 2px; } h1 { font-size: 14px; background-color:#DADADA; color:#006666; } h2 { font-size: 12px; font-weight:normal; background-color:#DADADA; color:#006666; } .textleft { text-align:left; } .textright { text-align:right; } .textcenter { text-align:center; } .prev_button { padding-right:20px; font-size:100px; color:white; cursor:pointer; text-align:right; position:absolute; left:20%; top:150px; } .next_button { padding-left:20px; font-size:100px; color:white; cursor:pointer; text-align:left; position:absolute; right:20%; top:150px; } .prev_button_lg { display:inline-block; padding-right:20px; font-size:100px; color:white; cursor:pointer; text-align:right; position:absolute; left:6%; top:150px; } .next_button_lg { display:inline-block; padding-left:20px; font-size:100px; color:white; cursor:pointer; text-align:left; position:absolute; right:6%; top:150px; } .linklayer { font-size:14px; vertical-align:baseline; margin:0 auto; width:100%; } div.visible { visibility: visible; } #photo_controls { display:block; position: fixed; top:0px; left:4px; margin:0 auto; padding: 4px; width:100%; font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#006666; line-height:9px; font-weight: normal; text-align:center; background-color:#DADADA; } #linklayerContainer { position: fixed; left:0px; margin: 0 auto; width:100%; text-align: center; background-color:#DADADA; padding-top:10px; padding-bottom:10px; z-index:1; } div.hidden { visibility: hidden; } .title { font-family: Arial, Helvetica, sans-serif; font-size: 24px; line-height: 30px; background-color: #006666; font-weight:bold; color:#CCFFCC; text-align: center; } .subtitle { font-family: Arial, Helvetica, sans-serif; font-size: 16px; line-height: 22px; font-weight: bold; color: #006666; text-align: center; } .header { font-family: Arial, Helvetica, sans-serif; font-size: 24px; background-color: #006666; color: #DCDCDC; } .nav { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; } .navLink { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; } .normal { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; } .legal { font-family: Arial, Helvetica, sans-serif; font-size: 9px; color:#006666; line-height:9px; font-weight: normal; } .caption { font-size: 16px; background-color:#DADADA; color:#006666; text-align: center; width:800px; margin:0 auto; } .imgcell { width:49%; margin: 0 auto; } .imgcell_lg { width:70%; margin: 0 auto; } .imgstore { position:absolute; top:80px; width:100%; visibility: hidden; } img { margin: 0 auto; border:4px black solid; vertical-align: middle; text-align: center; max-width: 100%; } .blend { -ms-filter: progid:DXImageTransform.Microsoft.Fade(Duration=1); filter :progid:DXImageTransform.Microsoft.Fade(duration=1); }