body {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: top;
}
#container {
	text-align: left;
	width: 800px;
	display:block;
	position:relative;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#header {
	background-image: url(../images/background/logo.png);
	background-repeat: no-repeat;
	position: relative;
	height: 160px;
	width: 300px;
	text-align: center;
}
#member {
	position: absolute;
	width: 300px;
	left: 25px;
	top: 225px;
	height: 160px;
}
#memfnt {
	font-size: 18px;
	color: #660099;
	text-decoration: none;
	width: 300px;
	padding-top: 5px;
	padding-bottom: 5px;
	position: absolute;
	height: auto;
	font-weight: bolder;
	font-style: normal;
	text-transform: uppercase;
	left: 0px;
	top: 0px;
	text-align: center;
}
#bblg {
	background-image: url(../images/logos/bbbSealLrg.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 120px;
	width: 78px;
	top: 40px;
	left: 32px;
}
#scrra {
	background-image: url(../images/logos/scrra.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 120px;
	width: 127px;
	right: 32px;
	top: 40px;
}


#tagline {
	background-image: url(../images/background/1971.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 130px;
	width: 480px;
	top: 0px;
	right: 0px;
}

#content {
	background-image: url(../images/background/body.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 400px;
	width: 800px;
}
#footer {
	position: absolute;
	height: 140px;
	width: 305px;
	top: 560px;
	right: 0px;
	background-image: url(../images/background/footer.png);
	background-repeat: no-repeat;
}
#puebbnum {
	position: absolute;
	height: 25px;
	width: 295px;
	left: 5px;
	top: 15px;
	vertical-align: middle;
}
#csbnum {
	position: absolute;
	height: 25px;
	width: 295px;
	left: 5px;
	top: 45px;
	vertical-align: middle;
}

#faxbnum {
	position: absolute;
	height: 25px;
	width: 295px;
	left: 5px;
	top: 75px;
	vertical-align: middle;
}
#typename {
	font-size: 18px;
	font-weight: bolder;
	text-decoration: none;
	position: absolute;
	width: auto;
	color: #000000;
	left: 25px;
	top: 3px;
	height: 20px;
}
#phnnum {
	position: absolute;
	width: auto;
	color: #660099;
	font-weight: bold;
	font-size: 18px;
	right: 25px;
	top: 3px;
	height: 20px;
}



#innercontent {
	background-image: url(../images/background/content.png);
	background-repeat: no-repeat;
	position: absolute;
	height: 300px;
	width: 400px;
	top: 50px;
	right: 50px;
}
#imgholder {
	position: absolute;
	height: 150px;
	width: 200px;
	left: 50px;
	top: 50px;
}
#overimg {
	background-image: url(../images/background/imgover.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 2;
	height: 150px;
	width: 200px;
	left: 0px;
	top: 0px;
}
.shimg {
	height: 150px;
	width: 200px;
}




#navigation {
	position: absolute;
	height: 30px;
	width: 480px;
	top: 130px;
	background-image: url(../images/background/navbar.png);
	background-repeat: no-repeat;
	right: 0px;
	text-align: center;
}

.navfnt{
	color: #000000;
	text-decoration: none;
	font-size: 18px;
}
.navfnt:hover{
	color: #660099;
	text-decoration: none;
	font-size: 18px;
}
#showoffsdesigns{
	position: absolute;
	width: auto;
	left: 20px;
	top: 560px;
	padding: 6px;
	color: #660099;
	font-size: 12px;
	font-weight: bolder;
	text-decoration: none;
}
.showlink {
	color: #660099;
	text-decoration: none;
	font-size: 12px;
}

.showlink:hover {
	font-size: 12px;
	color: #660099;
	text-decoration: underline;
}
#special {
	position: absolute;
	height: auto;
	width: 400px;
	right: 50px;
	bottom: 10px;
	text-align: center;
	font-size: 24px;
	color: #660099;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	visibility: hidden;
}
#refer {
	position: absolute;
	width: 200px;
	left: 50px;
	top: 15px;
	font-size: 20px;
	font-weight: bold;
	color: #660099;
	text-align: center;
}

