@charset "utf-8";
/* CSS Document */

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #b70100;
	background-image: url(images/bg.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
.oneColElsCtr #container {
	width: 924px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColElsCtr #mainContent {
	background-color: #FFF;
	height: 193px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-image: url(images/GP_menubg.jpg);
	background-repeat: no-repeat;
}
#link h1 a {
	display: block;
	position: absolute;
	top: 21px;
	left: 25px;
	width: 504px;
	height: 123px;
	text-indent: -9999px;
}
#bandlink h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 127px;
	height: 69px;
	text-indent: -9999px;
	cursor: hand;
}
#duolink h1 a {
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 109px;
	height: 67px;
	text-indent: -9999px;
	cursor: hand;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b70100;
	font-weight: normal;
	line-height: 20px;
}
.oneColElsCtr #HeaderContent {
	height: 160px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.GPlogo {
	background-image: url(images/GP_logo.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 590px;
	float: left;
	background-position: 0px -10px;
	text-align: -9999;
}
.GP_02 {
	float: right;
	width: 334px;
	height: 393px;
	background-position: 0px -11px;
	background-image: url(images/GP_topimg.jpg);
}
.oneColElsCtr #MenuContent {
	height: 29px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-right: 0px;
	padding-left: 0px;
}
.menubox {
	width: 250px;
	margin-right: 0px;
	float: left;
	height: 200px;
	left: -30px;
	position: relative;
	margin-top: -40px;
}
.RedTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #b70100;
	font-weight: normal;
	line-height: 20px;
}
.oneColElsCtr #mainContent2 {
	background-color: #FFF;
	background-image: url(images/GP_graybg.jpg);
	background-repeat: no-repeat;
	height: 375px;
	padding-top: 0px;
	padding-bottom: 20px;
}
.Row2copy1 {
	width: 220px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}
.imgLt1 {
	background-image: url(images/GP_Lt1.jpg);
	height: 306px;
	width: 230px;
	float: left;
}
.band {
	width: 127px;
	left: 40px;
	top: 155px;
	height: 69px;
	outline:none;
	float: none;
	position: relative;
	visibility: hidden;
}
.Row2copy3-testimonial  {
	font-style: italic;
	color: #B70100;
	font-size: 12pt;
}
.Row2copy3 {
	width: 200px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}
.Row2copy3-testimonialAuthor {
	color: #FFF;
	text-align: right;
}
.imgLt2 {
	background-image: url(images/GP_Lt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 450px;
	float: left;
	width: 462px;
}
.clearfix {
	clear: both;
	height: 1px;
}
.imgRt1 {
	background-image: url(images/GP_Rt.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 450px;
	float: right;
	width: 462px;
}
.aboutcopy2 {
	width: 300px;
	font-size: 12pt;
	padding-top: 18px;
	float: left;
}
.aboutcopyTitle {
	width: 300px;
	float: left;
}
.WhiteTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFF;
	font-weight: normal;
	line-height: 20px;
}
.Row2copy3-testimonialAuthor {
	text-align: right;
}
.Row2copy1 a  {
	color: #AE0000;
	text-decoration: none;
}
.Row2copy1 a:hover {
	text-decoration: underline;
}

.duo {
	width: 109px;
	position: fixed;
	left: 250px;
	top: 58px;
	height: 67px;
	outline:none;
}
.about-duo {
	width: 250px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}
.about-band {
	width: 185px;
	float: left;
	padding-top: 20px;
	margin-left: 20px;
}
.footer {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	padding-top: 20px;
	padding-bottom: 20px;
}
a.no-outline:active{
outline:none;
}

