@charset "UTF-8";
body  {
	background: 1469a3;
	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;
	font-size: 100%;
}
#shadow {
	width: 819px;
	margin-right: auto;
	margin-left: auto;
	background: url(_images/DropShad.jpg) repeat-y;
}
#container  {
	position: relative;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	width: 779px;
	background: #09F;
} 
#mainContent  {
	background: #000;
	height: 3100px;
}
#navBar {
	background: url(_images/navGlow.jpg);
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	height: 37px;
	width: 779px;
	padding-bottom: 2px;
}
.jackHome {
	left: 50px;
	top: 175px;
	position: absolute;
	overflow: hidden;
	visibility: visible;
	z-index: 50;
	background: url(../JackDoyleOnline/_images/Jack_BrownShirt.jpg);
}
.clickFor1 {
	position: absolute;
	left: 35px;
	top: 110px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #FFF;
	width: 175px;
	height: 27px;
}
.clickFor2 {
	position: absolute;
	left: 190px;
	top: 110px;
	color: #FFF;
	width: 143px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
}
.header {
	background: #000;
	padding: 10px;
	height: 40px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.contactButton {
	position: absolute;
	left: 667px;
	top: 67px;
}
.linksButton {
	position: absolute;
	left: 556px;
	top: 67px;
}
.newsButton {
	position: absolute;
	left: 112px;
	top: 67px;
}
.homeButton {
	position: absolute;
	left: 1px;
	top: 67px;
}
.recordingsButton {
	position: absolute;
	left: 445px;
	top: 67px;
}
.galleryButton {
	position: absolute;
	left: 334px;
	top: 67px;
}
.careerButton {
	position: absolute;
	left: 223px;
	top: 67px;
}
.contentHome {
	background: #FFF;
	width: 425px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	position: absolute;
	left: 220px;
	top: 135px;
	border: 4px solid #1469a3;
}
.contentResume {
	background: #FFF;
	width: 550px;
	padding-bottom: 10px;
	padding-left: 50px;
	position: absolute;
	left: 85px;
	top: 135px;
	border: 5px solid #1469a3;
	padding-top: 10px;
}
.contentVideo {
	background: #000;
	width: 550px;
	padding-bottom: 10px;
	padding-left: 80px;
	position: absolute;
	left: 75px;
	top: 135px;
	border: 5px solid #1469a3;
	padding-top: 10px;
}
.contentLinks {
	background: #FFF;
	width: 600px;
	position: absolute;
	left: 65px;
	top: 135px;
	border: 5px solid #1469a3;
	padding: 10px 0px 25px 45px;
}
.contentGallery {
	background: #000;
	width: 550px;
	padding-bottom: 10px;
	padding-left: 25px;
	position: absolute;
	left: 85px;
	top: 135px;
	border: 5px solid #1469a3;
	padding-top: 10px;
}
.contentRecordings {
	background: #FFF;
	width: 450px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
	position: absolute;
	left: 190px;
	top: 135px;
	border: 5px solid #1469a3;
}
.border {
	border: 1px solid #000;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	color: #000;
}
.bodyCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	font-weight: normal;
	color: #666;
}
.jackCD {
	border: 2px solid #FFF;
	left: 35px;
	top: 175px;
	position: absolute;
	overflow: hidden;
	visibility: visible;
	z-index: 50;
	width: 190px;
	background-image: url(../JackDoyleOnline/_images/Jack_BrownShirt.jpg);
	height: 190px;
}
.reviewCopyKO {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.85em;
	color: #FFF;
	padding: 3px 2px;
	background: #071d43;
	text-align: center;
	line-height: 1.4 em;
	width: 125px;
	float: right;
}
.videoTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	color: #FFF;
}
.sampleTitles {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.7em;
	color: #FFF;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.8em;
	font-style: normal;
	font-weight: bold;
	color: #071d43;
}
.reviewHeads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #071d43;
	float: left;
	font-weight: bold;
	line-height: .2;
}
.reviewBodyCopy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	font-style: normal;
	font-weight: normal;
	color: #666;
	line-height: 1.3em;
}
#mainContentHome {
	background: #000;
	height: 825px;
}
#mainContentRecordings {
	background: #000;
	height: 1800px;
}
#mainContentResume {
	background: #000;
	height: 1300px;
}
#mainContentLinks {
	background: #000;
	height: 1350px;
}
