body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-color: #83addd;
	}

table {
	border-spacing: 0; 
	border-collapse:collapse;
	}

td { 
	padding: 0; 
	vertical-align: top;
	}
	
img { 
	border: 0px;
	}

form {
	padding: 0px;
	margin: 0px;
}	

p {
	margin: 0px 0px 5px 0px;
}

h1 {
	font-family: Book Antiqua, times new roman, serif;
	font-size: 13px;
	font-weight: bold;
	color: #315174;
	margin: 0px;
}

#header {
	width: 780px;
	height: 104px;
	margin: 0px auto 0px auto;
	text-align: center;
}

#content-photos {
	width: 780px;
	height: 247px;
	margin: 0px auto 0px auto;
}

#content-photos2 {
	border-style: groove;
	border: 1;
	background-color: #d9d9d9;
	width: 780px;
	height: *;
	margin: 5px auto 5px auto;
}

.cp-marceny {
	margin: 0px 78px 0px 66px;
}

#content-midbar {
	width: 780px;
	height: 68px;
	margin: 0px auto 0px auto;
}

#content-options {
	width: 780px;
	height: 68px;
	margin: 0px auto 0px auto;
}

#left-fill {
	float: left;
	width: 66px;
	height: 215px;
	background-image: url(images/left-fill.jpg);
	background-repeat: no-repeat;
}

#mid-fill {
	float: left;
	width: 82px;
	height: 215px;
	background-image: url(images/mid-fill.jpg);
	background-repeat: no-repeat;
}

#right-fill {
	float: left;
	width: 66px;
	height: 215px;
	background-image: url(images/right-fill.jpg);
	background-repeat: no-repeat;
}

#options-content {
	float: left;
	background-color: #ffffff;
	width: 267px;
	background-image: url(images/options-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 8px 10px 8px;
	font-family: Book Antiqua, times new roman, serif;
	font-size: 11px;
}

#options-content2 {
	float: center;
	background-color: #ffffff;
	width: 500px;
	background-image: url(images/options-footer.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding: 0px 8px 10px 8px;
	font-family: Book Antiqua, times new roman, serif;
	font-size: 11px;
}

#sub-cont-holder {
	margin: 0px auto 0px auto;
	width: 780px;
	background-image: url(images/sub-cont-bg.gif);
	background-repeat: repeat-y;
}

#sub-bars {
	width: 780px;
	background-image: url(images/sub-bars.gif);
	background-repeat: no-repeat;
	background-position: 0px 23px;
}

#sub-cont {
	width: 627px;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 66px;
	font-family: Book Antiqua, times new roman, serif;
	font-size: 12px;
}

#sub-tl-img {
	float: left;
	margin: 0px 0px 0px -10px;
}

#sub-tl-img2 {
	margin: 0px 0px 0px -10px;
}

.img-right {
	float: right;
	margin: 0px 0px 10px 10px;
}

.img-left {
	float: left;
	margin: 0px 10px 10px 0px;
}

h3 {
	margin: 5px 0px 10px 0px;
}

h4 {
	margin: 5px 0px 5px 10px;
}

h2 {
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}