/*
	Override Stylesheet
*/
a, a:link, a:visited {
	color: #356AA0;
	text-decoration: none;
	}
a:hover {
	color:#356AA0;
	border-bottom:1px dotted silver;
	}
/* @group Get Firefox - http://wwww.getfirefox.com */
#firefox_check {
	width: 100%;
	margin: 0;
  	color: #FFF;
	font-family: "Century Gothic", "Lucida Grande", Verdana, Arial;
	font-size: 1em;
}

/* @end */
div.photo-withborder #photo,
div.photo-withborder #panorama {
	/*border: 10px solid rgb(230, 230, 230);*/
	border: 1px solid #969696;
	/*border: 0px;*/
	margin: 20px 0;
	padding: 9px;
        background: #6E6E6E;
	max-width: 800px;
	position: relative;
}

#headerimg h1 {
	font-size: 14pt;
}

#headerimg a,
#headerimg a:link,
#headerimg a:visited {
	color: silver;
	text-decoration: none;
	}

#headerimg h1 a:hover {
	color:#b02b2c;
        text-decoration: none;
	}