/* Site generic */
html { background:darkgray;}
body { font-size:80%; font-family:Verdana, Arial, Helvetica; }
td   { font-size:100%; font-family:Verdana, Arial, Helvetica;text-align:center;vertical-align:top;}
a:link {color:black;}
a:link img {border-color:black;}
a:visited, a:focus, a:hover, a:active {color:#787878;}
a:visited img, a:focus img, a:hover img, a:active img {border-color:#787878;}
/* Widgeteria */
#allaround {width:801px;margin:auto;border:1px solid black;background:url('../img/style/hg_site.jpg'); }
#thisisalexboys {cursor:pointer;text-align:center;width:600px;margin:auto;margin-bottom:8px;}
#cont_tl {background:url('../img/style/cont_topleft.gif') no-repeat;width:120px;height:14px}
#cont_top {background:url('../img/style/cont_top.gif') repeat-x; width:780px;height:14px}
#cont_left {background:url('../img/style/cont_left.gif') repeat-y;width:120px;vertical-align:top;text-align:left}
#content {background:url('../img/style/hg_content.jpg');width:640px;vertical-align:top}
#cont_right {background:url('../img/style/hg_content.jpg'); width:140px;vertical-align:top}
.shoutbox_top {background: url('../img/style/shoutbox_top.gif') no-repeat; padding-left:10px;height:6px}
.shoutbox {background:white;padding-left:10px;border-left:1px solid black;vertical-align:top;text-align:left;color:black;font-size:8pt;}
.shoutbox_bottom {background: url('../img/style/shoutbox_bottom.gif') no-repeat; padding-left:10px;height:6px;margin-bottom:8px}
.shoutbox iframe {width:150px;overflow:auto;height:1300px;border:0px solid;}
#cont_bl { background:url('../img/style/cont_bottomleft.gif') no-repeat;width:120px;height:14px}
#cont_bottom {background:url('../img/style/cont_bottom.gif') repeat-x; width:780px;height:14px}
.menu {width:100px;height:21px;padding-top:5px;margin-bottom:8px;vertical-align:middle;text-align:center;font-size:12px;font-family:Verdana,Arial,Helvetica,Sans Serif;font-weight:bold;display:block;text-decoration:none;}
.menu.active {background:url('../img/style/button_active.gif') no-repeat;color:#C06E25}
.menu.inactive {background:url('../img/style/button_inactive.gif') no-repeat;color:black}
/*#content a {text-decoration:none; color:inherit;}*/
.contsel select, .contsel option, .contsel input {color:white;background:#9C9284;border:0px;}
.contsel option:hover {background:white;color:#9C9284;}
.skimming td {vertical-align:top;text-align:center;background:url('/../img/style/skim_area.gif') repeat-x;padding-top:8px}
.skimming td.img {padding-top:0px;}
.skimming img {display:block;border:none;}
/*.skimming a {color:black !important;}*/