 body {	text-align:justify;
		font-family:verdana,helvetica,sans-serif;
		font-size:12px;
		background : #FEFFE5;
	}
  #wrapper { 
  		width:930px;
		margin:0px auto;
		margin-top:0px;
		padding-right:10px;
		padding-left:10px;
		padding-top:0px;
		padding-bottom:10px;
	}
  #banner {
		width: 910px; 
		height: 120px; 
		font-family: Times New Roman,verdana; 
		font-size: 16px;
	}
  #banner a:link {
  		text-decoration: none; 
		color:black;
	}
  #banner a:visited {
  		text-decoration:none;
		color:black;
    }
  #banner a:focus {
  		text-decoration: underline; color: black;
		color:black;
    }
  #banner a:hover {
  		text-decoration: underline; color: black;
		color:black;
    }
  #content {
		margin-top:10px;
		padding-right:10px;
		padding-left:10px;
		padding-top:10px;
		padding-bottom:10px;
	}
	/* applies to all divs within the content div */
  #content div {
    	float:left;
	}
  #content-left {
  		width:425px;
		padding:10px;
  	}
  #content-right {
		width:425px;
	}
  #content-table {
		width:720px;
		margin-left:90px;
  	}	
  #footer {
		float:left;
		margin-top:10px;
		margin-bottom:10px;
    	margin-left:10px;
		width:910px;
		color: blue;
	}
  #bottom {
		clear:both;
		text-align:center;
		font-size:6px;
	}
  h1 {
  		text-align: left; 
		font-family: Times New Roman,verdana; 
		font-size: 36px; 
		margin-top: 10px;
		margin-left:20px; 
		color: blue
		}
  h2 { 
  		text-align:left;
		font-family:Times New Roman,verdana;
		font-size:16px;
		margin-top:-20px;
		margin-left:20px;
		color:blue; 
	}
  h3 { 
  		font-family:Times New Roman,verdana;
		font-size:14px;
	}
  

