body {
	padding: 30px 10px 10px 40px;
	margin: 0;
	background: #fffde9;
	color: #802426;
	text-align: center;
	font: 13px/18px Verdana, Arial, Helvetica, sans-serif;
	min-width: 700px;
}

strong {
	font-size: 95%;
}

#leftcorner {
	position: absolute;
	top: 0;
	left: 0;
	background: no-repeat url(images/lcorner.jpg);
	width: 293px;
	height: 322px;
}

#rightcorner {
	float: right;
	position: relative;
	top:  -30px;
	right:  -10px;
	background: no-repeat url(images/rcorner.jpg);
	width: 320px;
	height: 322px;
}

/*<group=Basic Layout>*/

#content {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 728px;
	background: url(images/inklines.gif) 35px 5px no-repeat;
	height: 100%;
	padding: 0;
}

#contentb {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 728px;
	background: url(images/inklines.gif) 35px 5px no-repeat;
	height: 100%;
	min-height: 400px;
	padding: 0;
}

#header {
	width: 728px;
	height: 336px;
	margin-bottom: 10px;
}

#main {
	height: 100%;
	background: no-repeat url(images/bottomink.gif) 138px bottom;
}

#mainb {
	height: 100%;
	background: no-repeat url(images/bottomink.gif) 138px bottom;
	min-height: 470px;
}

.lmargin {
	width: 162px;
	float: left;
	text-align: right;
	padding-right: 20px;
	padding-top: 15px;
}

.type {
	width: 304px;
	float: left;
	padding: 0 20px 35px;
}

.rmargin {
	width: 182px;
	float: left;
	text-align: left;
}

.clear {
	clear: left;
	height: 30px;
}
	
/*</group>*/

p.second {
	background: url(images/pdivide.gif) no-repeat center top;
	padding-top: 30px;
	padding-bottom: 10px;
}

/*<group=Lists>*/

ul#resources {
	list-style: circle;
	margin: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

ul#resources li {
	
}
	
/*</group>*/

/*<group=MarginPhotos>*/

#thanks {
	position: relative;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 160px;
}

#hhouse {
	position: absolute;
	top: 380px;
	right: 43px;
}

#housecaption {
	position: absolute;
	top: 530px;
	right: 43px;
}

#wereoff {
	position: absolute;
	right: 530px;
	bottom: 163px;
}

#introtitle {
	position: relative;
	right: 10px;
}

#crickschool {
	position: absolute;
	left: 30px;
}

#learnmore {
	position: absolute;
	left: 50px;
}

#olderme {
	position: relative;
	right: 18px;
	top: 12px;
}

#introphoto {
	position: absolute;
	left: -24px;
	top: 420px;
}

#dnaxray {
	right: 36px;
	top: 65px;
	position: relative;
}
	
/*</group>*/

/*<group=Links>*/

a:link {
	color: #802426;
	text-decoration: none;
}

a:visited {
	color: #802426;
	text-decoration: none;
}

a:hover {
	color: #8a8e86;
	text-decoration: none;
}

a:active {
	color: #5e141b;
	text-decoration: none;
}
	
/*</group>*/


#forward {
	float: right;
}

#forwardb {
	float: right;
}

#backward {
	float: left;
}

#backwardb {
	float: left;
	position: relative;
	padding-top: 70px;
}

.bottomnav {
}