body {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, san-serif;
	color: #FFFFFF;
	font-size: 10pt;
}
#swoopTitleBG {  
	background-image: url(images/swoopSkull.jpg);
	width: 100%;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#main {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 112px;
	text-align: left;
	width: 846px;
}
#nav {
	font-size: 10pt;
}
#priceLayer {
	position:relative;
	width:150px;
	height:50px;
	z-index:1;
	left: -325px;
	top: 252px;
	margin-right:auto;
	margin-left:auto;
	background-color:#000000;
	visibility: hidden;
	border: thin solid #CCCCCC;
}
#priceLayerX {
	position:relative;
	width:150px;
	height:35px;
	z-index:1;
	left: 100px;
	top: 232px;
	margin-right:auto;
	margin-left:auto;
	background-color:#000000;
	visibility: hidden;
	border: thin solid #CCCCCC;
}
#lifestyle {
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	width: 332px;
	position: relative;
	left: -256px;
	top: 200px;
	background-image: url(images/lifestyle_bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#photography {
	margin-right: auto;
	margin-left: auto;
	height: 220px;
	width: 332px;
	position: relative;
	left: 256px;
	background-image: url(images/photography_bg.jpg);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: center;
	top: -20px;
}
#image {
	border: 3px solid #FFFFFF;
}
#content {
	width: 650px;
	text-align: left;

}
#foot {
	height: 85px;
	font-size: 9pt;
	color: #CCCCCC;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A:active {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
A:hover {
	text-decoration: none;
	color: #ECAD22;
	font-weight: bold;
}
.heading1 {
	font-size: 18pt;
	font-weight: bold;
}
.heading2 {
	font-size: 14pt;
	font-weight: bold;
}
p {
	color: #ECAD22;
}
