body   {
        padding:0;
        margin:0;
        width:100%;
        background-color:#000;
        }
.container {
        position: relative;
        font: 140% arial,times,verdana,sans-serif;
        margin-top:0;
        width:800px;
        height:940px;
        border:0px solid #fff;
        margin-left:auto;
        margin-right:auto;
        background-color: #000;
        }
.header {
        position:absolute;
        top:0;
        width:800px;
        height: 130px;
        margin-left:0;
        margin-right0;
        background-image:url("../images/header.jpg");
        background-repeat: no-repeat;
        } 
.subheader   {
        position:absolute;
        top:128px;
        width:800px;
        height: 80px;
        margin-left:0;
        margin-right0;
        background-image:url("../images/subhead-demos.jpg");
        background-repeat: no-repeat;
        } 
.navbar {
        position:absolute;
        top:215px;
        width:800px;
        height: 30px;
        margin-left:0;
        margin-right:0;
        background-color:transparent;
        border:0px solid green; 
        }
.navbar ul {
       list-style:none;
       margin-top:0px;
       margin-left:-30px;
       }       
.navbar li {
       display:inline;
       padding-left:0px;
       }
.navbar a:link, .navbar a:visited {
       font-family:verdana, arial, sans-serif;
       font-size:56%;
       font-weight:bold;
       font-style:oblique;
       padding:0px 16px 0px 16px;
       color:#ff9900;
       background-color:transparent;
       text-decoration:none;
       border:0;
       text-align:center;
       }
.navbar a:hover {
       color:#fff;
       background-color:transparent;
       text-decoration:none;
       border:0;
       } 

.leftbox1  {
        position:relative;
        top:260px;
        width:195px;
        height:150px;
        margin-left:0px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-chase.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.centerbox1  {
        position:absolute;
        top:260px;
        width:195px;
        height:150px;
        margin-left:201px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-suspense.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.centerbox2  {
        position:absolute;
        top:260px;
        width:195px;
        height:150px;
        margin-left:403px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-drama.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.rightbox1  {
        position:absolute;
        top:260px;
        width:195px;
        height:150px;
        margin-left:605px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-sad.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.leftbox2  {
        position:absolute;
        top:415px;
        width:195px;
        height:150px;
        margin-left:0px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-corp.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.centerbox3  {
        position:absolute;
        top:415px;
        width:195px;
        height:150px;
        margin-left:201px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-rock.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.centerbox4  {
        position:absolute;
        top:415px;
        width:195px;
        height:150px;
        margin-left:403px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-oldrock.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.rightbox2  {
        position:absolute;
        top:415px;
        width:195px;
        height:150px;
        margin-left:605px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-songs.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.leftbox3  {
        position:absolute;
        top:570px;
        width:195px;
        height:150px;
        margin-left:0px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-country.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.centerbox5  {
        position:absolute;
        top:570px;
        width:195px;
        height:150px;
        margin-left:201px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-aussie.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.centerbox6  {
        position:absolute;
        top:570px;
        width:195px;
        height:150px;
        margin-left:403px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-known.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
.rightbox3  {
        position:absolute;
        top:570px;
        width:195px;
        height:150px;
        margin-left:605px;
        margin-right0;
        padding:0px;
        border: solid 1px #f90;
        background-image:url(../images/demo-misc.jpg);
        background-repeat: no-repeat;
        text-align: justify;           
        }
p      {
        font-size: 50%;
        font-weight:bold;
        color:#fff;
        padding:45px 10px 15px 15px;
        text-align:left;
        }
.list ul {
        list-style-type: disc;
        margin-top:40px;
        margin-left:15px;          
        }
.list li {
        font-size:60%;
        font-weight:bold;
        color:#fff;
        background-color:transparent;
        }
.list a:link   {
        font-family: arial, "Times New Roman", sans-serif;
        color:#fff;
        background-color: transparent;
        text-decoration: none;
        }
.list a:visited {
        color: #fff;
        background-color:transparent;
        text-decoration: none;
        }
.list a:hover {
        color: #f90;
        background-color: transparent;
        text-decoration: none;
        }
.basenav {
        position:relative;
        top:700px;
        width:800px;
        height:25px;
        border:0px solid #fff;
        padding-top:4px;
        padding-left:60px;           
        background-image:url(../images/basenav2.jpg);
        background-repeat:no-repeat;
        }
.basenav ul {
       list-style-type:none;
       margin-top:-8px;
       margin-left:-90px;
       }       
.basenav li {
       display:inline;
       padding-left:0px;
       }
.basenav a:link, .basenav a:visited {
       font-family:verdana, arial, sans-serif;
       font-size:56%;
       font-weight:bold;
       font-style:oblique;
       padding:0px 16px 0px 16px;
       color:#ff9900;
       background-color:transparent;
       text-decoration:none;
       border:0;
       text-align:center;
       }
.basenav a:hover {
       color:#fff;
       background-color:transparent;
       text-decoration:none;
       border:0;
       }
.sitelinks {
       position:relative;
       top:715px;
       width:800px;
       height:25px;
       border:0px solid #fff;
       padding-top:4px;
       padding-left:60px;           
       background-color:transparent;
       }
.sitelinks ul {
       list-style-type:none;
       margin-top:-8px;
       margin-left:-90px;
       }       
.sitelinks li {
       display:inline;
       padding-left:0px;
       }
.sitelinks a:link, .sitelinks a:visited {
       font-family:verdana, arial, sans-serif;
       font-size:45%;
       font-weight:normal;
       font-style:none;
       padding:0px 10px 0px 10px;
       color:#fff;
       background-color:transparent;
       text-decoration:none;
       border:0;
       text-align:center;
       }
.sitelinks a:hover {
       color:#f90;
       background-color:transparent;
       text-decoration:none;
       border:0;
       } 