body            {
                 background-color: #2C5A3E;
                 background-image: url(images/background.jpg);
                 font-family: Georgia,"Times New Roman",Times,serif;
                 color: #E2B886;
                 font-size: 1em;
                 SCROLLBAR-FACE-COLOR: #2C5A3E;
                 SCROLLBAR-HIGHLIGHT-COLOR: #2C5A3E;
                 SCROLLBAR-SHADOW-COLOR: #333333;
                 SCROLLBAR-3DLIGHT-COLOR: #EBBC78;
                 SCROLLBAR-ARROW-COLOR:  #5E0E0F;
                 SCROLLBAR-TRACK-COLOR: #2C5A3E;
                 SCROLLBAR-DARKSHADOW-COLOR: #333333;

                }
p, ul, li       {
                 font-family: Georgia,"Times New Roman",Times,serif;
                 color: #E2B886;
                 font-size: 1em;
					  }

h1              {font-family: Georgia,"Times New Roman",Times,serif;
                 color: #E2B886;
                 font-size: 1.1em;
                } 

.footer         {font-family: Verdana, Arial, Helvetica, sans-serif;
                 font-size: 1em;
                }

a:link          {color: #BBA379;
                 font-weight: bold;
                 text-decoration: none;
                } 

a:visited       {color: #BBA379;
                 font-weight: bold;
                 text-decoration: none;
                }

a:hover         {background-color: #5E0E0F;
                 color: #336353;
                 font-weight: bold;
                 text-decoration: none;
                }

a:active        {color: #A38553;
                 font-weight: bold;
                 text-decoration: none;
                } 


.contentcontainer{ text-align:left;}
