/* CSS Document */

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

body {
	background-color: #ffffff;
	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 {
	/* hide from IE mac \*/
	width: 100%;
	/* end hiding from IE5 mac */
	height: 595px;
	border-bottom: 1px solid #003366;
	padding: 0;
	margin: 0;
	}

#masthead {
	position: absolute; top: 0; left: 0;
	background-image: url(../images/masthead_bg.gif);
	background-repeat: repeat-x;
	/* hide from IE mac \*/
	width: 100%;
	/* end hiding from IE5 mac */
	height: 121px;
	}
	
#mjg {
	position: absolute; top: 0px; left: 25px;
	width: 200px;
	height: 96px;
	padding: 0;
	margin: 0;
	}
	
#blurbs {
	position: absolute; top: 10px; left: 400px;
	width: 450px;
	height: 150px;
	padding: 0;
	margin: 0;
	color: #ffffff;
	}
	
#book {
	position: absolute; top: 133px; left: 0;
	width: 231px;
	height: auto;
	padding: 0;
	margin: 0;
	z-index: 1;
	}

#booktext {
	position: absolute; top: 240px; left: 15px;
	font-size: 10px;
	width: 170px;
	text-align: right;
	float: left;
	margin-top: 0;
	margin-right: 12px;
	padding: 0;
	z-index: 2;
	}

#nav {
	position: relative; top: 93px;
	width: 750px;
	height: 16px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	overflow: visible;
	}

.button {
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	}

#headline {
	position: absolute; top: 133px; left: 230px;
	}
	
#iframe {
	position: absolute; top: 175px; left: 230px;
	width: 575px;
	height: 415px;
	}
	
#footer {
	position: relative; top: 25px;
	text-align: center;
	color: #666666;
	font-size: 9px;
	}