body {background-color: #5748eb;
      font: normal 11pt Georgia, Palatino, Times, Times New roman, serif;
      height: 100%;
}

img {border: 0px;
     margin: 0px;
     padding: 0px;
}

div#container {background-color: #ffffff;
               margin: 0px;
               min-height: 555px;
               margin-left: auto;
               margin-right: auto;
               position: relative;
               width: 780px;
               padding: 0px 0px 0px 0px;
               border: 0px solid green;
               height: 100%;
}

.clear {clear: both;
      
}

div#header {border: 0px solid red;
            margin: 0px 0px 0px 0px;
            padding 0px 0px 0px 0px;
            position: relative;
            margin-left: auto;
            margin-right: auto;
            background-color: #ffffff;
            overflow: auto;
}  

img.header {margin: 6px 0px 6px 6px;
            float: left;
}

div#box {background-image: url("http://www.palmettoswing.com/swingintospring/images/background.gif");
         background-repeat: repeat-y;
         width: 780px;
         min-height: 300px;
         margin: 0px 0px 0px 0px;
         padding: 0px;
         border: 0px solid red;
         height: 100%;
}

div#leftcolumn {width: 163px;
                margin: 0px 0px 0px 7px;
                padding: 0px;
                float: left;
                border: 0px solid red;
                border-bottom: 0px solid #676767;
                height: 100%;
               
                
}

div#mainmenu {width: 165px;
              margin: 0px 0px 0px 0px;
              padding: 0px 0px 0px 1px;
              border-top: 2px solid #676767;
              border-bottom: 0px solid #676767;
              min-height: 150px;
}


.menubuttons {display: block;
             width: 163px;
             height: 28px;
             background-color: #e3e3e3;
             color: #676767;
             text-decoration: none;
             text-align: center;
             font: normal 14pt Georgia, Palatino, Times, Times New roman, serif;
             border-bottom: 2px solid #676767;
}

.menubuttons:hover {background-color: #676767;
                    color: #e3e3e3;
}
.buttons {display: block;
          position: relative;
          padding: 3px 0px 0px 0px;
          margin-left: auto;
          margin-right: auto;
          border: 0px solid red;
}

div#content {width: 592px;
            float: left;
            margin: 0px 0px 0px 10px;
            padding: 10px 0px 0px  0px;
            border: 0px solid red;
            border-top: 2px solid #5748eb;
}

div#subleft {width: 436px;
             float: left;
             margin: 0px;
             padding 0px;
	     border: 0px solid red;
            
}

div#subright {width: 142px;
              float: left;
              margin: 0px 0px 0px 10px;
	      text-align: center;
}

div#spacer {min-height: 30px;
	    width: 142px;
	     float: left;
	    border: 0px solid red;
}

a.subright {color: #676767;
            text-decoration: none;
}

div#footer {margin: 0px;
            padding: 0px;
}

.emphasis {font-weight: bold;
}