body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #000000;
}
.twoColFixRtHdr #container {
	width: 980px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 600px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 90px;
	margin-bottom: auto;
	background-color: #FFFFFF;
	background-image: url(../_images/backround_black.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
} 
.twoColFixRtHdr #header {
	width: 790px;
	height: 72px;
	margin: 0px;
	padding: 0px;
	clear: right;
	float: right;
} 
#LogoContent {
	height: 491px;
	width: 141px;
	background-image: url(../_images/wcf_logo.jpg);
	background-repeat: no-repeat;
	background-position: 36px 36px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	float: left;
	margin: 0px;
	padding-top: 36px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 36px;
}
.JulieImg {
	margin: 0px;
	padding-top: 300px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	height: 162px;
	width: 141px;
}
.mainCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.LogoContentText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 14px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: right;
	height: 28px;
	width: 141px;
}
.NavHome {
	margin: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #40c4e2;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: left;
	font-weight: lighter;
	text-transform: uppercase;
	text-decoration: none;
	height: 12px;
	width: 36px;
	float: left;
}
.NavServices {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	padding-top: 36px;
	float: left;
	height: 12px;
	width: 57px;
	padding-left: 30px;
}
.NavWeddings {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	float: left;
	height: 12px;
	width: 65px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.NavEvents {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	float: left;
	height: 12px;
	width: 121px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.NavGallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	float: left;
	height: 12px;
	width: 49px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.NavAbout {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	float: left;
	height: 12px;
	width: 61px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.NavContact {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: lighter;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	float: left;
	height: 12px;
	width: 76px;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#contentHome {
	height: 456px;
	width: 141px;
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #000000;
	text-align: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.twoColFixRtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 580px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	height: 460px;
	margin: 0px;
}
.twoColFixRtHdr #footer {
	width: 980px;
	clear: both;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	height: 72px;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	text-transform: uppercase;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
	position: relative;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
} 
.footerLinks {
	height: auto;
	width: 980px;
	text-align: center;
}
.footerLogos {
	text-align: left;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 36px;
	height: 32px;
	width: 143px;
	float: left;
}
.tag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: left;
	position: absolute;
	left: 36px;
	top: 50px;
	width: 207px;
	height: 15px;
}
.footerContent {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: lighter;
	color: #000000;
	text-align: left;
	padding-top: 24px;
	height: auto;
	width: auto;
	text-transform: lowercase;
}
.footerTest {
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #40c4e2;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
