﻿	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: 790px;
		text-align: left;
		border: 0px dashed silver;
		
		}
	div.header {
		margin:0px 0px 25px 0px;
		padding:5px 5px 5px 5px;
		border: 0px dashed blue;
		}
	div.leftbar {
		float: left;
		width: 150px;
		padding-right: 0px;
		border: 0px dashed #999;
		font-size: 1em;
		text-align: right;
		position: inherit;
}
		
	div.center {
		float:right;
		margin-right:5px;
		padding:10px;
		width:580px;
		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.header h1 {
		font-size:1.3em;
		line-height:1.2;
		font-style:italic;
		text-align: center;
}
	.highlight1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: red;
}

.highlightNew {
	font-family: Arial;
	font-weight: bold;
	font-size: 1.1em;
	color: red;
}


.highlight2 {
	font-family: Arial, Verdana;
	background-color: #e3ffd1 ;
	color: ;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 1.3em;}

.ArlPhts {
	font-family: Times New Roman;
	background-color: ;
	color: ;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.9em;}
	
div.eMixPixStuff {background-color: #e3ffd1 ;}
	
	h1,h2	{margin:3px; font-size:1.2em;}
	h3		{
		font-family: Arial, Verdana;
		background-color: ;
		color: ;
		text-decoration: none;
		word-spacing: normal;
		text-align: left;
		letter-spacing: 0;
		line-height: 1.2em;
		font-size: 1.2em;
}
	p	 	{margin-top:10px; margin-bottom:10px; font-size:1.2em; 
				line-height:1.2; }
	img 	{border:0px solid black; margin-left:10% ; margin-right: ; margin-top:4px; margin-bottom:5px;}
	img.img-link {border: 0px dashed silver}
	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}		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 #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;}