* { margin:0; padding:0; }
html, body { height:100%; }
body { font-size:62.5%; background-color:#acd1fe; color:#333; }
body { font-family:Lucida Sans Unicode, Lucida Grande, Lucida Sans, Lucida, Verdana, Arial, Helvetica, Sans Serif; }
h1, h2, h3, strong { font-family:Lucida Sans, Lucida, Verdana, Arial, Helvetica, Sans Serif; }
a { color:#000; text-decoration:underline; }
a:hover { color:#f0702a; text-decoration:none; }
img { display:block; border:none; -ms-interpolation-mode:bicubic; }
.clear { clear:both; }

#frameContent { width:720px; margin:auto; padding:1em 0; }
#frameContent h1, #frameContent h2 {  text-align:center; }
#frameContent h2 { margin-top:1em; }
.thumb-wrap { margin:.65em; width:130px; float:left; }
.thumb-wrap a { display:block; }
a.thumb { width:130px; height:140px; position:relative; overflow:hidden; border:1px solid #000; }
a.thumb img { display:block; height:100%; position:absolute; left:-20%; }
a.title { font-size:1.3em; text-align:center; }

*+html #frameContent h1 { font-size:2em; }
*+html #frameContent h2 { font-size:1.6em; }
* html #frameContent h1 { font-size:2em; }
* html #frameContent h2 { font-size:1.6em; }
