*{ margin: 0;
	padding: 0; }
body  { background: #f7f7f6 url(../menu/background.gif) repeat-y fixed 50% 0; text-align: center; margin: 0; padding: 0 }

img { border: none; }
	
.clear {
	 clear: both;}    
	
 #container { margin: 0 auto;
    text-align: center;
    width: 750px;
    }

#left {width: 140px; float: left; }

#navcontainer {
  	width: 140px;  text-align: left;  }

 #main { background-color: #ffffff;
    width: 600px; float: right; text-align: center;
    }
    
 h1    { background: url(../menu/header.jpg) 0 50%; text-indent: -9999px; margin: 0; padding: 0; width: 750px; height: 100px }

#footer {       
        margin: 0px auto;
        position: relative;
        background-color: #990000;
        border-top: 10px solid #ffffff;
        border-bottom: 10px solid #ffffff;
        text-align: center;
        width: 750px; padding: 5px 0; clear: both;}

#footer h2 { 
    margin: 0pt auto; color: white;
    text-align: center; font-size: 10px; font-family: Verdana, Arial, Helvetica, san-selif ;
    text-decoration: none; 
    letter-spacing: 1px;}
#footer h2 a {
	font-style: italic; color: #ffffff; text-decoration: none; border-bottom: dotted 2px #ffffff;
	letter-spacing:0.2em; }
	
.ptop {
	clear: both; text-align: right; }
.ptop a { font: 10px bold san-serif; text-decoration: none; vertical-align:middle;}
.ptop a:link, .ptop a:visited {color: #990000; text-decoration:none; }
.ptop a:hover { color: #000080; text-decoration :none; }
.ptop a:active { color:#990000;text-decoration: none; }