	body {		margin:0;		padding:0;		background: url(imgs/sky_background.jpg);		text-align:center;		font: 76% veranda, arial, helvetica, sans-serif;		color:navy;		}	div.container {		margin: 1em auto;		padding-bottom:2px ;		width: 650px;		text-align: left;		border: 0px dashed silver;				}	div.header {		margin:0px 0px 0px 0px;		padding:5px 5px 5px 5px;		border: 0px dashed blue;		}	div.leftbar {		float:left;		width:118px;		padding:10px 1px 0px 1px;		border:0px dashed #999;		font-size:1em;		text-align: right;		}			div.center {		float:right;		margin:0px 5px 0px 0px;		padding:0px 10px 10px 10px;		width:480px;		border:0px dashed #000;		background-color:white;		}	div.footer {		clear: both;		height: 0px;		padding-top:20px;		border-top:dashed 0px aqua;		text-align:center;		}	div.leftbar a {		font-size:0.8em;		}	div.leftbar p {padding:0px 0px 10px 0px; margin:5px 0px 0px 0px; font-size:1.2em; 				line-height:1.2; border:0px dashed #000;		}	div.header h1 {		font-size:1.1em;		line-height:1.2;		font-style:italic; border: 0px dashed red;		}	h1,h2	{font-size:1.2em; line-height:1.3;clear:both; margin:10px 25px 0px 25px;}	h2		{margin:10px 15px 0px 15px}	h3		{font-size:1em}	p		{clear:both; margin:10px 15px 0px 15px; font-size:1.2em; 				line-height:1.2; border:0px dashed #000; }	ul		{font-size:1.2em clear:both; margin-top:0px; line-height:1.3em; 			border:0px dashed #000;}	li		{font-size:1.2em; line-height:1.2em; margin-top: 0px}	img 	{border:0px dashed red; margin:4px; }	img.img-link {border: 1px dashed #4d65a0}	a:link, a:visited {color:#022f55 }	a:focus, a:hover, a:active {color:#560007; text-decoration:none; }	p.image-links {background-color: #edf0f7; color: olive; white-space:nowrap; padding:1px; 				  margin:15px 2px; border:0px dashed #800080; width:100%}	p.copyright {border:silver 0px dashed; font-size:0.9em; margin:0px; padding:10px; float: left;}	p.updated {border:silver 0px dashed; font-size:0.9em; margin:0px; padding:10px; float:right; color: red;}