﻿body {
	background: #82D8D0;
	background-image: url("images-party/bodyback.jpg");
	background-repeat: repeat-y;
	background-position: center top;
}
#footer {
	background: #82D8D0;
}
#main {
	background: #FFFFFF url("images-party/main.gif") repeat-y;
}

#main-top {
	background: url("images-party/main_top.gif") no-repeat;
}
#main-bottom {
	background: url("images-party/main_bottom.gif") no-repeat left bottom;
}
#header {
	width: 907px;
	height: 293px;
	position: relative;
	background-image: url("images-party/headerback.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
#header #header-info h1 a {
	color:#666666;
}
#monthlydrop select > option:first-child {
	background-color:#82D8D0!IMPORTANT;
}
#page #header #headerimg {
	background-image: url("images-party/headerwedding.jpg");
}
