/* CSS Document */

body {width:750px; margin-left:auto; margin-right: auto; text-align: center;background-color:#000000; font-family:Georgia, "Times New Roman", Times, serif; }

div#datebox { color: #FFFFFF; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right;}
div#nav { width: 750px; background-color: #ff9933; color:#000000; }
div#container { width: 750px; margin-left: auto; margin-right: auto;}
div#header { width: 750px; background-color:#0000CC; color: #FFFFFF;}
div#navbox { width: 750px; background-color:#999999; }
div#content { width: 750px; background-color:#FFFFFF; color:#000000;}
div#footer { width: 750px; background-color: #660099; text-align:center;}


/*--- Date, Copyright and Login Color ---*/
#dnn_dnnCURRENTDATE_lblDate.SkinObject {color:white;}
#dnn_dnnCOPYRIGHT_lblCopyright.SkinObject {color:white;}
#dnn_dnnLOGIN_hypLogin.SkinObject {color:white;}
#dnn_dnnUSER_hypRegister.SkinObject {color:white;}
