body {
	background-color: #000000;
	font-family: Times New Roman;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-width: 0px;
}

img {
	border-width: 0px;	
}

hr {
	background-color: #FF0000;
	height: 4px;
	border-width: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: Yellow;
}

a:hover {
	text-decoration: underline;
	color: Yellow;
}

#main {
	width: 800px;
	height: 600px;
	background-image: url('Images/background.jpg');
	background-repeat: no-repeat;
	margin-left: auto;
  	margin-right: auto;
}

#header {
	width: 800px;
	height: 144px;
	text-align: left;
	margin-top: 20px;
}

#header .logoImg {
	margin-top: 20px;
	float: left;
}

#nav {
	float: right;
	margin-top: 0px;
	width: 522px;
}

#content {
	position: relative;
	text-align: left;
	padding-top: 10px;
	padding-left: 185px;
	padding-right: 165px;
	height: 380px;
}

#content p {
	position: relative;
	font-size: 10pt;
	line-height: 12pt;
	color: Yellow;
}

#content td {
	font-size: 14pt;
	color: Yellow;
}

.firstTitle {
	position: absolute;
	top: 10px;
	left: 165px;
}

.secondTitle {
	position: absolute;
	top: 10px;
	left: 285px;
}

.thirdTitle {
	position: absolute;
	top: 10px;
	left: 405px;
}

#thanks {
	text-align: center;
	padding-top: 165px;
}

#footer {
	text-align: center;
	font-size: 10pt;
	color: Yellow;
}

#footer p {
	font-size: 10pt;
	color: Yellow;
}

#footer hr{
	color: #FF0000;
}

#footer .hnwdbottom {
	width: 250px;
	height: 44px;
	border-width: 0px;
}

#comingsoon {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font-size: 14pt;
	color: Yellow;
	margin-top: 100px;
}

#bioDiv {
	text-align: center;
}

#imgDiv {
	visibility: hidden;
	position: absolute;
	left: 30%;
	top: 25%;
}

#thumbDiv {
	width: 400px;
	overflow-x: scroll;
}

#mcguinns {
	visibility: hidden;
	position: absolute;
	margin-top: 25px;
	margin-left: -75px;
	background-color: #000000;
	font-size: 12pt;
	padding: 5px 5px 5px 5px;
}

#brewsters {
	visibility: hidden;
	position: absolute;
	margin-top: 25px;
	margin-left: -75px;
	background-color: #000000;
	font-size: 12pt;
	padding: 5px 5px 5px 5px;
}

#bscspace {
	margin-top: 130px;
	border-width: 2px;
	border-color: Yellow;
	border-style: groove;
	float: left;
}

#bscfacebook {
	margin-top: 130px;
	border-width: 2px;
	border-color: Yellow;
	border-style: groove;
	float: right;
}

.bodyImg {
	margin-top: 12px;
	border-width: 2px;
	border-color: Yellow;
	border-style: groove;
	float: right;
}

.downloadText {
	color: Yellow;
	font-size: 14pt;
}
