* {
	margin: 0;
	padding: 0;
}
html {
	background: #fff none repeat scroll 0 0;
	color: #000;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0 none;
}
address, caption, cite, code, dfn, em, strong, th, var, optgroup {
	font-style: inherit;
	font-weight: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style-image: none;
	list-style: none outside none;
}
caption, th {
	text-align: left;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0 none;
	font-variant: normal;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font: inherit;
}
html, body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	color: #7E2818;
}
html, body, #pagewidth {
	height: 100%;
}
body > #pagewidth {
	height: auto;
	min-height: 100%;
}
h1, h2 {
	margin-bottom: 12px;
}
p {
	font-size: 0.75em;
	line-height: 1.3em;
	margin: 0 0 12px;
}
a {
	color: #64abba;
	text-decoration: none;
}
a:hover {
	color: #64abba;
	text-decoration: underline;
}
#leftcol p {
	padding: 10px 0 0;
}
.center {
	text-align: center;
}
.floatleft {
	float: left;
	padding-right: 20px;
}
.border_red {
	border: 1px solid #7E2818;
	padding: 2px;
}
.emphasis {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
.fineprint {
	font-size: 0.60em;
}
#pagewidth {
	min-width: 850px !important;
}
#wrapper {
	margin: 0 auto;
	padding-bottom: 61px;
	width: 850px;
	border-top: 1px solid white;
}
#wrapper_gallery {
	margin: 0 auto;
	padding-bottom: 140px;
	width: 850px;
}
#album_contents {
	margin: 0 auto;
	position: absolute;
}
#header {
	background: #fff url(../images/bg_brick.png) repeat-x scroll 0 0;
	margin: 0 auto;
	position: relative;
	height: 454px;
}
#navbar {
	position: absolute;
	width: 100%;
	height: 26px;
	border-bottom: 1px solid #515151;
	border-top: 1px solid #515151;
	top: 394px;
	z-index: 5;
	background: #B4B6B8;
}
#navbar_wrapper {
	position: relative;
	margin: 0 auto;
	width: 850px;
	z-index: 15;
	top: -48px;
}
#navbar_wrapper ul li {
	display: inline;
	padding-right: 20px;
}

#navbar_wrapper #social {
	position: absolute;
	float: right;
	right: 100px;
	width: 100px;
	top: -2px;
}

#navbar_wrapper #social a img{
	padding-right: 15px;
}

#navbar_wrapper ul li a {
	text-decoration: none;
	color: white;
}
#navbar_wrapper ul li a:hover {
	color: #7E2818;
}
#header_main {
	margin: 0 auto;
	position: relative;
	width: 850px !important;
	z-index: 10;
	height: 447px;
}
#logo {
	position: relative;
	top: 10px;
	width: 400px;
}

#signs{
	position: relative;
	top: 50px;
	left: 0;
	width: 520px;
	height: 240px;
	background: transparent;
}

	#sign_text {
		position: relative;
		top: 0;
		left: 0;
		overflow: hidden;
	}
	
	
	#sign_text p{
		font: 1.25em/1.5em "Geneva, Helvetica Neue", Arial, Helvetica, sans-serif;
		color: #fff;
	text-shadow: #565656 2px 2px 1px;
}
	
	.smaller{
		font-size: .8em;
	}

#mike {
	position: relative;
	float: right;
	width: 162px;
}
#twocols_about {
	position: relative;
	width: 590px;
	float: right;
}
#maincol_about {
	position: relative;
	float: left;
}
#twocols_album {
	position: relative;
	width: 510px;
	float: right;
}
#maincol_album {
	position: relative;
	float: left;
}
#rightcol, #rightcol_about, #rightcol_album {
	float: right;
	padding-bottom: 60px;
}
#rightcol {
	width: 365px;
}
#rightcol_about, #maincol_about {
	width: 280px;
}
#rightcol_album, #maincol_album {
	width: 230px;
}
#rightcol h1, #rightcol_about h1, #rightcol_album h1, #leftcol h1, #maincol_about h1, #twocols_about h1, #maincol_album h1, #twocols_album h1 {
	font-size: 1.25em;
	font-weight: bold;
}
#rightcol ul, #rightcol_about ul, #rightcol_album ul, #maincol_album ul, #maincol_album ol, #rightcol ul {
	font-size: 0.75em;
	margin: 12px 0;
}
#rightcol ul li, #rightcol_about ul li, #rightcol_album ul li {
	list-style-type: disc;
	margin-left: 15px;
	padding-bottom: 8px;
}
#rightcol_album ol li, #maincol_album ol li {
	list-style-type: decimal;
	padding-bottom: 4px;
	list-style-position: outside;
}
#maincol_album ol, #rightcol_about ol, #rightcol_album ol {
	font-size: 0.75em;
	margin: 12px 0 12px 20px;
}
#leftcol, #leftcol_about, #leftcol_album {
	position: relative;
	text-align: left;
}
#leftcol {
	width: 430px;
}
#leftcol_about {
	width: 190px;
	float: left;
}
#leftcol_album {
	width: 280px;
	padding-bottom: 40px;
	float: left;
}
#footer-wrapper {
	bottom: 0 !important;
	width: 100%;
	height: 60px;
	margin-top: -61px;
	border-top: 1px solid #515151;
	background: #B4B6B8;
}
#footer {
	position: relative;
	height: 40px;
	margin: 0 auto;
	text-align: center;
	width: 800px;
}
#footer p {
	font-size: 0.7em;
}
#footer a {
	text-decoration: none;
	color: #fff;
}
#footer a:hover {
	color: #7E2818;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
