.body {
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #688AAF;
	background-image: url(../images/wedding-video-background.png);
	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;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 770px;
	background-color: #E0ECF5;
}
#header {
	position: relative;
	border-top: 5px double #385AA2;
	background: #FFFFFF;
}
#navDiv {
	text-align: center;
	background-color: #385AA2;
	height: 30px;
	padding-top: 2px;
	color: #D1A9B4;
}
#navDiv p a {
	font-weight: bold;
	text-decoration: none;
	color: #EAF2FF;
}
#navDiv p a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #385AA2;
	background-color: #AFC0D4;
}


#mainContent {
	height: 493px;
	width: 750px;
	float: left;
	margin-left: 10px;
	overflow: auto;
	position: relative;
	background-color: #E0ECF5;
}
#mainContent a {
	color: #385AA2;
}
#mainContent a:hover {
	color: #385AA2;
}

#mainContent ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding-left: 30px;
}
#mediaContent {
	height: 493px;
	width: 603px;
	float: left;
	margin-left: 5px;
	overflow: auto;
}

#sidebar {
	padding: 0px;
	height: 483px;
	width: 155px;
	overflow: auto;
	border-left: 5px double #355CA7;
	border-top: 5px double #355CA7;
	left: 957px;
	float: right;
	margin-top: 5px;
}
#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;
}
#carolinaWeddingVideoDiv {
	margin: 15px;
	float: right;
	width: 300px;
	font-style: italic;
	font-size: 0.8em;
	text-align: center;
}
#carolinaWeddingVideoDiver {
	margin: 15px;
	float: right;
	width: 400px;
	font-style: italic;
	font-size: 0.8em;
	text-align: center;
}


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: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	width: 350px;
	border-bottom: 5px double #EFDF28;
	border-left: 5px double #EFDF28;
	padding-left: 15px;
	color: #385AA2;
	background-color: #AFC0D4;
}
h4 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .75em;
	border-bottom: 5px double #EFDF28;
	border-left: 5px double #EFDF28;
	padding-left: 15px;
	width: 350px;
}

#footer {
	background: #385AA2;
	height: 40px;
	clear: both;
	border-bottom: 5px double #EFDF28;
	color: #EFDF28;
	font-size: 0.9em;
	font-weight: bold;
	text-align: center;
	padding-top: 5px;
}
#footer a {
	text-decoration: none;
	color: #E0ECF5;
}
#footer a:hover {
	color: #3CF;
}

#columRight  {
	height: 127px;
	width: 155px;
	position: absolute;
	left: 202px;
	top: 241px;
}
#columLeft  {
	height: 127px;
	width: 177px;
	position: absolute;
	left: 21px;
	top: 241px;
}
#columLeftCenter {
	height: 110px;
	width: 183px;
	position: absolute;
	left: 364px;
	top: 275px;
}
#columRightCenter {
	height: 57px;
	width: 170px;
	position: absolute;
	left: 552px;
	top: 292px;
}
.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: 15px;
	top: 350px;
	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;
}
#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;
}
#header p a #weddingVideo {
	margin-left: 15px;
}
#demoDiv {
	margin-left: 85px;
}

