* { margin:0; padding:0;  /*border: 1px solid #ccff00;*/ }body { background: #5a5a5a url("images/background_bottom.gif") bottom left repeat-x; }img { border:0px; }#container {    position: relative;
    background: url("images/background.gif") bottom left no-repeat;    text-align: left;    font: 12px arial, sans-serif, helvetica;    color: #fff;    }#header { width: 900px; }
    #header #nav { 
        background: url("images/nav/background.gif") top left repeat-x; 
        height:28px; 
        }
    #header #nav ul { list-style:none; margin: 0px 12px; }
    #header #nav li { display:inline; margin:0px 9px; }
    #header #photos { position:absolute; top:12px; left:655px; }

#body { width:975px; }
    #body a { color:#dbba02; text-decoration:none; }
    #body a:hover { text-decoration:underline; }
    #body p { line-height:20px; margin:10px 0px; }
    #body #col01 { width:450px; margin:50px 0 0 50px; float:left; }
    #body #col02 { position:relative; width:425px; margin:150px 0 0 50px; float:right; }
    #body #col02 ul { margin:10px 0 10px 20px; width:170px; float:left; }
    #body #col02 li { margin:10px 0 20px 0; }
    #body #col03 { width: 450px; margin:50px 0 0 50px; float:left; }
    #body #col03 ul { margin:10px 0 0 20px; width:180px; float:left; }
    #body #col03 li { margin:6px 0; }
    
#footer { width:975px; margin: 50px 0px 0px 10px; padding: 0px 0px 100px 0px; }
    #footer a { color:#dbba02; text-decoration:none; }
    #footer a:hover { text-decoration:underline; }
    #footer ul { list-style:none; }
    #footer li { display:inline; margin:0 5px; }

#starburst { position:absolute; top:-70px; left:190px; }
#starburst2 { position:absolute; top:-60px; left:190px; }
.movie { margin-left:50px; height:240px; }
.border { border: 3px solid #393939; }  
.float_left { float:left; }.float_right { float:right; }.clear {    clear: both;    height: 1px;    margin-top: -1px;    overflow: hidden;    }   
    