li {
   list-style-image: url('../images/bullet.gif');
}

body {
  background-image: url('http://www.larianlequella.com/css/newRed.png');  
  background-repeat: repeat-x; 
  background-color: #cc3300; 
 
 
  text-align: center; 
  
}

#container {
   margin: 0 auto;
   margin-top: 5%;
   text-align: left;
   width: 1015px;
}
#titleBar {
   background-image: url('http://www.larianlequella.com/css/dc-21.jpg');
   width: 991px;
   height: 225px;
   display: block;                 
}
#leftSide {
   background-image: url('../images/leftbar.jpg');
   width: 195px;
   font-size: 12px;
   padding: 13px;
   height: 529px;
   float: left;
   border-right: 1px solid black;
}
#contentArea {
   background-image: url('../images/body.jpg');
   font-family: arial;
   overflow: auto;
   width: 678px;
   height: 540px;
   padding-top: 15px;
   padding-left: 55px;
   padding-right: 36px;
   float: left;
  
   margin-left: 0;
}
#footer {
   clear: both;               
}
.navButton:link , .navButton:visited {
   background-image: url('http://www.larianlequella.com/images/nav.png');
   display: block;
   width: 197px; 
   height: 22px;
   text-align: center;
   text-decoration: none; color: black;
   font-family: arial;
   font-weight: 700;
   padding-top: 5px;
   margin-bottom: 10px;
}
.navButton:hover , .navButton:focus {
   background-position:  -197px 0;
   color: white;
}
.navButton:active {
   background-position:  0 0;
   color: black;
}
#contentFrame {
   height: 508px;
   width: 677px;
}











































































































































































































































































































































































































































