@charset "utf-8";

body {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.05em;
	color: #666666;
	background-image: url(images/backgrounds/grayBlur2.gif);
}
#navBar {
	height: 80px;
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	background-image: url(images/backgrounds/stripes2.gif);
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
}
#barInsert {
	text-align: left;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
}

#barInsertFront {
	text-align: left;
	height: auto;
	width: 1000px;
	left: 300px;
}


#content {
	background-color: #CCCCFF;
	height: 500px;
	width: 100%;
}
#adSpace {
	background-image: url(images/adSample.jpg);
	position: absolute;
	height: 400px;
	width: 150px;
	left: 1070px;
	top: 150px;
}

#mainContent {
	height: 500px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}

#mainContentFront {
	height: 500px;
	width: 900px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: absolute;
	left: 150px;
	top: 88px;
}

#mainContentFront2 {
	height: 500px;
	width: 900px;
	text-align: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	position: absolute;
	left: 100px;
	top: 88px;
	margin-right: auto;
	margin-left: auto;
}


#frontLeft {
	background-image: url(images/frontLeft.jpg);
	float: left;
	height: 500px;
	width: 219px;
	position: relative;
	padding-left: 36px;
}
#frontRight {
	background-image: url(images/frontRight.jpg);
	float: right;
	height: 500px;
	width: 595px;
	position: relative;
	padding-right: 50px;
}


#frontLeft2 {
	background-image: url(images/frontLeft.jpg);
	float: left;
	height: 500px;
	width: 180px;
	position: relative;
	padding-left: 36px;
}
#frontRight2 {
	background-image: url(images/frontRight.jpg);
	float: right;
	height: 500px;
	width: 495px;
	position: relative;
	padding-right: 50px;
}
.hammerPad {
	padding-top: 15px;
	padding-left: 28px;
}

.logosPad {
	padding-top: 15px;
	padding-left: 35px;
}



#textFront {
	height: 160px;
	width: 500px;
	margin-top: 210px;
	margin-left: 50px;
}
.calPad {
	margin-left: 25px;
}
.slPad {
	margin-left: 50px;
}
#footer {
	background-image: url(images/backgrounds/stripes2.gif);
	height: 400px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

#footerFront {
	background-image: url(images/backgrounds/stripes2.gif);
	height: 400px;
	width: 100%;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear:both;
	position: absolute;
	top: 599px;
	left: 0px;
}

#menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	float: right;
	width: 800px;
	margin-top: 50px;
	text-transform: uppercase;
	margin-left: 0px;
}
.logoPad {
	padding-left: 30px;
}

#dynamicBody {
	width: 800px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#dbInner {
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#innerContent {
	background-image: url(images/innerBk.jpg);
	width: 900px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: thick;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #000000;
}
#innertext {
	width: 750px;
	margin-top: 50px;
	margin-left: 75px;
}

.list {
	font-size: 11px;
	width: 130px;
}

.nameSearch {
	font-size: 11px;
	width: 127px;
}



.go {
	font-size: 10px;
}
.phbaName {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #660000;
}
a {
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}

a:hover{
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
.headings {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
#parade {
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 300px;
	border: thin solid #000000;
}
.paradePad {
	padding-left: 15px;
}
.foundersPad {
	padding-right: 10px;
	padding-bottom: 5px;
}
.memberTop {
	font-size: 14px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 0.1em;
}

.memberName {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	letter-spacing: 0.1em;
}
.memberText {
	font-size: 11px;
}
.padleftbottom {
	padding-bottom: 10px;
	padding-left: 10px;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
