@charset "utf-8";

body {
	background-color: #d6dbe3;
    background-image: url("HolidayPartyHelper_BG.jpg");
    background-position: 50% 0;
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
}
body * {
	font-size: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
}
p {
	margin-bottom: 1.1em;
	margin-top: 0;
}
#main p.lastNode {
	margin-bottom: 0;
}
a:link img, a:visited img {
	border: none;
}
div.clearFloat {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0px;
}
li.clearFloat {
	clear: both;
}
ul.symbolList {
	display: inline;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.AbsWrap {
	position: relative;
	width: 100%;
}
.rowWrap {
	width: 100%;
}

.main{margin:0 auto; width: 902px; }  

#MainImage {
	margin: auto;
	position: relative;
	top: -14px;
	background: url(HolidayPartyHelper_template.png) no-repeat;  
	width: 902px;
	padding-top: 0px;
	height: 597px;
}

#video_slice {
	left: 349px;
	position: absolute;
	top: 160px;
	margin-bottom: 0;
	width: 512px;
	padding-top: 0px;
	height: 307px;
}

#email_slice {
	left: 21px;
	position: absolute;
	top: 164px;
	margin-bottom: 0;
	width: 273px;
	padding-top: 0px;
	height: 25px;
}

#smallWeb_slice {
	left: 4px;
	position: absolute;
	top: 194px;
	margin-bottom: 0;
	width: 324px;
	padding-top: 0px;
	height: 26px;
}

#extra_slice {
	left: 838px;
	position: absolute;
	top: 231px;
	margin-bottom: 0;
	width: 57px;
	padding-top: 0px;
	height: 11px;
}

#bigWeb_slice {
	left: 289px;
	position: absolute;
	top: 492px;
	margin-bottom: 0;
	width: 573px;
	padding-top: 0px;
	height: 76px;
}

#logo_slice {
	left: 10px;
	position: absolute;
	top: 634px;
	margin-bottom: 0;
	width: 100px;
	padding-top: 0px;
	height: 54px;
}
