@charset "UTF-8";


@font-face {
	/* This declaration targets Internet Explorer */
	font-family: 'CopseRegular';
	src: url('fonts/copse-regular-webfont.eot');
}

@font-face {
	/* This declaration targets everything else */
	font-family: 'CopseRegular';
	src: url(//:) format('no404'), url('fonts/copse-regular-webfont.woff') format('woff'), url('fonts/copse-regular-webfont.ttf') format('truetype'), url('fonts/copse-regular-webfont.svg#webfont6WUTP42r') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: "CopseRegular", Georgia, Times, serif;
	color: #666666;
	margin-top: 30px;
	/*background-image: url(images/backgroundoutline.png);
	background-repeat: no-repeat;
	background-position: 110px 0px;*/
	position: relative;
	zoom: 1;
}

#samePage {
	width:120px;
	height:116px;
	position:absolute;
	right:-5px;
	top:-5px;
	z-index:1000;
}

#header {
	background-color: #FFFFCC;
	position: relative;
	/*background-image: url(images/header.png);
	background-repeat:no-repeat;*/
}
#header   p  {
	font-size: 17px;
	padding-top: 140px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	padding-left: 18px;
}
.space {
	padding-left: 58px;
}
#bottom {
	background-color: #FFFF99;
	/*background-image: url(images/bottom.png);*/
	margin-top: 0px;
}
#bottom p {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
	font-size: 17px;
	color: #3366FF;
	padding-bottom: 170px;
}
#container {
	position: relative;
}
.outline  {
	position: absolute;
	left: -89px;
	top: -38px;
	width: 962px;
	height: 739px;
	z-index: -5;
}
#logobox img {
	float: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
}
#couch {
	clear: both;
	visibility: hidden;
}
#logobox p {
	font-size: small;
	margin-left: 180px;
	margin-right: 10px;
	margin-top: 15px;
}
#logobox {
	width: 360px;
	position: absolute;
	top: 284px;
	background-color: #ffffff;
	opacity: .75;
	filter: alpha(opacity=75);
	-moz-opacity: .75;
	z-index: 5;
}
#bottom a {
	color: #3366FF;
}
#header a {
	color: #666666;
	z-index: 5;
}
#circleEvents {
	position: absolute;
	left: -17px;
	top: 125px;
	width: 112px;
	height: 46px;
	visibility: hidden;
}
#circleGroup {
	position: absolute;
	left: 98px;
	top: 123px;
	width: 150px;
	height: 51px;
	visibility: hidden;
}
a {
	text-decoration: none;
}

#header a:hover, #bottom a:hover {
	color:#FF3366;
}

#circleCamps {
	position: absolute;
	top: 119px;
	left: 270px;
	width: 157px;
	height: 59px;
	visibility: hidden;
}
#circleBirthday {
	position: absolute;
	left: 450px;
	top: 115px;
	visibility: hidden;
}
#circleSchool {
	position: absolute;
	left: 635px;
	top: 116px;
	visibility: hidden;
}
#mid {
	margin-bottom: 0px;
}
#circleAbout {
	position: absolute;
	left: 385px;
	top: 433px;
	width: 129px;
	height: 50px;
	visibility: hidden;
}
#circleGroup, #circleEvents, #circleCamps, #circleBirthday, #circleSchool, #circleAbout, #circleContact, #circleBlog {
	z-index: 0;
}
#circleContact {
	position: absolute;
	left: 535px;
	top: 435px;
	width: 105px;
	height: 45px;
	visibility: hidden;
}
#circleBlog {
	position: absolute;
	left: 642px;
	top: 428px;
	width: 153px;
	height: 56px;
	visibility: hidden;
}
#circlePage {
	position:absolute;
	visibility:hidden;
}
#footer p {
	margin-top: 0px;
	text-align: center;
	font-size: small;
}
#footer a {
	color: #3366FF;
	letter-spacing: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

