		body{
		    background: #F0F0F0;
			font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size: 0.7em;
		}
		#container {
			width: 640px;
			\width: 660px;
			w\idth: 640px;
			background: white;
			border: 2px solid #006699;;
			background-image:  url(bannerbg.jpg);
			background-repeat: repeat-x;
			margin: 10px;
			margin-left: auto;
			margin-right: auto;
			padding: 0px;
		}

		#banner {
			margin-bottom: 0px;	
		}
		
		#content {
			padding: 10px;
			height: 420px;
			background-color: white;
		}
		
		#insidecontent{
		    float: left;
			width: 300px;
			margin: 5px;
		}
		.border{
		    border: 1px solid #006699;
		}
		#snippets{
		    float: left;
			width: 140px;
			height: 70px;
			border: 1px solid #006699;
			margin: 2px;}
			
		.clearboth { clear: both; }
		
		img{ margin-right: 3px; }
		
		.storyimage{
		    padding: 3px;
			border: 1px solid black;
			margin: 0px 10px 10px 0px;
		}
		  

         .highlighttitles{
		     font-weight: bold;
			 font-size: 1em;
			 border-bottom: 1px solid #006699;
			 border-top: 1px dotted #006699;
			 margin-left: 5px;
			 margin-top: 5px;
			 background-image:  url(titlebg.jpg);
		   }
		#footer {
			clear: both;
			padding: 5px;
			margin-top: 3px;
			background-color: white;
		}
		h1{
            font-size:40pt;
			color: #000;
			text-align: center;
			font-weight: normal;
			margin-top: -5px;
		}
		h2{
		    font-size: 12pt;
			color: #000;
			text-align: right;
			margin-top: -10px;
		}
		h3{
		    font-size: 15pt;
			color: #5B7A83;
			font-weight: bold;
			border-bottom: 1px dotted #5B7A83;
		}
		h4{
		    font-size: 11pt;
			color: #5B7A83;
			font-weight: normal;
		}

		span{
		    float:left;
			font-size: 50pt;
			color: #5B7A83;
			font-weight: bold;
			padding: 5;
			padding: 0px;
			margin: -10px 10px -10px 0px;
			font-family: Garamond;
		}

		a:link, a:visited{
	        color: #000;
	        text-decoration: none;
	        font-weight: normal;
        }
        a:hover{
   	        color: #ccc;
	        text-decoration: none;
	        font-weight: normal;
        }
		table{
			width: 560px;
			\width: 580px;
			w\idth: 560px; 
			font-family: Arial, Helvetica, Verdana, sans-serif;
			font-size: 1em;
			color: white;
		}
		.extractimage{
			border: 1px solid black;
		}
		.imagefloatright{
			float: right;
		}
		.imagefloatleft{
			float: left;
		}
		.caption{
			margin-top: -15px;
		}
		.smallcaption{
			margin-top: -15px;
			width: 150px;
		}
		.medcaption{
			margin-top: -15px;
			width: 250px;
		}
