body { margin:0;
       background-color:#dcc89e;
       background-image:url('images/default/gradient-background.jpg');
       background-repeat:repeat-x;
       font-family:Arial;
       color:#3b1b00; }
       
a { text-decoration:none;
    color:#3b1b00; }
       
#container {  }

#header-background { width:100%;
                     height:106px;
                     background-image:url('images/default/header-background.png');
                     background-repeat:repeat-x; }

#header { width:1000px;
          height:106px;
          margin:0 auto; }
          
#navigation-background { width:100%;
                         height:53px;
                         background-image:url('images/default/navigation-background.png');
                         background-repeat:repeat-x; }

#navigation { width:1000px;
              height:53px;
              margin:0 auto 0 auto; }
              
#red-diamond-left { margin:0 10px 0 0; }

#blue-diamond { margin:0 10px 0 10px; }

#green-diamond { margin:0 30px 0 10px; }

#purple-diamond { margin:0 33px 0 30px; }

#red-diamond-right { margin:0 0 0 30px; }

#content-container { width:1000px;
                     height:auto;
                     margin:0 auto;
                     background-image:url('images/default/design-background.png');
                     background-repeat:no-repeat; }

#title { width:1000px;
         height:192px;
         margin:0 0 0 0; }
         
#content { width:799px;
           margin:0 0 0 0;
           padding:0 0 0 0;
           float:right; }
         
#side-quick-links { margin:0 0 0 0;
                    padding:0 0 0 0;
                    width:199px;
                    float:left; }
                    
li { list-style:none;
     padding:0 0 10px 0; }
     
li a { font-weight:bold; }
           
p { font-size:16px;
    text-indent:20px; }
           
#blue-bold { color:#333561;
             font-weight:bold; }
             
#green-bold { color:#6e7533;
              font-weight:bold; }
             
#purple-bold { color:#540e38;
               font-weight:bold; }

#bottom-quick-links { text-align:center;
                      margin:40px 0 0 0;
                      clear:both; }

#footer-background { width:100%;
                     height:94px;
                     margin:10px 0 0 0;
                     background-image:url('images/default/footer-background.png');
                     background-repeat:repeat-x; }                   

#footer { width:1000px;
          height:94px;
          margin:0 auto; }