/* CSS Document */

#container1 {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #E5E3D7;
	position: absolute;
	height: 1200px;
	width: 466px;
	left: 22px;
	top: 375px;
	padding: 5px;
}

#container2 {
	position: absolute;
	height: 1200px;
	width: 466px;
	left: 505px;
	top: 375px;
	padding: 5px;
}
.activitiestext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #E5E3D6;
	font-weight: normal;
	vertical-align: super;
	display: block;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #EFE3D6;
	text-decoration: underline;
	text-align: center;
}
#container1 img {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#container2 img {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;
	color: #AF6F27;
}
a:link {
	color: #7C7723;
	text-decoration: none;
}
a:hover {
	color: #AF6F27;
	text-decoration: none;
}
a:visited {
	color: #AF6F27;
	text-decoration: none;
}
#footerlinks {
	height: 15px;
	width: 955px;
	top: 1600px;
	left: 22px;
	position: absolute;
	visibility: visible;
	text-align: center;
}
#footerlinks ul, #footerlinks li
{
	display: inline;
	text-decoration: none;
	text-align: left;
	visibility: visible;
	color: #E5E3D6;
	margin-left: 10px;
	margin-right: 10px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	color: #D7E051;
	font-weight: normal;
}
#dropdown {
	position: absolute;
	width: 128px;
	height: 75px;
	left: 114px;
	top: 51px;
	background-color: #111111;
	padding-top: 7px;
	visibility: hidden;
}