/* Subsequent stylesheet for Andrew Kong's Magic Masters website: Feb 2006 */

body {
	background: url(../images/parchment-sub.jpg) no-repeat;
}

div#content {
	position: absolute;
	top: 150px;
	left: 557px;
	width: 217px;
	height: 390px;
	overflow: auto;
	z-index: 2;
}

div#frame-text {
	position: absolute;
	top: 127px;
	left: 555px;
	z-index: 0;
}

div#frame-sub {
	position: absolute;
	top: 105px;
	left: 30px;
	z-index: 0;
}

div#portrait {
	position: absolute;
	top: 305px;
	left: 570px;
	z-index: 1;
}

div#masthead {
	position: absolute;
	top: 30px;
	left: 35px;
	width: 500px;
	z-index: 0;
}

div#box {
	position: absolute;
	top: 20px;
	left: 525px;
}

div#nav {
	position: absolute;
	top: 48px;
	left: 40px;
	z-index: 1;
}

div#nav2, div#today {
	position: absolute;
	top: 170px;
	left: 55px;
	z-index: 1;
}

div#archive60 {
	position: absolute;
	top: 170px;
	left: 55px;
	width: 490px;
	z-index: 1;
}

div#nav-photos {
	position: absolute;
	top: 130px;
	right: 70px;
	z-index: 1;
}

div#heading {
	position: absolute;
	top: 127px;
	left: 60px;
	z-index: 1;
}

#content p, #content ul, #content li, #box ul, #box li, #archive60 ul li, #today ul li {
	font: normal 12px/1.4em Palatino, "Palatino Linotype", serif;
}

#content h1 {
	font: normal 14px/1em Palatino, "Palatino Linotype", serif;
	text-align: center;
}

#content span.hilite {
	font-size: 18px/0em;
}

#box p {
	font: normal 12px/1.6em Palatino, "Palatino Linotype", serif;
}

#box a {
	text-decoration: none;
	color: #5D2C03;
	border: 0;
	margin: 0;
}

#nav ul, #nav2 ul, #archive60 ul, #today ul, #nav-photos ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}

#nav ul li {
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0 6px 0 0;
}

#nav2 ul li, #today ul li {
	display: inline;
	float: left;
	margin: 0;
	border: 0;
	padding: 0 18px 0 0;
}

#archive60 ul li {
	text-align: center;
}

#nav-photos ul li {
	margin: 0;
	border: 0;
	padding: 0 0 8px 0;
}

#nav ul li a, #nav2 ul li a {
	text-decoration: none;
	color: black;
	border: 0;
	margin: 0;
}

ul.nav-sub {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
}

ul.nav-sub li {
	margin: 0;
	border: 0;
	padding: 12px 0 0 0;
}

img {
	padding: 0;
	margin: 0;
	border: 0;
}

#nav2 img {
	padding-bottom: 10px;
}
