body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
p {
	font-size: 12px;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 18px;
	color: white;	
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
#navbar {
	background-repeat: no-repeat;
	background-position: right;
	position:absolute;
	top: 7px;
	left: 0px;
	width: 890px;
	height: 24px;
	overflow: visible;
	margin: 4px 6px 1px 0px;
	padding: 4px 6px 2px 12px;
}
.nav {
	float: left;
}
.navbtns {
	border: none;
}
.driverspace {
	border: none;
	padding: 0 0 10px 10px;
}
.logo {
	float: right;
	border: none;
}
#mainarea {
	background-repeat: no-repeat;
	background-position: right;
	position:absolute;
	overflow: visible;
	top: 54px;
	left: 0px;
	width: 910px;
}
#wedding_photography {
	margin-top: -2419px;
}
#thumbnails {
	background-repeat: no-repeat;
	background-position: right;
	position:absolute;
	overflow: hidden;
	top: 507px;
	left: 0px;	
	height: 102px;	
	width: 793px;
	padding-left: 4px;
	
}
.sectionheader {
	margin-left: -3px;
	border: none;
}
#footer {
	background-repeat: no-repeat;
	background-position: right;
	position:absolute;
	top: 705px;
	left: 0px;
	width: 360px;
	padding: 3px 6px 1px 12px;
}
#sectiontext {
	padding: 15px 15px 15px 0;
	margin-right: 3px;
	float: right;
	width: 350px;
	height: 400px;
}
.topline {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed;
	border-top-width: 1px;
}
.thumbnailimage {
	padding: 5px 0 4px 5px;
	border: none;
}
.mainimage {
	padding: 10px;
	border: none;
}
#imagebtns {
	position: absolute;
	top: 462px;
	left: 786px;
	padding: 10px 0;
}
.testimonial {
	margin-top: 10px;
	padding-top: 10px;
	border-top: dashed;
	border-top-width: 1px;
	font-style: italic; 
}
.row {
  	clear: both;
  	padding-top: 5px;
}
.row span.label {
  	float: left;
  	width: 70px;
}
.row span.formw {
  	float: right;
  	width: 250px;
  	text-align: left;
} 
.formspacer {
  	clear: both;
}
.formouter {
	width: 320px;
	border: none;
}
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 793px; /*Width of Carousel Viewer itself*/
height: 102px; /*Height should enough to fit largest content's height*/
top: 505px;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
height: 102px;
left: 0;
top: 0;
}
.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 3px; /*margin around each panel*/
height: 102px;
width: 91px
}
#ticks {
	position: relative;
	margin-top: -150px;
	width: 34px;
	height: 145px;
}
