html, body {
	width: auto;
	height: auto;
	text-align: center;
	background-image: url(../images/strimbarron_bgrnd2.jpg);
	background-color: #FFF;
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	text-decoration: none;
}

a {
	outline: none;
	text-decoration: none;
	color: #05a5c8;
}

a:hover {
	text-decoration: underline;
}

.topTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 400;
	line-height: 25px;
}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}

img.titlebar {
	padding: 0px 0px 15px 0px;
}

#center {
	text-align: center;
	width: 960px;
	margin: 0 auto;
	overflow: visible;
	margin: 0 auto;
	padding: 48px 0px 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
}

#centerContent {
	width: 960px;
	margin: 0 auto;
	overflow: visible;
	margin: 0 auto;
	padding: 0px 0px 0px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: auto;
	
}

#container {
	width: 930px;
	padding: 15px 15px 15px 15px;
	background-color: #FFF;
	overflow: auto;
	border: solid 1px #e7e6e6;
	
}

#logo {
	background:url(../images/logo2.gif) no-repeat;
	width: 201px;
	height: 42px;
	margin: -5px auto;
	position: absolute;
}

#logo a {
	height: 42px;
	width: 201px;
	display: block;
	
}

#logo a:hover {
	background:url(../images/logo2b.gif) no-repeat;
	
}

#column1 {
	width: 537px;
	position: relative;
	float: left;
	overflow: auto;
}

#column2 {
	padding: 0px 0px 0px 0px;
	width: 360px;
	position: relative;
	margin: 0;
	float: right;
	overflow: auto;
}

#column3 {
	width: 300px;
	position: relative;
	float: left;
	overflow: auto;
}

.photo {
	border: 1px solid #e7e6e6;
	padding: 0;
}

#column4 {
	padding: 0px 0px 0px 0px;
	width: 615px;
	position: relative;
	margin: 0;
	float: right;
	overflow: auto;
}
	

#bottom {
	text-align:center;
	background:url(../images/bottom2.jpg) no-repeat center;
	width: 960px;
	height: 30px;
	
}



#nav {
	width: 685px;
	height: 28px;
	background: url(../images/stim_nav2.gif);
	margin: 10px 20px 20px 275px;
	padding: 0;
	position: relative;
}
#nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
}
#nav li, #nav a {
	height: 28px;
	display: block;
}
#story {
	left: 0;
	width: 88px;
}
#ceremony {
	left: 89px;
	width: 193px;
}
#accomodations {
	left: 283px;
	width: 142px;
}
#todo {
	left: 425px;
	width: 108px;
}
#photo {
	left: 534px;
	width: 70px;
}
#registry {
	left: 605px;
	width: 78px;
}
#story a:hover {
	background: transparent url(../images/stim_nav2.gif)  0 -29px no-repeat;
}
#ceremony a:hover {
	background: transparent url(../images/stim_nav2.gif)  -89px -29px no-repeat;
}
#accomodations a:hover {
	background: transparent url(../images/stim_nav2.gif)  -283px -29px no-repeat;
}
#todo a:hover {
	background: transparent url(../images/stim_nav2.gif)  -425px -29px no-repeat;
}
#photo a:hover {
	background: transparent url(../images/stim_nav2.gif)  -534px -29px no-repeat;
}
#registry a:hover {
	background: transparent url(../images/stim_nav2.gif)  -606px -29px no-repeat;
}