/* private: div_styles */
body {width:100%; text-align:center; background:#580203 url(/images/body-back.gif) top left repeat-x; margin:0; padding:0;}
#container {height:100%; width:740px; margin:auto; background:#320000 url(/images/container-back.gif) top left repeat-x; padding:5px 0 15px 0;}

/*header styles*/
#header {text-align:center; margin-bottom:10px;}
.headerFlash {width:707px; height:152px; margin:auto; display:block;}
#noheaderFlash {background:url(/images/noFlash-header.jpg) top left no-repeat;}

/*body styles*/
#body {width:707px; margin:auto; background:url(/images/bodyDiv-back.gif) top left repeat-y;}
#body .bottom {background:url(/images/bodyClear-back.gif) top left no-repeat;}
#leftSide {width:194px; float:left;}
#rightSide {width:504px; float:left; margin-left:9px; border-top:1px solid #FF9C0B;}

#maincontent {width:474px; margin:auto; text-align:left;}
#pagecontent {margin:10px 5px;}

/*homepage styles*/
#titleContent {text-align:center; border-bottom:1px solid #A32107;}
.titleImage {margin:auto; margin-top:10px; margin-bottom:10px;}

#maincontent .leftSide, #maincontent .rightSide {width:225px; margin:10px 0; display:inline;}
#maincontent .leftSide {float:left; margin-left:5px;}
#maincontent .rightSide {float:right; margin-right:5px;}

#credit {text-align:center; width:475px; margin:auto; margin-top:5px;}
#w3c {background:url(/images/w3c.gif) top left no-repeat; display:block; width:88px; height:32px; margin:auto;}

#bottomText { font-size:0.9em; margin:0px 8px;}

/*content styles*/
.game1, .game2, .game3 {display:block; width:230px; height:250px;}
#nogame1, #nogame2, #nogame3 {text-decoration:none;}
#nogame1 {background:url(/images/NetBuild/game1.jpg) top left no-repeat;}
#nogame2 {background:url(/images/NetBuild/game2.jpg) top left no-repeat;}
#nogame3 {background:url(/images/NetBuild/game3.jpg) top left no-repeat;}

/*general styles*/
.clear {clear:both; font-size:1px; height:1px; line-height:1px; display:block;}
.noShow {display:none;}