body {font-family: arial; font-size:14px; margin:0px; padding:0px; border-left:solid 10px #7381B4;}

.header {border-bottom:solid 3px #7381B4; width: 800px; margin-bottom:0px; background-color:#FCFCCA;}
.menu {float:left; text-align:center; width:150px; background-color:#FCFCCA; margin-top:0px;}
.content {float:left; width:630px; margin:0 10 0 10; background-color:white; padding-left:10px;}
.footer {clear:both; border-bottom:solid 10px #7381B4; width: 800px; border-top:solid 2px #7381B4; text-align="center"}
.holder {font-family: arial;}
.menu p:hover {background-color:#7381B4;}
h1 {color:maroon; font-size:22px; margin-bottom:0px; padding-top:10px;}
H2 {color:maroon; font-size:16px; margin-bottom:0px; padding-top:10px;}

 a:link.nav
     {
     color: #7381B4;
     width:150px;
     font-weight:bold;
     text-decoration:none;
     font-size:16px;
     font-family:arial;
     text-align:center;
     }
     
	 a:visited.nav
     {
     color: #7381B4;
     width:150px;
     font-weight:bold;
     text-decoration:none;
     font-size:16px;
     text-align:center;

     }
     
     a:active.nav
     {
     color: #7381B4;
     width:150px;
     font-weight:bold;
     text-decoration:none;
     font-size:16px;
     text-align:center;

     }
    a:hover.nav
     {
     background-color: #7381B4;
     color:#FAFAF1;
     width:150px;
     font-weight:bold;
     text-decoration:none;
     font-size:16px;
     text-align:center;

     
      }