  body { 

		background-color: #fff;

    color: #243f8d;

    min-height: 100%;

    width: 708px;

    margin-top: 10px;

    margin-left: auto;

    margin-right: auto;

    font-size: 100%;

    }

	  #header {

		background-image:url(images/logo.jpg);

		margin-top:0; 

		margin-bottom: 15px;

    float: left;

    height: 113px;

    width: 700px;

    }



  #menu { 

		border-top:2px solid #e1e1df;

		border-bottom: 2px solid #e1e1df;

    margin: 0px;

    float: left;

    height: auto;

    width: 700px;

    padding-top: 3px;

    padding-left: 6px;

		}



  #left {

		border-left: 2px solid #e1e1df; 

		margin: 0px;

    float: left;

    height: 350px;

    width: 35%;

    padding-top: 0px;

		padding-left: 0px;

		display:inline;

    }



  #right { 

		margin: 0px;

    float: right;

    height: 350px;

    width: 60%;

		display:inline;

    }



  #foot { 

		border-top: 2px solid #e1e1df;

    border-bottom: 2px solid #e1e1df;

    margin: 0px;

    float: left;

    height:auto;

    width: 700px;

    padding-top: 3px;

    }



  h1 { 

		font-family: arial,sans-serif;

    font-size: 1.3em;

    margin-top: 20px;

    margin-left: 0px;

    margin-bottom: 0px;

    letter-spacing: 2px;

    text-align: center;

		background-color:#fff;

    color: #75a9db;

    }



  h2 { 

    margin: 0px;

    font-family: arial,sans-serif;

    font-size: 1em;

    line-height:1.5em;

		text-align:center;

		background-color:#fff;

    color: #75a9db;

    }



  p.right { 

		font-family: arial,sans-serif;

    font-size: 0.8em;

    margin-top: 10px;

    margin-left: 90px;

    margin-right: 10px;

    color: #243f8d;

    letter-spacing: 2px;

    text-align: right;

    line-height: 20px;

    }



  p.foot { margin: 0px;

    font-family: arial,sans-serif;

    font-size: 0.7em;

    background-color: #fff;

    color: #243f8d;

    text-align: center;

    }



  a:link { color: #243f8d;;

    text-decoration: none;

    }



  a:visited { color:#333;

    text-decoration: none;

    }



  a:active { color:#243f8d;;

    text-decoration:underline;

    }



  a:hover { color: #c03;

    text-decoration: underline;

    }



  span.hus { color:#243f8d;

		font-style:italic;

		font-weight:bold;

    }



  img { border:none ;

    }



