BODY
{
	background-color: #323232;
	text-align: center;
}
#header
{
	background-image: url(landing_03.jpg);
	height: 100px;
	width: 404px;
	clear: both;
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
}
#weddings
{
	background-image: url(landing_01.jpg);
	height: 333px;
	width: 271px;
	float: left;
	cursor: pointer;
}
#blog
{
	background-image: url(landing_02.jpg);
	height: 333px;
	width: 271px;
	float: left;
	cursor: pointer;
}
#gotacode 
{
	clear:both;
	font-size:16pt;
	text-decoration:none;
	font-weight:bold;
}
#gotacode a 
{
	text-decoration:none;
	color:#bbbbbb
}
#content
{
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	width: 545px;
	height: 500px;
	top: 50px;
	text-align:center;
}
#content P
{
	display: none;
}
#welcome
{
	margin-top: 30px;
	margin-right: 10px;
	font-size:14pt;
	font-family: Arial;
	color: #CCCCCC;
	height: 333px;
	width: 261px;
	float: left;
}
#footer
{
	background-image: url(landing_04.jpg);
	height: 23px;
	width: 447px;
	clear: both;
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	top: 36px;
	padding-top: 196px;
	text-align: center;
}
#footer SPAN
{
	font-family: verdana;
	font-size: 10pt;
	color: #868686;
}
