p.verse {margin:0; padding: 0; line-height:130% !important;}
/** BASIC */

body {
	margin: 30px 0px 0px 0px;
	background: url(images/background.gif) #959A9A;
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: normal;
	letter-spacing: -2px;
	color: #090C47;
	margin-bottom:0px;
}
h2, h3 {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #090C47;
	letter-spacing: -2px;
	margin-bottom:0px;
	border-bottom:#090C47 solid 2px;
	padding-bottom:0px;
        height: 1em;
}



h4 {
        font-size:125%;
        font-weight:bold;
        margin:15px 0 5px 0;
}

ul {
	margin-left: 0px;
	padding-left: 0px;
	list-style-type: none;
	text-align:left;
}
li {        margin-bottom:3px;}

a {
	color: #274690;
}

a:hover {
	text-decoration: none;
}

#bookbox {
display:block;
float:left;
margin:10px;
text-align:center;
width:260px;
}

img {
border-style:none;
}

/** HEADER */

#header {
	height:280px;
	margin:0 auto;
	padding:10px 20px 0;
	text-align:center;
	width:760px;
	background: #C4C4C4;
	background: rgba(196, 196, 196, 0.9);
	-moz-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	border-bottom: 3px #090C47 solid;
}


#header h1 {
	margin: 0px;
	font-variant:small-caps;
}

#header h2 {
	margin: 0px;
	font-variant:small-caps;
	border:none;
}

#header img {
	border:none;
}

#header a {
	text-decoration: none;
}

/** MENU */

#menu {
	width: 800px;
	height: 16px;
	margin: 0px auto;
	background: #090C47;
	border-top: 2px solid #C4C4C4;
	border-bottom:2px solid #C4C4C4;
}

#menu ul {
	margin: 0px 50px;
	padding: 0px;
	list-style: none;
	text-align:center;
}

#menu li {
	display: inline-block;
}

#menu a {
	float: left;
	padding: 2px 10px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: smaller;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

/** CONTENT */

#content {
	width: 760px;
	margin: 0px auto;
	background: #C4C4C4;
	background: rgba(196, 196, 196, 0.8);
	padding: 2px 20px;
	border-top: 3px #090C47 solid;
	border-bottom: 3px #090C47 solid;
}


#body {
	float: right;
	width: 560px;
	padding: 0px;
	
}

#body li {
        margin-left:7px;
        padding-left:7px;
}

#body h2 {
	margin-right:-20px;
	padding-right:20px;
}

#body h3 {
        font-size:20px;
        letter-spacing:-1px;
	margin-right:-20px;
	padding-right:20px;
}


#body h3.subtitle {
        margin-top: 0px;
        text-align:right;
        border-bottom: none;
	font-size: 14px;
	letter-spacing: 0px;
}

/****************************************** SIDEBAR *****************/
#sidebar {
	float: left;
	width: 180px;
	padding: 0px;
	text-align:left;
}

#sidebar h2{
	font-family:"Trebuchet MS",Verdana,Arial,Helvetica,sans-serif;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	margin-bottom:0;
	padding-bottom:0;
	margin-left:-20px;
	padding-left:20px;
}

#sidebar h2 a{
	color:#090C47;
	text-decoration:none;
	border-bottom:2px solid #090C47;
        width: 150px;
}

#sidebar h3 {
       display: none;
}

#sidebar ul ul li{
        margin-left:7px;
        padding-left:7px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom: none;
        margin-bottom: 3px;
        //background: url(images/dash.gif) no-repeat left top;
}

#sidebar ul ul li a {
	color: #000000;
        text-decoration: none;
}

/*********************** DISCLAIMER ***************/

#disclaimer {
	border-top:#090C47 double 6px;
	border-bottom:#090C47 double 6px;
	margin:11px auto;
	padding:4px 20px;
	width:475px;
	font-size: smaller;
    height: 90px;
    overflow: auto;
}
#disclaimer p { margin:0; padding: 0;}


/** FOOTER */

#footer {
	width: 800px;
	margin: 0px auto;
	background: #090C47;
	margin-bottom:20px;
	border-top: 2px solid #C4C4C4;

	-moz-border-radius: 0 0 10px 10px;
	border-radius: 0 0 10px 10px;

}

#footer p {
color:#FFFFFF;
font-size:smaller;
margin:0 10px;
padding:5px 2px;
text-align:center;
}

#footer a {
	color: #FFFFFF;
}


#tarot img {
      width: 170px;
      margin: 5px;
}
