/* CSS Document */

header, section, article, nav, footer {
	display:block;
}
#schlPageWrapper	{
	background:#495084!important;
}
body#schlTweens #schlPageContent	{
	background:#495084!important;
}
.cssTxt	{
	text-indent:-10000px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
 	overflow: hidden;
}
.clear	{
	clear:both;
}
.blockLink	{
	display:block;
	background-repeat:no-repeat;
	background-position:left top;
}
a.blockLink:hover	{
	background-position:left bottom;
}
#deltoraquestWrapper	{
	background:url(../images/bkgrdDeltoraQuest.jpg) no-repeat;
	width:738px;
	height:820px;
	/*font:21px/18px "Adobe Garamond Pro", Georgia, Times, serif;
	font-weight:bold;
	color:#f2b539;*/
	padding-top:24px;
}
#deltoraquestWrapper img {
    border: 0 none;
}
#deltoraquestWrapper a	{
	outline:none;
	text-decoration:none;
}

#deltoraquestWrapper header	{
	background:url(../images/hdrDeltoraQuest.png) no-repeat;
	width:690px;
	height:73px;
	margin-left:27px;
	/*padding:23px 0 0 403px;*/
}
#deltoraquestWrapper header span{
	display:none;
}

#mainContent{
	margin: 33px 0 58px 27px;
	width:702px;
}
#deltoraquestWrapper nav{
	float:left;
	background:url(../images/bkgrdNav.png) no-repeat;
	width:164px;
	height:220px;
}
#deltoraquestWrapper nav ul{
	margin:34px 0 0 11px;
	padding:0;
}
#deltoraquestWrapper nav ul li	{
	list-style:none;
	display:block;
	padding-bottom:11px;
}
#btnBooks{
	background-image:url(../images/btnBooks.png);
	width:141px;
	height:29px;
}
#btnAuthor{
	background-image:url(../images/btnAuthor.png);
	width:141px;
	height:29px;
}
#btnCharacters{
	background-image:url(../images/btnCharacters.png);
	width:141px;
	height:29px;
}
#btnGames{
	background-image:url(../images/btnGames.png);
	width:141px;
	height:29px;
}
#btnBooks img,
#btnBooksActive img,
#btnAuthor img,
#btnCharacters img,
#btnGames img{
	width:141px;
	height:29px;
}

#mainSection{
	/*width:229px;
	height:58px;*/
	float:left;
	margin:34px 0 0 47px;
}
#copyMainSection{
	background:url(../images/copyMainSection.png) no-repeat;
	width:239px;
	height:67px;
}

footer{
	background:url(../images/imgFigure.png) no-repeat;
	width:247px;
	height:436px;
	margin-left:-9px;
}