body {
	min-width:782px;
	margin: 5px 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	font-size: .9em;
}
#search_text {
	margin: 0;
	padding: 0;
	width: 800px;
	position: absolute;
	top: -500px;
}
#wrapper {
	width: 782px;
	margin:0 auto;
	position: relative;
	left: 50%;
	margin-left: -391px;
}
#header {
	width: 782px;
	margin:10px auto;
	position: relative;
	left: 50%;
	margin-left: -270px;
}
#nav {
	width: 93px;
	/*background-image: url(images/nav_bg.gif);*/
	background-repeat: repeat-y;
	float: left;
	height: 700px;
}
#nav ul {
	padding: 0;
	margin: 60px 0 0 0;
	text-align: center;
	list-style-type: none;
}
#nav ul li {
	padding: 0 0 50px 0;
	margin: 0;
	text-align: center;
}
/*#nav ul li a {
	text-decoration: none;
	color: #FFFFFF;
}*/
a {
	text-decoration: none;
	color: #FFFFFF;
}
#home a:hover {
	color: #FBED01;
}
#wow a:hover {
	color: #C93B27;
}
#style a:hover {
	color: #DDAE46;
}
#joy a:hover {
	color: #99BC48;
}
#me a:hover {
	color: #814721;
}
#contact {
	text-align: center;
	padding: 50px 0 10px 0;
}
#contact a {
	color: #FFFFFF;
	text-decoration: none;
}
#contact a:hover {
	color: #C93B27;
}
#ccwp {
	text-align: center;
}
#content {
	width: 689px;
	float: right;
}
#weddingIdeasNow {
  width: 90px;
  border:none;
  padding-right:3px;
}

.hr {
width: 100%;
height: 1px;
border-bottom: solid #5C5C5C 3px;
clear: both;
}
#footer {
	color: #999999;
	font-size: 12px;
	text-align: center;
	padding: 0;
	margin: 0 0 70px 90px;
}
#footer a:hover {
	color:#b93330;
}