body {font-size: 18px;
      font-family: "palatino linotype", "trebuchet ms", "times new roman";
      margin: 0;
      padding: 0;
      background: #F5F5F4 url(background.png) repeat-x;
      color: #37383A;
      text-align: center;} 

acronym, abbr {cursor: help;
               border-bottom: 1px dotted;}

h1, h2, h3, h4, h5, h6, p {margin: 0 0 10px 0;
                           padding: 0;}

p {line-height: 130%;}

img {border: 0;
     margin: 0 0 5px 0;}
       
h1 {font-size: 30px;}
h2 {font-size: 22px;}
h3 {font-size: 20px;}
h4 {font-size: 18px;}
h5 {font-size: 16px;}
h6 {font-size: 14px;}

a {color: #586D8C; text-decoration: none; background-color: #F5F5F4;}
a:link {color: #586D8C; background-color: #F5F5F4;}
a:visited {color: #586D8C; background-color: #F5F5F4;}
a:hover {color: #4153AD; background-color: #F5F5F4;}


.clear-fix:after {content: ".";
                  display: block;
                  clear: both;
                  height: 0;
                  visibility: hidden;}

.clear-fix {display: inline-block;}

/* Hide from IE Mac \*/

.clear-fix {display:block;}

/* End hide from IE Mac */

.right {float: right;}

.left {float: left;
       margin: 3px 5px 0 0;}

.justify {text-align: justify;}
                  
#container {width: 750px;
            margin: 0 auto;
            text-align: left;}

#header {width: 550px;
         height: 140px;
         position: relative;}

#logo {position: absolute;
       left: 0px;
       bottom: 0px;
       width: 200px;
       height: 110px;}

#logo2 {position: absolute;
       right: 10px;
       bottom: 25px;
       width: 400px;
       height: 110px;}

#logo h1 {margin: 0;}

#logo a {background: transparent;}

#logo img {display: block;
           margin: 0;}


/* Begin main navigation menu. */

#menu {width: 750px;
       height: 37px;
       clear: both;}

#menu ul {list-style-type: none;      
margin: 0;
          padding: 0;}

#menu ul li {display: inline;}

#menu ul li a {text-decoration: none;
               height: 36px;
               padding: 0 14px;
               margin: 0;
               line-height: 36px;
               display: block !important;
               float: left !important;
               background: #5E5059 url() repeat-x;
               color: #DDACBC;
               font-size: 20px;
font-style: bold;
               border-right: 3px solid #4B4047;}

#menu ul li a#first {border-left: 3px solid #4B4047;}

#menu ul li a:hover {background: #5D5756 url(button_background.png) repeat-x;
                     background-position: 0 -37px;
                     color: #EACBD5;}

/* End main navigation menu. */

#wrapper {width: 750px;
          margin-top: 33px;
          padding: 0;} 

#left-column {position: absolute;
       left: 100px;
       width: 350px;
              padding: 5px;
              margin: 0;
              min-height: 260px;}

#solo-column {width: 750px;
              float: center;
              padding: 0;
              margin: 0;
              min-height: 260px;}

p#intro {font-size: 26px;
         font-style: italic;
         margin: 0;}

#learn-more {width: 100%;
             text-align: right;
             margin-bottom: 20px;}

#learn-more a img {display: block;
                   float: right;}

#center-column {width: 80px;
              float: left;
              padding: 0;
              margin: 0;
              min-height: 260px;}


#right-column {width: 300px;
               padding: 5px;
               float: right;
               margin: 0;}

.sidebar-header {font-size: 26px;
                 font-weight: normal;
font-style: italic;
                 width: 240px;
                 height: 37px;
                 line-height: 37px;
                 text-indent: 0px;
                 color: #DDACBC;
                 background: #5E5059 url() no-repeat;}

.headline {margin: 0 0 5px;
           padding: 0;
           font-size: 12px;}

.date {color: #5A6F90;
       background-color: #F5F5F4;
       float: right;}

#footer-wrapper {width: 100%;
                 clear: both;
                 background: #5E5059 url(footer_background.png) repeat-x;
                 color: #B9B6AF;}

#footer {width: 600px;
         margin: 0 auto;
         clear: both;
         padding: 0;
         text-align: right;
         position: relative;}

#footer-content {padding: 25px 0 5px;}

#footer p {margin: 0;}

#footer a {background-color: #5C5951;
           color: #8395B1;
           text-decoration: none;}

#footer a:link {background-color: #5C5951;
                color: #8395B1;}

#footer a:visited {background-color: #5C5951;
                   color: #8395B1;}

#footer a:hover {background-color: #5C5951;
                 color: #FFF;}

#footer-left {float: left;
              margin: 0;}

#footer-left img {display: block;
                  float: left !important;
                  margin: 0;}

/* Begin links list or a list of whatever you want */

#links {width: 100%;
        margin-bottom: 25px;}

#links ul {margin: 0;
           padding: 0;
           list-style-type: none;}

#links ul li {margin: 0 0 1px;}

#links ul li a {display: block;
                padding: 3px 0;
                width: 230px;
                border-bottom: 1px dotted #5D5756;
                text-decoration: none;}

#links a:hover {background-color: #E2E2E0;}

/* End links list. */