/* ================== Main Content ====================== */

a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3399CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
-->
body {
	height: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: arial;
	font-size: 12px;
	background-image: url(../images/wedding_planning_back.jpg);

}
#masthead {
	background-image: url(../images/rich_bride_poor_bride_top_back.jpg);
	background-repeat: no-repeat;
	height: 156px;
	width: 829px;
}
#content{
	background-image: url(../images/rich_bride_poor_bride_main_back.jpg);
	background-repeat: repeat;
	height: 434px;
	width: 829px;
	
}


#top_info_container{
	width: 940px;
	height: 70px;
	text-align: left;

}

#footer {
	background-image: url(../images/rich_bride_poor_bride_foter.jpg);
	background-repeat: no-repeat;
	height: px;
	width: 829px;
}

.mainfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

