body {
	background-attachment: scroll;
	background-image: url(images/bg2.jpg);
	background-repeat: repeat;
	background-position: left top;
}
#container {
	height: 1700px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #fff;
}
#containerDesigns {
	height: 4550px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #fff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #959297;
}
#containerShows {
	height: 1160px;
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-color: #fff;
}
#containerStyles {
	height: 700px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
	border: 1px solid #959297;
	background-color: #ffffff;
}
#header {
	background-attachment: scroll;
	background-color: #ffffff;
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	height: 180px;
	width: 850px;
	left: 0px;
	top: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #959297;
	border-right-color: #959297;
	border-left-color: #959297;
}
#main {
	position: absolute;
	height: auto;
	width: 850px;
	left: auto;
	top: 197px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959297;
	border-left-color: #959297;
	padding-top: 10px;
	background-color: #fff;
}
#navBox {
	position: absolute;
	height: 20px;
	width: 830px;
	left: 0px;
	top: 170px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	text-align: center;
	background-color: #ffffff;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #959297;
	border-left-color: #959297;
}
.blueColumn {
	background-color: #BED7E4;
	border: 1px solid #478AAF;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #60938b;
}
.nav a:link {
	font-weight: bold;
	color: #60938b;
	text-decoration: none;
}
.nav a:visited {
	font-weight: bold;
	color: #60938b;
	text-decoration: none;
}
.nav a:hover {
	color: #60938b;
	font-weight: bold;
	text-decoration: underline;
}
.nav a:active {
	font-weight: bold;
	color: #60938b;
	text-decoration: none;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	font-weight: bold;
	color: #0a5a85;
	text-align: center;
	line-height: 1.50em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #0a5a85;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.95em;
	color: #ffffff;
	background-color: #0a5a85;
	padding-top: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
}
.floatLeft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
.floatLeftB {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
.floatRight {
	float: right;
	margin-left: 5px;
	margin-bottom: 5px;
}
.floatRightB {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
	border: 1px solid #666666;
}
.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.9em;
	color: #2C4F51;
	line-height: 1.5em;
}
.main a {
	font-weight: bold;
	color: #2c4f51;
	text-decoration: underline;
}
.main a:hover {
	font-weight: bold;
	color: #94baac;
	text-decoration: underline;
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	line-height: 1.5em;
	font-weight: normal;
}
.product {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	color: #2C4F51;
	line-height: 1.5em;
}
.product a:link {
	font-weight: bold;
	color: #2c4f51;
	text-decoration: underline;
}
.product a:visited {
	font-weight: bold;
	color: #2c4f51;
	text-decoration: underline;
}.product a:hover {
	font-weight: bold;
	color: #94baac;
	text-decoration: underline;
}.product a:active {
	font-weight: bold;
	color: #2c4f51;
	text-decoration: underline;
}
.greyborder {
	border: 1px solid #555555;
}
