A:link, A:visited, A:active 
	{ color: #333366; }
A:hover 
	{ color: #336666; }

/* 
   default text styles - background and colors overriden by
   album 'bgcolor', 'background', and 'textcolor' properties.
*/
body  
	{ 
		margin: 20px 0 20px 0;
		background: #e6e6e6 url(http://www.erni.com/images/nav1/background.gif) bottom left fixed repeat-x;;
		font-size: 10px;
	}
TD, P 
	{ 
	  color: #000000;
	}



	#box	
	{
		margin: 10px auto 0px auto;
		padding: 0;
		height: 100%;
		border: 1px solid black;
/* 		background: #fff; */
		background: #8399A4;
		color: #333;
		text-align: left;
		width: 760px;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 758;
	}
	
	html>#box	{
	width: 597px;
	}
	
	#banner	
	{
		font-family: 'Lucida Grande', verdana, arial, sans-serif;
		text-shadow: #fff 3px 2px 3px;
		color: black;
		font-size: 24px;
		font-weight: bold;
		padding: 15px;
		padding-bottom: 10px;
		border-color: black;
		border-width: 0 0 1px 0;
		border-style: solid;
		background-image: url(http://www.stefanseiz.com/archives/X-over-SFO-med-thumb.jpg);
		background-repeat: no-repeat;
		background-position: 0 -300px;
/* 		height: 40px; */
	}

	
	#adsense{
		text-align: center;
		margin-top: 15px;
		background: #fff;
		filter:alpha(opacity=90);
		-moz-opacity:0.9;
		opacity: 0.9;
        }


	#content {
		padding: 0px;
		margin: 0;
		border: 0;
		background: #fff;
		text-align: left;
		clear: both;
	}
	
	#blog {
		float: left;
	        background: #fff;
		margin: 0;
		padding: 15px;
		width: 760px;  /* box model hack */	
		voice-family: "\"}\""; 
		voice-family:inherit;
		width: 730px;	 

	}
	html>#blog 	{
		width: 728px;
	} 

	#footer	
	{
		font-family: 'Lucida Grande', verdana, arial, sans-serif;
		text-shadow: black 2px 2px 2px;
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		padding: 5px;
		margin: 0;
		border-color: black;
		border-width: 1px 0 0 0;
		border-style: solid;
		background-image: url(http://www.stefanseiz.com/archives/X-over-SFO-med-thumb.jpg);
		background-repeat: no-repeat;
		background-position: 0 -500px;
/* 		height: 20px; */
		clear: both;
	}

