/* CSS Document */

/* only IE mac will see this */
* html>body #container {width: 825px;}
/* end IE mac workaround */

body {
	background-color: #003366;
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 14px;
	color: #666666;
	}

h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	line-height: 15px;
	}

h3 {
	font-size: 11px;
	font-weight: bold;
	line-height: 14px;
	}

a:link {
	color: #003366;
	text-decoration: underline;
	}
	
a:hover {
	color: #996633;
	text-decoration: underline;
	}

a:active {
	color: #666666;
	text-decoration: underline;
	}

a:visited {
	color: #666666;
	text-decoration: underline;
	}
	
#container {
	background: url(../images/home_bg.jpg); 
	background-repeat: repeat-x;
	/* hide from IE mac \*/
	width: 100%;
	/* end hiding from IE5 mac */
	height: 595px;
	z-index: 0;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 0;
	margin: 0;
	}

#book {
	position: absolute; top: 11px; left: 10px;
	z-index: 2;
	width: 400px;
	height: auto;
	padding: 0;
	margin: 0;
	}

#booktext {
	font-size: 10px;
	width: 185px;
	text-align: right;
	float: left;
	margin-top: 0;
	margin-right: 12px;
	padding: 0;
	}

#bookjacket {
	width: 202px;
	float: right;
	margin-top: 0;
	padding: 0;
	}

#nav {
	position: absolute; top: 155px; left: 425px;
	width: 108px;
	height: auto;
	z-index: 2;
	}

.button {
	padding: 5px;
	}

#fans {
	position: absolute; top: 235px; left: 0;
	z-index: 1;
	padding: 0;
	margin: 0;
	}

#reachforstars {
	position: absolute; top: 90px; left: 625px;
	width: 150px;
	height: auto;
	z-index: 2;
	text-align: right;
	}

#mjg {
	position: absolute; top: 260px; left: 330px;
	z-index: 1;
	padding: 0;
	margin: 0;
	}

#footer {
	position: relative; top: 25px;
	text-align: center;
	color: #ffffff;
	font-size: 9px;
	}