@charset "UTF-8";
*{margin:0; padding:0;}

body {
	font-family: "Lucida Grande", "Lucida Sans", sans-serif;
	background-color: #1A0003;
	color: #F8F4F6;
	font-size: 0.9em;
}
.cheat {
	clear: both;
}
#swirl {
	background-color: transparent;
	background-image: url(../images/swirl.jpg);
	background-position: center top;
	height: 412px;
	width: 1050px;
	position: absolute;
	z-index: -5;
	left: auto;
	top: 0px;
	right: auto;
	background-repeat: no-repeat;
}
#hugger {
	margin: auto;
	width: 1068px;
}
#header {
	background-color: transparent;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
	height: 248px;
	width: 1068px;
	text-indent: -5000px;
	position: absolute;
	z-index: 2;
	top: 45px;
	background-position: -5px;
}
#maintop {
	background-color: transparent;
	background-image: url(../images/bodytop.png);
	height: 136px;
	width: 1054px;
	margin-top: 250px;
	position:relative;
	z-index:2;
}
#menu {
	width: 1068px;
	position:absolute;
	z-index:4;
}
#menu ul {
	float: left;
	margin-left: 135px;
	margin-top: -120px;
}
#menu li {
	display: inline;
	float: left;
}
#home {
	background-color: transparent;
	background-image: url(../images/home.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 131px;
	width: 96px;
	display: block;
}

#home:hover {
	background-color: transparent;
	background-image: url(../images/homehover.png);
	background-repeat: no-repeat;
}

#about {
	background-color: transparent;
	background-image: url(../images/about.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 106px;
	display: block;
}

#about:hover {
	background-color: transparent;
	background-image: url(../images/abouthover.png);
	background-repeat: no-repeat;
}

#fiction {
	background-color: transparent;
	background-image: url(../images/fiction.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 108px;
	display: block;
}

#fiction:hover {
	background-color: transparent;
	background-image: url(../images/fictionhover.png);
	background-repeat: no-repeat;
}

#articles {
	background-color: transparent;
	background-image: url(../images/articles.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 113px;
	display: block;
}

#articles:hover {
	background-color: transparent;
	background-image: url(../images/articleshover.png);
	background-repeat: no-repeat;
}

#extras {
	background-color: transparent;
	background-image: url(../images/extras.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 107px;
	display: block;
}

#extras:hover {
	background-color: transparent;
	background-image: url(../images/extrashover.png);
	background-repeat: no-repeat;
}

#contact {
	background-color: transparent;
	background-image: url(../images/contact.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 131px;
	width: 128px;
	display: block;
}

#contact:hover {
	background-color: transparent;
	background-image: url(../images/contacthover.png);
	background-repeat: no-repeat;
}

#blog {
	background-color: transparent;
	background-image: url(../images/blog.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 131px;
	width: 98px;
	display: block;
}

#blog:hover {
	background-color: transparent;
	background-image: url(../images/bloghover.png);
	background-repeat: no-repeat;
}

#maincontent {
	background-color: transparent;
	background-image: url(../images/bodymiddle.png);
	background-repeat: repeat-y;
}
#content {
	width: 450px;
	margin-left:45px;
	float:left;
	margin-top:60px;
}
#content h2 {
	margin-bottom: 20px;
	text-align: center;
	font-size: 200%;
}
#content h3 {
	margin-bottom: 15px;
}

#content p {
	margin-bottom: 15px;
	text-align:justify;
}
#content ul {
	margin-left:30px;
	line-height: 20px;
}
#content li {
	margin-bottom: 8px;
	list-style-position: outside;
	vertical-align: middle;
	list-style-type: square;
}
#welcome {
	background-image: url(../images/heading/welcome.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 75px;
	width: 400px;
}
#abouteilis {
	background-image: url(../images/heading/about.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 75px;
	width: 400px;
}
#sidebar1 {
	float: left;
	width: 210px;
	margin-left: 45px;
	padding:0 10px;
	font-size:90%
}

#sidebar2 {
	float: right;
	width: 210px;
	margin-right: 45px;
	margin-top: 45px;
	padding:0 10px;
	font-size:90%
}

.sidebartop {
	background-color: transparent;
	background-image: url(../images/sidebartop.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 212px;
}

.sidebarmiddle {
	background-color: transparent;
	background-image: url(../images/sidebarmiddle.png);
	background-repeat: repeat-y;
}

.sidebarmiddle p{padding:10px 20px;text-align:justify;}
.sidebarmiddle h2 {
	margin-bottom: 15px;
}


.sidebarmiddle h3 {
	font-size: 14px;
	padding: 10px 20px;
}
.sidebarmiddle li {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 20px;
	font-size:90%;
}
.sidebarmiddle li a {
	
	color: #F2F2F2;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;
}
.sidebarmiddle li a:hover {
	font-style: italic;
}


#latest {
	background-image: url(../images/heading/latest.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 75px;
	text-align: center;
	margin-left:6px;
}

#links{
	background-image: url(../images/heading/links.png);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:75px;
	margin-left:6px;
	}

.sidebarbottom {
	background-color: transparent;
	background-image: url(../images/sidebarbottom.png);
	background-repeat: no-repeat;
	height: 43px;
	width: 212px;
}
#footer {
	background-color: transparent;
	background-image: url(../images/footerbg.png);
	background-repeat: no-repeat;
	width: 1054px;
	margin-left:-5px;
	padding-top: 75px;
	padding-bottom:15px;
}
#footer a, #content a {
	color: #f2f2f2;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f2f2f2;
	text-decoration: none;
}
#footer a:hover, #content a:hover {
	font-style: italic;
}
#footer p {
	text-align: center;
	font-size: 90%;
	padding-bottom: 10px;
}

a{outline:none;}
.bookcover {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
	border: 4px solid #f2f2f2;
}




/*------IE6 ISSUES ------*/
/*#ie #maintop{background-image:none;}*/

#ie #content {
	width: 350px;
	float:right;
	margin-top:60px;
	margin-right: 0px;
	margin-left:0px;
}

#ie #menu {
	/*width: 1068px;
	height:132px;
	position:absolute;
	z-index:10;
	margin-top:75px;*/
	display:none;
}

#iemenu {
	width: 1068px;
	
}
#iemenu ul {
	float: left;
	margin-left: 90px;
	margin-top: -15px;
}
#iemenu li {
	display: inline;
	float: left;
}

#iemenu #home {
	background-color: transparent;
	background-image: url(../images/iemenu/iehome.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 131px;
	width: 96px;
	display: block;
}

#iemenu #home:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/iehomehover.png);
	background-repeat: no-repeat;
}

#iemenu #about {
	background-color: transparent;
	background-image: url(../images/iemenu/ieabout.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 106px;
	display: block;
}

#iemenu #about:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/ieabouthover.png);
	background-repeat: no-repeat;
}

#iemenu #fiction {
	background-color: transparent;
	background-image: url(../images/iemenu/iefiction.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 108px;
	display: block;
}

#iemenu #fiction:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/iefictionhover.png);
	background-repeat: no-repeat;
}

#iemenu #articles {
	background-color: transparent;
	background-image: url(../images/iemenu/iearticles.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 113px;
	display: block;
}

#iemenu #articles:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/iearticleshover.png);
	background-repeat: no-repeat;
}

#iemenu #extras {
	background-color: transparent;
	background-image: url(../images/iemenu/ieextras.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 130px;
	width: 107px;
	display: block;
}

#iemenu #extras:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/ieextrashover.png);
	background-repeat: no-repeat;
}

#iemenu #contact {
	background-color: transparent;
	background-image: url(../images/iemenu/iecontact.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 131px;
	width: 128px;
	display: block;
}

#iemenu #contact:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/iecontacthover.png);
	background-repeat: no-repeat;
}

#iemenu #blog {
	background-color: transparent;
	background-image: url(../images/iemenu/ieblog.png);
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 131px;
	width: 98px;
	display: block;
}

#iemenu #blog:hover {
	background-color: transparent;
	background-image: url(../images/iemenu/iebloghover.png);
	background-repeat: no-repeat;
}