
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Tahoma", "Arial";
}
-->



#container {
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* counter the body center */
	border: 0px;
	width: 1000px;
}

#planetandrocket {

position:relative; 
margin-left: 0px;
margin-top: 0px;
}


#hallam {

position:relative; 
margin-left: 520px;
top: -275px;
text-align: center;
}

#cheltenham {

position:relative; 
margin-left: -530px;
margin-top: -190px;
text-align: center;
}

#epping {

position:relative; 
margin-left: 350px;
top: -200px;
text-align: center;
}

#maintext {

position:relative; 
margin-left: 0px;
margin-top: -200px;
text-align: center;
}

#enterKidsSpace
{
	font-size:12px;
	color:#FFF;
}

#address{
	color:#F00;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
-->
td {
	font-family: "Tahoma", "Arial";
	font-size: 11px;
	
}


.style_red {

	color: #990033;
	font-weight: bold;
	font-size: 18px;
	
}

.underline_link {

	color: blue;
	text-decoration: underline;

}

.popup_text {

	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

.style_heading {

	color: #000000; font-weight: bold; font-size: 13px;
}

.infotable {
	border: 1px dotted #AAAAAA;
	border-collapse: collapse;
}

.current {
	font-weight: bold;
	background-color: #EEEEEE;
}

.employ {
font-size: 14px;
}


a.employ {
	text-decoration:underline;
	color:blue;
	font-size:12px;
}



/********************** Parties Page *************************/
.parties_container
{
	width:100%;
	
}
.parties_images{
	border:2px solid #0000ff;
	padding-left:10px;
	padding-top:10px;
	width:90px;
	float:left;
}

.parties_content
{
	border:2px solid #0000ff;
	float:left;
	width:382px;
	
}
#party_info{
	float:right;
	width:360px;
}
#food_info{
	float:right;
	width:360px;
	display:none;
}
#room_info{
	float:right;
	width:360px;
	display:none;
}
#adult_info{
	float:right;
	width:360px;
	display:none;
}
