.container {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-color: #D9D0EC;
}
.floatright {
	float: right;
	margin-left: 10px;
	border: 2px solid #A400B3;
}

.content {
	background-color: #d9d0ec;
	width: 954px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 22px;
	font-size: 14px;
	background-image: url(img/fairydust.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buttonpartybag {
	background-color: #96DAA2;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.buttongallery {
	background-color: #8D6AD5;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}


.agerange {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #006;
	line-height: 30px;
}

.titlebar {
	background-image: url(img/titlebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 450px;
	font-size: 24px;
	color: #A810B3;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}

.navigationmenu {
	background-image: url(img/menu_bar.gif);
	background-repeat: repeat-x;
	height: 30px;
	text-align: center;
	background-color: #D9D0EC;
}
.navigaitonholderandcentrer {
	width: 971px;
	margin-left: 3px;
}
.descriptiontext {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7449CB;
}



.alternatestyle a:link       
	{
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.alternatestyle a:visited
	{
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.alternatestyle a:hover      
	{
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.alternatestyle a:active
{
	font-size: 16px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	text-decoration: none;
}
.buttonbooknow {
	background-color: #D997C1;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.floatrightnooutline {
	float: right;
	margin-left: 10px;
}
