@charset "UTF-8";

* { margin:0; padding:0; }

body { font-family:Verdana, Arial, Helvetica, Geneva, sans-serif; font-size:12px; color:#343434; background:url(images/bg.jpg) top left repeat-x #2e2e2e; width:100%; text-align:center; }

div#container { width:800px; margin:0 auto; position:relative; text-align:left; }

div#header { width:800px; background:url(images/header.jpg) top left no-repeat; height:102px; position:relative; z-index:50;  }
div#infobar { color:#cfcfcf; border-top:1px solid #787878; background:url(images/dotcomline.jpg) top right no-repeat; height:21px; font-weight:bold; padding-top:5px; position:relative; z-index:51; }
#ribbonfloat { position:absolute; left:200px; bottom:0; z-index:100; }
div#infobar a, div#footer a { color:#cfcfcf; text-decoration:none; font-weight:bold; }
div#infobar a:hover, div#footer a:hover { color:#CF6; text-decoration:underline; }

a { text-decoration:none; color:#b14b5e; font-weight:bold; }
a:hover { text-decoration:underline; color:#39C; }
div#nav { background:url(images/navbg.jpg) top left repeat-x #425663; border-bottom:1px solid #213a4b; border-top:1px solid #b1b8bf; border-left:1px solid #bababa; border-right:1px solid #bababa; text-align:right; position:relative; }

div#contentbox { width:768px; border-left:1px solid #bababa; border-right:1px solid #bababa; border-bottom:1px solid #bababa; padding:15px; background-color:#e0e0e0; position:relative; overflow:auto; }

div#footer { width:800px; margin:0 auto 15p auto; position:relative; color:#cfcfcf; padding-top:15px; font-weight:bold; text-align:left; background:url(images/ribbonfooter.jpg) top right no-repeat; }
.smaller { font-weight:normal; font-size:10px; margin-top:7px; }
input { cursor:pointer; }

.thumb { border:1px solid #FFF; cursor:pointer; }
.thumb:hover { border:1px solid #c7697a; }
.ad { border:2px solid #FFF; display:inline-block; margin-bottom:7px; cursor:pointer; }
.ad:hover { border:2px solid #CF6; }