		body {
			font-size: 12px; 
			font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
			background-color: #e6e6e6;
			text-align: center;
			color: #333;
			}
			
		a img { border: 0px; }
		.code { background-color: #FAF8E9; color: #000; border: 1px #222 dotted; padding: 20px; font-family: "Courier New", courier, monospace; }
		#head { font-size: 16px; color: #777; }
		
		#dotted { border-top: 1px #666 dotted; margin-top:10px; margin-bottom:10px; }

		#header { background-image: url('/img/header.gif');
				  width:806px; height:121px;}
		
		#contentcontainer { background: url('/img/bkg-middle.gif') repeat-y;
				width: 806px; text-align: left;
				}
		
		#content { padding-left:3px; padding-right:3px; }

		#menutop { background: url('/img/bkg-middle.gif') repeat-y;
				width: 806px; text-align: left;
				}

		#menu { background: url('/img/bkg-menu.gif') repeat-x;
				width: 797px;
				height: 27px;
				margin-left: 4px;
				}
				
		#nav a { float: left;
				  display: block;
				  padding-top: 6px;
				  padding-bottom: 6px;
				  padding-left: 10px; padding-right: 10px;
				  margin: 1px;
				  color: white;
				  font-size: 11px; 
				  text-decoration: none;
					}

		#nav a:hover { background-color: #63B0EE;}
			#footer { background: url('/img/bkg-footer.gif') repeat-x;
				width: 797px;
				height: 40px;
				margin-left: 4px;
				}
		
		.disclaimer { font-size: 10px; color: #666; }
		
		a { color: #004C82; }
		a:hover { color: #49A4FF; }