/* Erotic Illusions styles 2 March 2008
copyright Stormbringer Enterprises 
------------------------------------- */


/* MAIN BODY COMPONENTS
-------------------------------- */

* {
	margin: 0;
	padding: 0;
}

body {
	color: #a8a8a8;
	background: #080F17 url(grfx/backmain.jpg) no-repeat center top;	
	font: small/150% Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height: 150%;
}

h1 {
	padding: 15px 0;
}

h2 {
	padding: 15px 0;
}

p {
	text-align: justify;
	padding-bottom: 1.2em;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #88c3e1;
}

a:hover {
	color: #acacac;
	text-decoration: underline;
}

.floatright {
	float: right;
	margin: 5px 0 5px 20px;
}

.floatleft {
	float: left;
	margin: 5px 20px 5px 0;
}

.clear {
	clear: both;
}

.emphs {
	font-size: 110%;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	width: 80%;
	margin: 15px auto;
}

/* PAGE
-------------------------------------- */

#contents {
	width: 94%;
	padding: 50px 7% 50px 25px;
}

/* NAVIGATION
----------------------------------- */

#navmain {
	width:22%;
	float: left;
	padding-top: 190px;
	font-variant: small-caps;
}

#navlist p {
   color: #2986b6;
	font-size: 120%;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 6px;
}

#navmain li {
	list-style-type: none;
	list-style-position: inside;
}

#navmain a {
	text-decoration: none;	
}

#navlist a {
	font-weight: bold;
	color: #88c3e1;
	display: block;
	height: 35px;
	padding: 13px 0 0 25px;
	font-size: 120%;
}

#navlist a:hover {
	color: #acacac;
	background-image: url(grfx/sai.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

#sideads {
	margin-top: 200px;
	margin-left: -35px;
}

#sideads p {
   text-align: center;
	margin-bottom: 30px;
}

/* CONTENT BLOCK
------------------------------------ */

#contblock {
	width:72%;
	float: right;
	padding-top: 150px;
	padding-right: 40px;
	background-image: url(grfx/Lchick.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#quote {
	height: 440px;
	padding: 50px 280px 0 30px;
}

#quote p {
	text-align: center;
	font-style: italic;
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
}

#quote p.attrib {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-style: normal;
	font-weight: bold;
	text-align: right;
	font-size: 100%;
}

#bookcover {
	width: 636px;
	margin: 30px auto;
}

#glossary span {
	font-weight: bold;
}

#tidal {
	width: 500px;
	margin: 20px auto;
}

.linkban p {
	text-align: center;
	padding: 25px;
}

.imgcent p {
	text-align: center;
	padding: 25px 0;
}

.shiftlist {
	padding-left: 17px;
}

#gal {
	width: 500px;
	margin: 20px auto;
}

#gal li {
	list-style-type: none;
	padding: 20px;
	float: left;
}

#gal img {
	border: 0;
}