a:link {
	color: #42380b;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #42380b;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #42380b;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #42380b;
	text-decoration: underline;
	font-weight: bold;
}

body {
	background-color: #B97165;
	margin: 0px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	background-image: url(images/mainbg.gif);
	background-repeat: repeat;
}

A.signup:link {
	color:#CE5E0B;
	text-decoration: none;
}
A.signup:visited {
	color:#CE5E0B;
	text-decoration: none;
}
A.signup:hover {
	color:#FF9933;
	text-decoration: none;
}
.signup {font-family: Arial, Helvetica, sans-serif;}

A.pageno:link {
	color:#CAB59F;
}
A.pageno:visited {
	color:#CAB59F;
}
A.pageno:hover {
	color:#CAB59F;
}
.pageno {font-family: Arial, Helvetica, sans-serif;}

A.footlink:link {
	color:#7E433A;
	text-decoration: none;
}
A.footlink:visited {
	color:#7E433A;
	text-decoration: none;
}
A.footlink:hover {
	color:#C88E86;
	text-decoration: none;
}
.footlink {font-family: Arial, Helvetica, sans-serif;}
A.logintxt:link {
	color:#C66300;
	font-size: 18px;
	text-decoration: none;
}
A.logintxt:visited {
	color:#C66300;
	text-decoration: none;
}
A.logintxt:hover {
	color:#B05800;
	text-decoration: none;
}
.logintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

#footer {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	list-style-type: decimal;
	font-size: 12px;
	padding-bottom: 20px;
	padding-top: 0px;
}
.footernote {
	font-size: 10px;
	color: #7E433A;
}
.bullet {
	font-size: 36px;
	color: #7E433A;
}
#heading1 {
	font-size: 30px;
	font-weight: bold;
	padding-bottom: 5px;
}
#heading3 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}
#heading2 {
	font-size: 16px;
	font-weight: bold;
	padding-bottom: 5px;
}

.signuptabtitle {
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	background-color: #FFFFFF;
}
.signuptitle {
	color: #333333;
}

.pageGraphic {
	position:relative;
	top:80px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	height: 300px;
	padding-bottom: 70px;
	padding-left: 10px;
}

.titleGraphic {
	position:absolute;
	z-index:25;
	top: 299px;
	left: 282px;
}
.right {
	text-align: right;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 1009px;
	position: relative;
	height: 100%;
}
#content {
	width: 1009px;
	position: relative;
	height: 100%;
}
#navFlash {
	text-decoration: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 144px;
	background-position: 0px 0px;
	left: 249px;
	background-image: none;
	height: 125px;
	visibility: visible;
}
#friendFlash {
	text-decoration: none;
	background-repeat: no-repeat;
	position: absolute;
	top: 21px;
	background-position: 0px 0px;
	left: 536px;
	background-image: none;
	height: 120px;
	visibility: visible;
}

#nav {
	background-image: url(images/navBar.jpg);
	text-decoration: none;
	background-repeat: no-repeat;
	height: 333px;
	position: relative;
	top: 0px;
	background-position: center top;
	z-index: 1;
}
#leftColumn {
	width: 100px;
	text-align: right;
	padding: 5px 0px 0px;
	background-color: #FDFFCE;
	float: left;
	position: static;
	list-style-position: inside;
	list-style-type: none;
}
#rightColumn {
	float: right;
	width: 360px;
	background-color: #FDFFD9;
	padding: 5px 0px 0px;
	border: 1px none #A4A7DA;
	text-align: left;
	margin-right: 25px;
}

.tellFriend {
position:absolute; left:546px; top:9px; z-index:20; width: 80px; height: 64px;
}
#error {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}

ul#linkmenu, #linkmenu li {
	padding: 0; margin: 0;
	list-style: none;
}
ul#linkmenu {
	float: left;
	height: 0; /* these two lines fix that extra whitespace problem on the layout */
}
#linkmenu li {
	position: relative;
	width: 10px;
}

.n-login {
	top: 45px; /* 29 pixels from the top */
	left: 225px; /* 66 pixels left from where it was inserted */
	font-size: 22pt; /* the font size needs to be this size to cover the area correctly. */
}

.n-logout {
	top: 30px;
	left: 315px;
	font-size: 20pt;
}
.n-signUp {
	top: -25px;
	left: 425px;
	font-size: 20pt;
}
.n-home {
	top: 100px; /* 29 pixels from the top */
	left: 120px; /* 66 pixels left from where it was inserted */
	font-size: 30pt; /* the font size needs to be this size to cover the area correctly. */
}


#linkmenu li a {
	text-decoration: none;
	background: none;
}
#linkmenu li a span {
	visibility: hidden;
}

#linkmenu_horizontal li {
	list-style-type: disc;
	display: inline;
	font-size: 16px;
	padding-right: 25px;
	padding-left: 25px;
}
#postit {
	background-image: url(images/postIt.jpg);
	background-repeat: no-repeat;
	color: #333366;
	position: relative;
	padding-left: 20px;
	left: -15px;
	padding-top: 50px;
	font-weight: bold;
	padding-bottom: 30px;
	height: 100%;
	padding-right: 27px;
}
#pageLeft {
	position: relative;
	width: 290px;
	height: 100%;
	float: left;
	left: 6px;
}
.pageLeftTop {
	height: 22px;
	position: static;
	width: 297px;
	background-image: url(images/pageLtop.gif);
	background-repeat: no-repeat;
}
.pageLeftBox {
	position: relative;
	color: #8E5215;
	text-align: justify;
	height: 100%;
	padding-right: 29px;
	padding-left: 29px;
	background-image: url(images/pageLmid.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}
.pageLeftBoxCntr {
	color: #FFFFCC;
	height: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-image: url(images/pageLmidOrange.gif);
	background-repeat: repeat-y;
}

.PageLeftTitle {
	font-size: 24px;
	font-weight: bold;
	color: #C98036;
	font-style: italic;
}
.PageLeftTitleSub {
	font-size: 16px;
	font-weight: bold;
	color: #CE5E0B;
	font-style: italic;
}

.pageLeftBottom {
	height: 28px;
	position: relative;
	background-image: url(images/pageLbottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#page {
	position: relative;
	width: 712px;
	height: 100%;
	top: 5px;
	float: right;
	left: -3px;
}

 .top {
	background: url(images/pageRtop.gif) no-repeat;
	height: 24px;
	position: static;
	width: 704px;
}
.Pagetitle {
	font-size: 20px;
	font-weight: bold;
	color: #C98036;
	font-style: italic;
}
.pageBox {
	background: url(images/pageRmid.gif) repeat-y;
	position: relative;
	padding-left: 40px;
	padding-right: 40px;
	color: #666666;
	text-align: justify;
	width: 624px;
}
.bottom {
	background: url(images/pageRbottom.gif) no-repeat 0px 0px;
	height: 28px;
	position: relative;
	width: 704px;
}
#ringBinder {
	position: absolute;
	width: 25px;
	left: 283px;
	z-index: 25;
	background-image: url(images/ring.gif);
	background-repeat: repeat-y;
	top: 294px;
}
.storyBookTop {
	background: url(images/storybooktop.jpg) no-repeat;
	height: 80px;
	position: static;
}
.storyBookBottom {
	background: url(images/storybookbottom.jpg) no-repeat 0px 0px;
	height: 80px;
	position: relative;
	left: 0px;
	top: -10px;
}
.storyBookPageBox {
	background: url(images/storybookmid.jpg) repeat-y;
	position: relative;
	padding-left: 50px;
	padding-right: 70px;
	color: #7E6027;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 30px;
	top: -10px;
}
.storyTitle {
	font-size: 36px;
	font-weight: bold;
	color: #C98036;
	font-style: italic;
}

#navRight {

	left: 590px;
	position: relative;
	top: 50px;
}
#playerWrapper {
	position: static;
	text-decoration: none;
}
#pageSelectLarge {
	font-size: 18px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 0.8em;
	padding-bottom: 0.3em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	color: #552B2B;
	font-weight: bold;
	text-align: center;
	float: left;
	vertical-align: top;
	left: 280px;
}

#pageSelect {
	font-size: 14px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 0.8em;
	padding-bottom: 0.3em;
	padding-right: 0.1em;
	padding-left: 0.1em;
	color: #7E6027;
	font-weight: bold;
	text-align: center;
	float: left;
	left: 280px;
	vertical-align: bottom;
}
.BoxIndent {
	padding-left: 150px;
}
#homePage {
	position: relative;
	width: 944px;
	height: 400px;
	font-family: Arial, Helvetica, sans-serif;
	color: #42380b;
	float: left;
	background-image: url(images/homepageFULL.jpg);
	padding-right: 30px;
	padding-left: 30px;
	background-repeat: no-repeat;
	padding-top: 30px;
}
.homePageInnerBox {
	position: relative;
	width: auto;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#downloadaudio {
	position: relative;
	width: 31px;
	height: 55px;
	float: left;
}
#downloadtext {
	position: relative;
	width: 31px;
	height: 55px;
	float: right;
}
#downloadwrapper
 {
	position: absolute;
	width: 62px;
	height: 55px;
	left: 554px;
	top: -38px;
	float: right;
}
#pageCentre {
	margin-right: auto;
	margin-left: auto;
	width: 624px;
	position: relative;
}
.genericPageTop {
	position: static;
	background-image: url(images/genPageTop.gif);
	background-repeat: no-repeat;
	height: 45px;
}
.genericPageBottom {
	height: 45px;
	position: relative;
	top: -10px;
	background-image: url(images/genPageBottom.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
.genericPageBox {
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	background-image: url(images/genPageMid.gif);
	background-repeat: repeat-y;
}
#genericPage {
	position: relative;
	width: 712px;
	height: 100%;
	float: right;
	left: -8px;
}
