body {
	font-family: "Lucida Grande", Geneva, Arial, Helvetica, sans-serif;
	background-attachment: fixed;
	background-image: url(images/pagebackground.png);
	background-repeat: repeat-x;
	background-position: bottom left;
	background-color: #53667A;
}
a:link, a:visited {
	color: #82002B;
	text-decoration: none;
}
a:active {
	color: #990000;
	text-decoration: none;
}

strong {
	font-weight: bolder;
}
#header h1 {
	background-image: url(images/foliage.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: right top;
	height: 175px;
	width: auto;
	text-indent: -9999px;
	margin: 0 0 0 0;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 2em;
	text-align: left;
	line-height: normal;
	margin: 0;
	padding: 0;
}
img {
	border: 1px solid #000000;
}
#container {
	position:relative;
	min-height: 100%;
	width: 65%;
	min-width: 30em;
	margin-left: auto;
	margin-right: auto;
	background-color: #4B5C70;
}
#blogroll {
	padding: 10px;
	text-align:right;
	float: right;
	font-size: .7em;
	width: 14.5em;
}
#primarycontent {
	font-size: .75em;
	width: 100%;
	float: left;
	margin-right: -15.5em;
}
#primarycontent a:link a:active{
	border-bottom-style: dotted;
	border-bottom-color: #990033;
	border-bottom-width: 1px;
}
#primarycontent a:visited {
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	border-bottom-width: 1px;
}

#footer {
	width:100%;
	text-align: center;
}
#support img {
	margin:0 0 0 0;
}
#embed {
	overflow: scroll;
	height: 800px;
}
#header {
	margin-right: auto;
	margin-left: auto;
}
#flickr {
	width: 100%;
	text-align:center;
}
#flickr img {
	border:1px solid #000000;
	margin:5px 5px 5px 0; }
#footer {
	clear: both;
	font-size: .75em;
}
