/* Joe Blo main style sheet */
html, body {
	height: 100%;
}
span.boldred {
	font-weight: bold;
	color: #990000;
}
body {
	margin: 0;
	padding: 0;
	font: .8em/1.5em Tahoma, arial, helvetica, sans-serif;
	background-color:#999999;
	background-image: url(../images/_metal_border.gif);
	background-repeat:repeat-y;
	background-position:center top;
}
#content_wrapper p {
	font-family: "Times New Roman", Times, serif;
	color: #999;
	font-size: 12px;
	margin-left: 55px;
	line-height: 14px;
}
#container {
	position: relative;
	min-height: 100%;
	height: 100%;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: auto;
}
html>body #container {
	height: auto;
}
#page_wrapper,
#top_wrapper,
#top_wrapper #menu {
	width: 720px;
}

#page_wrapper {
	position:relative;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#top_wrapper {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: auto;
}
#top_wrapper #logo{
	width:336px;
	height:76px;
	margin-left:364px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
}
#top_wrapper #menu {
	width:610px;
	margin:0px;
	padding:0px;
	margin-left: 90px;
}
#footer {
	position: absolute;
	bottom: 0;
	padding: 0px;
	color:#999999;
	font-size:9px;
	width: 100%;
	text-align:center;
	background-image: url(/assets/images/_sidebar_middle.gif);
}
#footer p {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
	font-weight:normal;
	line-height: 24px;
	color: #B10900;
	text-transform: uppercase;
	letter-spacing: 10px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 55px;
	width: 290px;
}
#content_wrapper {
	width: 520px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 90px;
}
#menu a {
	display: block;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#menu a.aboutus {
	background-image: url(../images/_menu_about.gif);
	height: 18px;
	width: 109px;
}
#menu a.aboutus:hover {
	background-image: url(../images/_menu_about-over.gif);
}
#gallery {
	background-image: url(../images/_slideshow_bg.gif);
	height: 218px;
	width: 583px;
	margin-top: 50px;
	background-repeat: no-repeat;
	background-position: right;
	position: relative;
}
#gallery #list {
	height: 168px;
	width: 130px;
	margin-top: 25px;
	position: absolute;
	overflow:auto;
	left: 5px;
}
#gallery #list p{
	margin:0px;
	padding:0px;
	font-size:10px;
	font-weight:normal;
	text-align:right;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#gallery #list a{
	color: #999;
	text-decoration:none;
}
#gallery #list a.selected,
#gallery #list a:active {
	color:#B10900;
}
#gallery #list a:hover {
	color:#000000;
}

#gallery #title {
	height: 30px;
	width: 190px;
	margin-top: 28px;
	position: absolute;
	left: 152px;
	font-size:14px;
	line-height:15px;
	font-weight:normal;
	font-family: Arial, Helvetica, sans-serif;
	color:#B10900;
}
#gallery #caption {
	height: 128px;
	width: 190px;
	top: 60px;
	position: absolute;
	left: 152px;
	overflow:auto;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	color:#999;	
}
#gallery #image {
	height: 160px;
	width: 240px;
	top: 28px;
	left: 345px;
	position: absolute;
}
