.body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #8CABC6;
	background-image: url(../images/bkg_02.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
div, h1, h2, h3, h4, h5, h6, p, pre, address, blockquote, span, ul, ol, li, dl, dd, dt, img {
	margin: 0px;
	padding: 0px;
}

#homeButton a:link,#homeButton a:visited {
	height: 24px;
	width: 90px;
	border: none;
	position: absolute;
	left: 266px;
	top: 53px;
	background: url(../images/buttons/home.jpg);
}
#homeButton a:hover,#homeButton a:active {
	background-position:left bottom;
	border: none;
}
#videoButton a:link,#videoButton a:visited {
	height: 24px;
	width: 90px;
	border: none;
	position: absolute;
	left: 390px;
	top: 53px;
	background: url(../images/buttons/video.jpg);
}
#videoButton a:hover,#videoButton a:active {
	background-position:left bottom;
	border: none;
}
#websiteButton a:link,#websiteButton a:visited {
	height: 24px;
	width: 120px;
	border: none;
	position: absolute;
	left: 515px;
	top: 53px;
	background: url(../images/buttons/website.jpg);
}
#websiteButton a:hover,#websiteButton a:active {
	background-position:left bottom;
	border: none;
}
#designButton a:link,#designButton a:visited {
	height: 24px;
	width: 98px;
	border: none;
	position: absolute;
	left: 574px;
	top: 53px;
	background: url(../images/buttons/design.jpg);
}
#designButton a:hover,#designButton a:active {
	background-position:left bottom;
	border: none;
}
#startButton a:link,#startButton a:visited {
	height: 24px;
	width: 78px;
	border: none;
	position: absolute;
	left: 678px;
	top: 53px;
	background: url(../images/buttons/start.jpg);
}
#startButton a:hover,#startButton a:active {
	background-position:left bottom;
	border: none;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 770px;
	background: #FFFFFF;
}
#header {
	margin: 0px;
	height: 77px;
	position: relative;
	padding: 0px 0px 0px 15px;
	border-top: 5px double #385AA2;
	background: #FFFFFF;
}
#mainContent {
	width: 750px;
	float: left;
	margin-left: 10px;
	position: relative;
	background: #FFFFFF;
}
#mediaContent {
	width: 603px;
	float: left;
	margin-left: 5px;
	overflow: auto;
}

#sidebar {
	padding: 0px;
	height: 820px;
	width: 155px;
	overflow: auto;
	border-left: 5px double #355CA7;
	border-top: 5px double #355CA7;
	left: 957px;
	float: right;
	margin-top: 20px;
	border-bottom: 7px solid #355CA7;
}
#sidebar img {
	text-align: center;
	padding-left: 5px;
	padding-top: 10px;
}
.mediaLabel {
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .75em;
	border-bottom: 5px double #385AA2;
}



p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .95em;
	margin: 5px;
	font-weight: normal;
}
ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .89em;
	margin-left: 20px;
}

h1 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	background: #385AA2;
	border-bottom: 5px double #EFDF28;
	border-left: 5px double #EFDF28;
	padding-left: 15px;
	color: #EFDF28;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 310px;
}
h4 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	background: #385AA2;
	width: 330px;
	border-bottom: 5px double #EFDF28;
	border-left: 5px double #EFDF28;
	padding-left: 15px;
	color: #EFDF28;
}

#footer {
	background: #385AA2;
	clear: both;
	border-bottom: 5px double #EFDF28;
	color: #EFDF28;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
}
#footer a {
	text-decoration: none;
	color: #EFDF28;
}
#footer a:hover {
	color: #3CF;
}
.paymentLabels {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
}
#mainContent #frmContact input.text {
	width: 200px;
}
#mainContent #frmContact legend {
	word-spacing: .1em;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
}
#pay a:link,#pay a:visited {
	height: 24
.px;
	width: 102px;
	border: none;
	position: absolute;
	left: 5px;
	top: 461px;
	background: url(../images/buttons/pay.jpg);
	height: 23.5px;
}
#pay a:hover,#pay a:active {
	background-position:left bottom;
	border: none;
}
.body #wrapper #mainContent .throwRight a {
	color: #000;
}
#mainContent a {
	color: #385AA2;
}
#mainContent a:hover {
	color: #FC0;
}
#weddingRightDiv {
	width: 500px;
	float: right;
	text-align: right;
	padding-right: 15px;
}
#weddingVideoDiv {
	float: right;
	height: 243px;
	width: 400px;
	padding-right: 5px;
	margin-left: 5px;
	padding-top: 10px;
}
