a:link {
	color: #77F;
	text-decoration: none;
}
a:visited {
	color: #BBF;
	text-decoration: none;
}
a:hover {
	color: #33F;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFF;
	font-family: "Humanist 777 BT", "Lucida Bright", Verdana, Frutiger, sans-serif;
	font-size: 0.8em;
	color: #999;
	line-height: 1.4em;
	background-image: url(images/red_bar.jpg);
	background-repeat: repeat-x;
	background-position: 0 70px;
	margin-top: 0px;
}

h3 {
	font-weight: normal;
	color: #777;
	font-size: 1.1em;
	letter-spacing: 2px;
}
hr, .red {
	color: #955;
}
h2 {
	font-size: 2.8em;
	color: #BBB;
	letter-spacing: 5px;
	font-weight: normal;
}
#menu {
	height: 650px;
	width: 290px;
	overflow: auto;
	float: left;
	padding-right: 5px;
}
#imageWrap {
	margin-left: auto;
	border: none;
	margin-right: auto;
	text-align: right;
}
.headerLinks {
	font-size: 1em;
	color: #BBB;
	text-align: right;
}
#header {
	height: 75px;
	background-color: BE1E2D;
}
#wrapper {
	width: 955px;
	margin: 0 auto;
}
.flickrLink {
	font-size: 0.8em;
	color: #CCF !important;
}
.flickrLink a:hover {
	font-size: 0.8em;
	color: #33F !important;
}
