/* CSS Document */
/*body {background:#000 url(../images/background.gif) no-repeat top center fixed;text-align:center;font-family:Trebuchet, Trebuchet MS, Verdana, Arial, sans serif;color:#ccc;margin:0;padding:0}*/
body {position:absolute; background:#000;text-align:left;font-family:Trebuchet, Trebuchet MS, Verdana, Arial, sans serif;color:#ccc;margin:0;padding:0;height:100%;}
img.bordered {border:2px solid #fff;}
.displayBox {padding:8px 0px; border-bottom: 2px dotted #999;}
/*#side {text-align:center;width:300px;float:left;}*/
#side{position:fixed; top: 0px; left:0px; width:300px;text-align:center; }
* html div#side{top: 0px; left:0px; width:300px; position:absolute; }
#side2 {text-align:center;width:300px;background:url(../images/logo.gif) no-repeat top center fixed;}
#content {padding-top:10px; width:550px;color:#fff;margin-left:300px;}
/*#maincontent {width:760px;margin-left:auto; margin-right:auto;}*/
#maincontent {width:850px; margin-right:auto;}
#textbox {background:url(../images/textbox.gif) no-repeat top left; height:auto;padding:20px 0px 10px 20px;text-align:left;color:#ccc;}
#footer {font-size:11px;color:#ccc;text-align:center;clear:both;}
