@charset "utf-8";

* {
	margin:0;
	padding:0;
	border-style: none;
}

html, body {
	height:100%;
}

body {
	background-color: #D6D5D5;
/*		text-align:center;  horizontal centering for IE Win quirks */
}

a:focus /* get rid of the stupid link borders in Firefox */
{
	outline: none;
}

#distance {
	width:1px;
	height:50%;
	margin-bottom:-290px; /* half of mainwrapper's height */
	float:left;
}

#mainwrapper {
	margin:0 auto;
	position:relative; /* puts mainwrapper in front of distance */
	height: 593px;
	width: 100%;
	clear:left;
	background-image: url(../images/bridal/wrapperback.jpg);
	background-repeat: repeat-x;
	overflow: hidden;
}

#insidewrapper {
	height: 543px;
	width: 991px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../images/bridal/container.jpg);
	background-repeat: no-repeat;
	margin-top: 16px;
	overflow: hidden;
	padding: 0px 0px 0px 3px;
}
#TheText {
	height: 500px;
	width: 295px;
	position: relative;
	top: -480px;
	color: #FFF;
	padding: 8px 24px 10px 24px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-indent: 10px;
}
#TheText ul {
	text-indent: 0px;
	padding-left: 10px;
}

#TheText h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #BCD647;
	padding-bottom: 10px;
	letter-spacing: 1px;
	text-indent: 0px;
}


#topnavback {
	height: 37px;
	width: 985px;
	position: relative;
	top: -540px;
	opacity: .5;
	background-image: url(../images/bridal/topbar.jpg);
	background-repeat: no-repeat;
}

#topnav {
	height: 30px;
	width: 500px;
	position: relative;
	top: -570px;
	color: #FFF;
	padding: 0px 0px 0px 14px;
	font-size: 16px;
	font-weight: normal;
}

#topnav a {
	text-decoration: none;
	color: #FFF;
}

#topnav a:hover {
	color: #84251a;
}
	
#contentback {
	height: 504px;
	width: 343px;
	position: relative;
	top: -570px;
	opacity: .2;
	filter: alpha(opacity = 20);
	background-image: url(../images/bridal/textback.jpg);
	margin-left: 3px;
}

#subnavcontainer {
	height: 30px;
	width: 700px;
	position: relative;
	top: -568px;
	opacity: .99;
}
#myController {
	color:#FFF;
	cursor:pointer;
	height: 30px;
	width: 700px;
	position: relative;
	top: -510px;
	padding-left: 16px;
}
#myController span{
	cursor:pointer;
	float: left;
	height: 20px;
	padding-top: 7px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainnav {
	height: 15px;
	width: 993px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-align: center;
	background-image: url(../images/bridal/mainnav.jpg);
	padding-top: 2px;
	background-repeat: no-repeat;
}

#mainnav a {
	text-decoration: none;
	color: #FFF;
}

#mainnav a:hover {
	color: #84251a;
}

<style type="text/css">
#myController {
	color:#FFF;
	margin-right:10px;
	cursor:pointer;
	height: 30px;
	width: 971px;
}

#jFlowSlide{

}

#myController span.jFlowSelected {
/*background:#F00;*/
}

.jFlowPrev, .jFlowNext{
cursor:pointer;
}
