/* @override http://www.joomlabeans.com/style.css */

body {
	margin: 10% 0px 0px 0px;
	padding: 0;
	background-color: #da4d1b;
	color: #fff;
	font: bold 1.1em Trebuchet MS, Arial, sans-serif;
}
a, img a, a img {
	outline: none;
	border: none;
}



#masthead {
	height: 400px;
	width: 100%;
	text-align: center;
	background: url(page_bg.png) repeat-x;
}
#masthead h1 {
	text-indent: -5000em;
	display: block;
	height: 387px;
	width: 683px;
	margin: 0px auto;
	padding: 0;
	background: url(jbeanslogo.png) no-repeat center center;
}
#masthead h2 {
	text-indent: -5000em;
	margin: 0;
	padding: 0;
	line-height: 0px;
}
.bottomtext {
	text-align: center;
	position: relative;
	top: -75px;
	height: 100px;
}

a.leftout {
	text-indent: -5000em;
	color: #da4d1b;
}