<style type="text/css">
body {
		margin:0px 0px 0px 0px;
		background:#FFF;
		}
		
	A {
		text-decoration: none;
		font-weight:bold;
		} 
	A:link {
		color: #004183;
		text-decoration: none;
		font-weight:bold;
		} 
	A:visited {
		color: #005BBA; text-decoration: none;
		} 
	A:active {
		color: #99CC66;
		} 
	A:hover {
		color: #FFF;
		background:#000;
		}
	
	#leftcontent {
		font-family:Garamond, Verdana, Arial;
		float:left;
		width:67%;
		background:#fff;
		margin-right:15px;
		padding-left:5px;
		padding-bottom:15px;
		padding-right:20px;
		}
		
	.whatsnew {
		font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
		color:#1A51AC;
		font-size:18px;
		font-weight:bold; 
		text-transform:none;    
		} 
		
	.footer{
		color:#36300C;
		font-size:80%;
		line-height:100%;
		font-weight:normal;
		}

       #entries{
              font-size:16px;
              font-weight:normal;
              }

	#banner {
		font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
		font-size:28px;
		color:#CC0000;
		font-style: italic;
		font-weight:strong;
		padding-right:5px; 
		padding-top:10px; 
		padding-left:0px; 
		padding-bottom:15px; 
		margin-bottom:15px; 
		background:#FFF;
		background-position: top;
		background-repeat: repeat-x;
		border-bottom:1px solid #355EA0;
		}
	#banner a:hover {
		background:#FFF;
		}
	.description {
		font-family:'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial;
		color:#1A51AC;
		font-size:65%;
		font-weight:bold; 
		text-transform:none;    
		} 

	#links {
		background:#294A7F;
		}
		
	#links a {
		color:#D6EDFF;
		}
	#links a:visited {
		color:#8ECAFF;
		}
	
	.sidetitle {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		font-size:10pt;
		line-height:100%;
		color:#FFF;
		font-weight:bold;
		border-bottom:1px solid #14265B;
		padding-top:5px;    
		padding-bottom:5px;    
		padding-left:5px;    
		padding-right:2%;    
		margin-right:20px;
		margin-top:10px;
		background-position: top left;
		background-repeat: repeat-y;
		background:#294A7F;
		} 
	.side {
		font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
		font-weight:normal;
		font-size:10pt;
		padding: 0px 5px 5px 5px;
		color: #000;
		text-decoration: none;
		width: 100%;
		}
		
	.credits {
		font-size:8pt;
		}
			
	p,h1,pre {
		margin:0px 30px 10px 30px;
		}
		
	h1 {
		font-size:16px;
		padding-top:5px;
		}
	
	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}
	
</style>