
	body {
		margin:20px 10px 0px 10px;
		padding:0px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #666;
		}

	#center {
		width:45%;
		float:left;
		background:#fff;
		padding-bottom:10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.65em;
		color: #666;
		line-height: 1.2em;
		}

	#right1 {
		width:20%;
		float:left;
		background:#eee;
		padding-bottom:10px;
		line-height: 1.2em;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.65em;
		color: #666;
		border-right: 1px solid;
		border-color: #ccc;
		}

	#right2 {
		width:15%;
        float:left;
		background:#fff;
		padding-bottom:10px;
		border-left: 1px solid #eee;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 0.65em;
		color: #666;
		}

	.banner {
		background:#6493C4;
		margin-left: 10px;
		margin-right: 10px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #333333;
		font-weight: bold;
		text-transform: uppercase;
		}

	#footer {
			padding-top: 10px;
			margin-left: 10px;
			margin-right: 10px;
			font-family: 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: #8A1E30;
			  text-decoration: none;
			  font-family: Arial,Helvetica,sans-serif;
			  font-size: 1em;
        	  font-weight: bold;

        	  padding: 0;

        	  margin-bottom: 1em;
        	  background-color: #eee;

        	  }

	#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: #eee;
	          text-decoration: none;
	          width: 100%;
	          }

	html>body #navigation ul li a {
			  width:auto;
			  }

	#navigation ul li a:hover {
	          background-color: #8EABD1;
	          color: #fff;
	          }


	p,h1,pre {
		margin:0px 10px 10px 10px;
		}

     a {
        color: #5578AA;
        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: #e7eff2;
        text-decoration: underline;
        }


h1 {
		font-size:12px;
		padding-top:10px;
		}

	#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: 30px; font-weight: normal; color: #6493C4; padding-left: 10px; margin-top: 10px; margin-bottom: 20px; }
    #center h2 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #6493C4; padding-left: 15px; margin-top: 25px; margin-bottom: 20px; }

#right1 h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #333333; padding-top: 10px; padding-left: 5px; margin-bottom: 15px; }
#right2 h1 { font-family: Arial,Helvetica,sans-serif; font-size: 18px; font-weight: normal; color: #333333; 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; }
