body {
	margin: 0px;
	padding: 0px;
	background-color: #F4FBF0;
	background: url(./images2/background_02.jpg);
	background-position: -1px 81px;
	background-repeat: no-repeat;
	text-align: justify;
}

#headdd {
	background-color: #DF1425;
	height: 81px;
}

#mainLogo {
	position: absolute;
	left: 36px;
	top: 25px;
}

#TWOKIDS {
	position: absolute;
	left: 500px;
	top: 14px;
}

#cityDiv {
	clear: both;
	text-align: right;
	/*border-bottom: 1px solid black;*/
	position: relative; /* for credit positioning*/
}

#links{
	position: absolute;
	top: 105px;
	left: 28px;
	padding: 0px;
	margin: 0px;
}

#credits { 
	border: 1px solid silver; 
	border-bottom: none;
	border-right: none;
	padding: 5px;
	background-color: white;
	position: absolute;
	bottom: 0px;
	right: 0px;
	font-size: small;
}

.content {
	border: 0px solid black;
	padding: 15px;
}

#mainContent {
	margin-top: 70px;
}

.aTitle {
	font-family: "Trebuchet MS", sans-serif;
	font-weight: bold;
	font-size: x-large;
	color: #EEEEFF;
}

.rightFloat {
	float: right;
	margin: 15px;
	border: 1px solid black;
}

.photo {
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid black;
}
