body {
	background-image:url(/images/page-bg.jpg);
	background-repeat:repeat-x;
	background-color:#F1F5F6;
	margin:0px;
	font-family:"trebuchet MS", Tahoma, Arial, sans-serif;
	font-size:12px;
}

form {
	margin:0px;
}
img {
	border:0px;
}

#whole-top {
	width:918px;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	display:block;
}	
#header {
	display:table;
	width:918px;
	height:68px;
	display:table-row;
}
.logo {
	float:left;
}






/*this is the top page nav controls */


#nav td {
	text-align:center;
}
#nav a {
	text-decoration:none;
	color:#000000;
}
.navoff {
	background-color:#ffffff;
}
.n1 {
	background-image:url(/images/n1-bg.jpg);
	background-repeat:repeat-x;
}
.n2 {
	background-image:url(/images/n2-bg.jpg);
	background-repeat:repeat-x;
}
.n3 {
	background-image:url(/images/n3-bg.jpg);
	background-repeat:repeat-x;
}
.n4 {
	background-image:url(/images/n4-bg.jpg);
	background-repeat:repeat-x;
}
.n5 {
	background-image:url(/images/n5-bg.jpg);
	background-repeat:repeat-x;
}











/* these are the big image controls */

#chunk {
	display:table-row;
	margin:0px;
}
#note-top {
	position:absolute;
	margin-left:625px;
	margin-top:-24px;
}
#key-top {
	position:absolute;
	margin-left:691px;
	margin-top:-34px;
}
#doctor-top {
	position:absolute;
	margin-left:584px;
	margin-top:-34px;
}
#house-top {
	position:absolute;
	margin-left:580px;
	margin-top:-33px;
}
#flower-top {
	position:absolute;
	margin-left:660px;
	margin-top:-34px;
}
.r-s {
	float:right;
}





#content-whole {
	display:block;
	width:900px;
	clear:both
}
h1 {
	color:#FF7E00;
	font-size:20px;
	font-weight:normal;
	margin:0px;
}
h2 {
	color:#5F6060;
	font-size:16px;
	margin:0px;
}
h3 {
	color:#3C78A4;
	font-size:16px;
	margin-left:10px;
}





#read-wrapper {
	width:900px;
	left:50%;
	margin-right:auto;
	margin-left:auto;
	display:block;
}
#quick-links {
	width:900px;
	height:161px;
	clear:both;
}
.form-space {
	width:225px;
	height:161px;
	float:left;
}




#blog-side {
	display:block;
	float:left;
	background-color:#F1F2F2;
	width:219px;
	padding-top:4px;
	padding-left:0px;
}
#blog-side a {
	color:#3C78A4;
	text-decoration:none;
	font-weight:bold;
}
#blog-side a:hover {
	text-decoration:underline;
	color:#3C78A4;
}
#blog-side td {
	padding-bottom:12px;
}
#experiment-bg {
	border:4px solid #ffffff;
	background-image:url(/images/wide-bg.jpg);
	background-repeat:repeat-y;
	width:892px;
	display:table;
	
}	
#word-side {
	display:block;
	margin-left:221px;
	padding:15px;
	width:633px;

}
#container {
	display:block;
	clear:both;
	width:892px;
}







/* this is the nav and copyright */
#footy {
	width:900px;
	display:table;
	vertical-align:middle;
	margin-top:12px;
	text-transform:uppercase;
	font-size:10px;
}
#footy a {
	color:#000000;
	text-decoration:none;
}
#footy a:hover {
	text-decoration:underline;
}
.copy {
	float:left;
}
.copy ul {
	margin:0px;
	padding:0px;
}
.copy ul li {
	display:inline;
	margin-right:6px;
}
.bottom-nav {
	float:right;
}









/* extra necessary tags */

img {
	margin:0px;
	border:0px;
}
a {
	color:#F6C841;
	text-decoration:none;
}
a:hover	{
	color:#FF6C841;
	text-decoration:underline;
}
