@charset "UTF-8";
/* CSS Document */

body {
	font:11px Verdana, Arial, Helvetica;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.textHeaders1 {
	color: #DE791A;
	font-weight: bold;
}
.textHeaders2 {
	color: #B1B1B1;
	font-weight: bold;
}
a {
	font-size: 11px;
	color: #DE791A;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #DE791B;
}
a:hover {
	text-decoration: underline;
	color: #DE791A;
}
a:active {
	text-decoration: none;
	color: #999999;
}
/* container positioning */

#container {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 979px;
	text-align: left;
	height:562px!important;
	
	background-color: #ffffcc;
}
/*Header shell*/
		#side-block {
	position:relative;
	width:148px;
	height:562px;
	float: left;
}
/*LOGO*/
		#logo {
	position: absolute;
	left: 12px;
	top: 22px;
	padding: 0px;
}
/*PUBLISHER*/
		#publisher {
	position: absolute;
	width:78px;
	height:24px;
	left: 32px;
	top: 507px;
	padding: 0px;
}
/* Main Navigation */
/* ================*/

			#nav {
	width:119px;
	z-index:99;
	position:absolute;
	top:202px;
	left:12px;
	height: 220px;
}
#nav ul {
	padding:0px;
	margin:0px;
	list-style-type:none;
}
#main-nav {
	display:block;
	height:220px;
	
}
#nav ul li {
	display:inline;
}
#nav ul li a {
	display:block;
	color:#fff;
	text-decoration:none;
	height:33px;
	
}
#nav ul li a span {
	display:none;
}
/* IE flicker - uses BG IMAGE for HOVER STATE */
			#nav {
	background:#fff url(../images/global/nav_bg.jpg) no-repeat top left;
}
.nav-section, .nav-section-over {
				position:absolute;
				font-size:1em;
				width:118px;
				z-index: 99;
			}
#nav-section0 {
	left:0;
	top:0px;
	background:transparent url(../images/global/nav_01a.jpg) no-repeat top left;
	width:118px;
}
#nav-section1 {
	left:0px;
	top:37px;
	background:transparent url(../images/global/nav_02a.jpg) no-repeat top left;
	width:118px;
}
#nav-section2 {
	left:0px;
	top:74px;
	background:transparent url(../images/global/nav_03a.jpg) no-repeat top left;
	width:118px;
}
#nav-section3 {
	left:0px;
	top:111px;
	background:transparent url(../images/global/nav_04a.jpg) no-repeat top left;
	width:118px;
}
#nav-section4 {
	left:0px;
	top:151px;
	background:transparent url(../images/global/nav_05a.jpg) no-repeat top left;
	width:118px;
}
#nav-section5 {
	left:0px;
	top:188px;
	background:transparent url(../images/global/nav_06a.jpg) no-repeat top left;
	width:118px;
}
#nav-section0:hover, #nav-section0-over, #nav-section0.active {
	left:0;
	top:0px;
	
	background:transparent;
	width:118px;
}
#nav-section1:hover, #nav-section1-over, #nav-section1.active {
	left:0px;
	top:37px;
	background:transparent;
	width:118px;
}
#nav-section2:hover, #nav-section2-over, #nav-section2.active {
	left:0px;
	top:74px;
	background:transparent;
	width:118px;
}
#nav-section3:hover, #nav-section3-over, #nav-section3.active {
	left:0px;
	top:111px;
	background:transparent;
	width:118px;
}
#nav-section4:hover, #nav-section4-over, #nav-section4.active {
	left:0px;
	top:151px;
	background:transparent;
	width:118px;
}
#nav-section5:hover, #nav-section5-over, #nav-section5.active {
	left:0px;
	top:188px;
	background:transparent;
	width:118px;
}
/*content shellhome*/
		#content-area-home {
	border:solid 1px #000000;
	position:relative;
	height:508px;
	float: left;
	width: 815px;
	margin-top: 20px;
	background-image: url(../images/home/large_image.jpg);	
}
/*content shell*/
		#content-area {
	border:solid 1px #000000;
	position:relative;
	height:508px;
	float: left;
	width: 815px;
	margin-top: 20px;
	
}
/*content shell contact*/
		#content-area-contact {
	border:solid 1px #000000;
	position:relative;
	height:508px;
	float: left;
	width: 815px;
	margin-top: 20px;
	background-image: url(../images/contact/contact_b-g.jpg);	
}
/*Sticker*/
		#sticker {
	position: absolute;
	left: 588px;
	top: 312px;
	width: 177px;
	height: 177px;
	padding: 0px;
}
/*About Book*/
		#about_book {
	position: absolute;
	left: 30px;
	top: 40px;
	width: 427px;
	height: 405px;
	padding: 0px;
}
/*About Content*/
		#about_content {
	position: absolute;
	left: 473px;
	top: 30px;
	width: 325px;
	height: 170px;
	padding: 0px;
}
/*katie*/
	#katie {
	position: absolute;
	left: 473px;
	top: 213px;
	width: 148px;
	height: 200px;
	padding: 0px;
}
/*lincoln*/
	#lincoln {
	position: absolute;
	left: 641px;
	top: 213px;
	width: 148px;
	height: 200px;
	padding: 0px;
}

/*activity Box*/
			#activity-box {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 350px;
	height: 452px;
	padding: 0px;
}
/*activity Content*/
		#activity_content {
	position: absolute;
	left: 410px;
	top: 30px;
	width: 385px;
	height: 250px;
	padding: 0px;
}
/*ftc*/
			#ftc-box {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 755px;
	height: 123px;
	padding: 0px;;
}
/*ftc Content*/
		#ftc_content {
	position: absolute;
	left: 30px;
	top: 170px;
	width: 755px;
	height: 150px;
	padding: 0px;
}
/*ftc logo*/
		#ftc-logo {
	position: absolute;
	left: 573px;
	top: 417px;
	width: 214px;
	height: 63px;
	padding: 0px;
}
/*wall1*/
			#wall1 {
	position: absolute;
	left: 30px;
	top: 12px;
	width: 230px;
	height: 154px;
	padding: 0px;;
}
#wall2 {
	position: absolute;
	left: 30px;
	top: 176px;
	width: 230px;
	height: 154px;
	padding: 0px;;
}
#wall3 {
	position: absolute;
	left: 30px;
	top: 341px;
	width: 230px;
	height: 154px;
	padding: 0px;;
}
/*wall Content*/
		#wall_content {
	position: absolute;
	left: 290px;
	top: 12px;
	width: 425;
	height: 30;
	padding: 0px;
}
/*wall Content*/
		#wall1_size {
	position: absolute;
	left: 290px;
	top: 114px;
	width: 425;
	height: 30;
	padding: 0px;
}
#wall2_size {
	position: absolute;
	left: 290px;
	top: 277px;
	width: 425;
	height: 30;
	padding: 0px;
}
#wall3_size {
	position: absolute;
	left: 290px;
	top: 442px;
	width: 425;
	height: 30;
	padding: 0px;
}
/*contact Content*/
		#contact_content {
	position: absolute;
	left: 30px;
	top: 30px;
	width: 359px;
	height: 400px;
	padding: 0px;
}

/*Footer*/
#footer {
	position: absolute;
	font:9px Verdana, Arial, Helvetica;
	color: #666666;
	line-height: 25px;
	z-index:99;
	left: 728px;
	top: 530px;
	width: 240px;
	height: 22px;
	padding: 0px;
	margin: 0px;
}
