

	body {
		margin:3px 3px 0px 3px;
		padding:0px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #666;
		}

	#left {
		width:19%;
		float:left;
		background:#eee;
		padding-bottom:10px;
		padding-top:20px;		
		border-right: 1px solid;
		border-color: #ccc;
		}

	#center {
		width:52%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.65em;
		color: #666;
		line-height: 1.2em;
		}

	#right1 {
		width:28%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		border-left: 1px solid #eee;
		line-height: 0.9em;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.65em;
		color: #666;
		}

	#right2 {
		width:22%;
        	float:left;
		background:#fff;
		padding-bottom:10px;
		border-left: 1px solid #eee;
		line-height: 1.2em;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 0.65em;
		color: #666;
		}

	.banner {
		background:#e7eff2;
		margin-left: 10px;
		margin-right: 10px;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		color: #616550;
		font-weight: bold;
		text-transform: uppercase;
		}

	#footer {
			padding-top: 10px;
			margin-left: 10px;
			margin-right: 10px;
			font-family: Verdana,Arial,Helvetica,sans-serif;
			font-size: 0.8em;
			color: #999;
			font-weight: normal;
			text-transform: none;
			text-align: center;
		}

	#navigation p { display: none; }

	#navigation {
	          color: #c4b28a;
			  text-decoration: none;
			  font-family: Arial,Helvetica,sans-serif;
			  font-size: 1em;
        	  font-weight: bold;

        	  padding: 0;

        	  margin-bottom: 1em;
        	  background-color: #fff;

        	  }

	#navigation ul {
			  list-style: none;
			  margin: 0;
			  padding: 0;
			  border-top: 1px dotted #ccc;
			  }

	#navigation ul li {
			  margin: 0;
			  

			  }

	#navigation ul li a {
	          display: block;
	          padding: 2px 2px 2px 1em;
	          background-color: #fff;
	          text-decoration: none;
	          width: 100%;
	          }

	html>body #navigation ul li a {
			  width:auto;
			  }

	#navigation ul li a:hover {
	          background-color: #e7eff2;
	          color: #666;
	          }


	p,h1,pre {
		margin:0px 10px 7px 10px;
		}

     a {
        color: #608080;
        text-decoration: none;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 1.2em;
        font-weight: bold
        }

     a:hover {
        text-decoration: underline;
        }

     a:visited:hover {
        color: #666;
        text-decoration: underline;
        }


	h1 {
		font-size:12px;
		padding-top:10px;
		}

    	#left p { font-family: Verdana,Arial,Helvetica, sans-serif; font-size: 0.7em; line-height: 1.3em; color: #999; padding-left: 5px; }
	#left a  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 1em; line-height: 1.3em; color: #83abb0; }
	#center p { padding-left: 10px; }

    	#right1 a { font-size: 1.1em;}
    	#right2 a { font-size: 1.1em;}

	#center h1 { font-family: Arial,Helvetica,sans-serif; font-size: 33px; font-weight: normal; color: #58ACFA; padding-left: 10px; margin-top: 5px; margin-bottom: 14px; }
    	#center h2 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #84abb0; padding-left: 15px; margin-top: 25px; margin-bottom: 20px; }

	#left h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #999; padding-top: 10px; padding-left: 5px; margin-bottom: 15px; }
	#right1 h1 { font-family: Arial,Helvetica,sans-serif; font-size: 15px; font-weight: normal; color: #BF9060; padding-top: 8px; padding-left: 5px; margin-bottom: 8px; }
	#right2 h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #BF9060; padding-top: 10px; padding-left: 5px; margin-bottom: 15px; }

	#right1 li { border-left: 1px dotted #ccc; border-right: 1px dotted #ccc; border-bottom: 1px dotted #ccc; }




