body
{
	height				: 100%;
	background-image	: url(../images/imgMainBackground.jpg);
	background-repeat	: repeat;
	font-family			: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size			: 10px;
}

html, body 
{
    overflow-x          : hidden;
}

img
{
	border				: 0px;
}

A:Link
{
	color				:	#FFFFFF;
	text-decoration		:	none;
}

A:Visited
{
	color				:	#FFFFFF;
	text-decoration		:	none;
}

A:Active
{
	color				:	#FFFFFF;
	text-decoration		:	none;
}

A:Hover
{
	color				:	#FFFFFF;
	text-decoration		:	underline;
}

.pnlContainer
{
    position    		: absolute;
    left        		: 50%;
    width       		: 900px;
	margin-left 		: -450px;
	top					: 30px;
	height				: 596px;
	padding-bottom		: 115px;
}

.pnlLogo
{
	position			: absolute;
	left				: 45px;
	top					: 45px;
	width				: 384px;
	height				: 73px;
	z-index				: 10; 
}

.pnlTopLeft
{
	position			: absolute;
	top					: 0px;
	left				: 0px;
	background-image	: url('../images/imgTopLeft.jpg');
	background-repeat	: no-repeat;
	width				: 498px;
	height				: 403px;
}

.pnlTopRight
{
	position			: absolute;
	top					: 0px;
	left				: 498px;
	background-repeat	: no-repeat;
	width				: 402px;
	height				: 403px;
}

.pnlFooter
{
	position			: absolute;
	top					: 402px;
	left				: 0px;
	background-repeat	: no-repeat;
	width				: 900px;
	height				: 272px;
}

.pnlMenu
{
	padding-top			: 5px;
	position			: absolute;
	top					: 402px;
	height				: 35px;
	width				: 880px;
	text-align			: right;
	padding-right		: 20px;
	z-index				: 1;
}

.pnlSlogan
{
	position			: absolute;
	left				: 550px;
	width				: 290px;
	height				: 21px;
	top					: 180px;
}

.pnlContent
{
	position			: absolute;
	left				: 55px;
	top					: 140px;
	width				: 400px;
	height				: 250px;
	text-align			: justify;
	line-height			: 13px;
}

.txtPinkHeader
{
	font-weight			: bold;
	color				: #ec008c;
}

.pnlCopyright
{
	position			: absolute;
	top					: 690px;
	width				: 100%;
	text-align			: center;
	color				: white;
}

.txtArea
{
	font-family			: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size			: 11px;
	padding				: 3px;
	width				: 290px;
	height				: 45px;
}

.pnlContact
{
	position			: absolute;
	top					: 550px;
	color				: White;
	left				: 460px;
}

.txtBold
{
	font-weight			: bold;
}

.pnlPinkLine
{
	border-top			: 2px solid #f78aca;
	padding-bottom		: 10px;
}

.pnlWedding01
{
	position			: absolute;
	top					: 25px;
	left				: 660px;
}

.pnlWedding02
{
	position			: absolute;
	top					: 5px;
	left				: 460px;
}

.pnlWedding03
{
	position			: absolute;
	top					: 400px;
	left				: 300px;
}

.pnlReference01
{
	position			: absolute;
	left				: 0px;
	top					: 0px;
}

.pnlPhoto01
{
	position			: absolute;
	top					: -25px;
	right				: -75px;
}

.pnlPhoto02
{
	position			: absolute;
	top					: 425px;
	left				: -125px;
}

.pnlThanks
{
	position			: absolute;
	top					: 267px;
	color				: White;
}

.pnlWPN
{
	position			: absolute;
	top					: 360px;
	left				: 380px;
}
