body {		background: url(http://highpictography.com/bkgrnd.jpg);
		background-repeat: repeat-x; 
		color:#000;
		width: 100%;
		margin:0;
		padding: 0;
		font-size: 16px;
		font-family: "Georgia";
		}


#centercontent     {	
		width: 96%;		
		height: 596px;
		padding-top: 25px;		
  		}
#leftcontent      {  width: 60%;
		float: left;
		padding-left: 15px;
		}

#rightcontent {	width: 35%;
		float: right;
		
		}

	
div.lost { 
	margin: 0;
	position: absolute;
	top: -550px;
	left: -2000px; }


		
	p            {
		font-size: 12px;
		margin:0px .5% .5% .5%;
		}
		
	h1 {	width: 33em;
		margin:0px .5% .5% .5%;
		font: 18pt Arial italic;
		font-weight: bold;
		padding-top:10px;
		line-height: 1.2em;
		}
	
	h2  {	font-size: 14px;
		font-family: Arial;
		}
	
	ul {
		font-size:12px;
		}
a                {text-decoration: none; }
a:link         {color: white; }
a:visited     {color: #C2CE99; }
a:hover      {color: #FFB011; }



