body {
	background-color: #000;
	background-image: url(backrepeat1080.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	
}

a {text-decoration: none; color: #F00;}

a:hover {text-decoration: underline overline;}


#backer {position: absolute;
	top: 0px;
	background-image: url(katabatic750.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0;
	padding: 0 0 200 0;
	width: 100%;
	
}

#backer h1 {
	background-image: url(clairename2.gif);
	position: absolute;
	z-index: 1000;
	top: 60px;
	right: 90px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 20px;
	width: 400px;
	text-indent: -7000pt;
}

#flag {position: absolute;
	left: 0px;
	top; 0px;
	}

#content {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(katabaticlight2.jpg);
	padding: 10px 20px 10px 120px;
	margin: 120px 100px 0px -2px;
	border: 1px solid #666666;
	background-repeat: no-repeat;
	background-position: right -120px;
	background-color: #FFFFFF;


}

#content h2, h3 {font-family: Verdana, Helvetica, sans-serif;
		font-weight: lighter;}

#content p {padding-left: 70px;
               	
		
	
}

#content h3 {
	padding-left: 15px;
	display: inline;
		
}


/* fancy go buttons*/

#content h3 a {
	text-indent: -1000em;
	background: url(goslide.gif) no-repeat left top;
	height: 25px;
	width: 60px;
	display: block;
	float: right;
	overflow: hidden; /* For nested divs in Safari */
		
}

/*  IE 5 hack \*/
#content h3 a {overflow: hidden;}
/* end hack */


#content h3 a:hover{
	background-position: -57px 0px;

	
		
}

#content h4 {margin-left: 20px;}

/*Styles for gallery entries*/

.listitem 
	{border-top: 1px solid #CCC;
	 clear: right;
	 line-height: 1.2em;
}

.listitem img 
	{margin: 5px 0 10px 10px;
	 float: right;
	 border: 1px solid #666;	
}

.listitem p {margin-right: 180px;}

.listfooter {
	clear: right;
	float: right;
	font-style: italic;
	font-color: #c00;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}


#imagecolumn

{float: right;
text-align: center;
width: 150px;
padding: 0;
margin: 0px 10px;

}

#imagecolumn img

{margin: 10px;
	 float: right;
	 clear: right;
	 border: 1px solid #666;
}

#imagecolumn p 
{clear: right;
margin-left:-70px;}

.boxes
{float: left;
width: 150px;
margin: 10px;
padding: 0px;
text-align: center;}

.boxes img

{margin: 5px auto;
border: 1px solid #666;}

.boxes p 
{clear: right;
margin: 5px auto;}

