body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}
body {
	font:normal 100%/150% Times,Georgia,Charter,'Liberation Serif','Bitstream Charter',serif;
	color:#B39769;
	background:#000000 url("img/twilightnav-sxc711664.jpg") no-repeat 0 0;
}
#pg {
	min-width:640px;
}
#pgbody {
	position:absolute;
	top:0;
	min-height:100%;
	left:225px;
	background:transparent url("img/twilighthead.png") no-repeat -15px 30px;
	font-size:85%;
}
#pgmain {
	margin:200px 40px 0 40px;
}
#pgtail {
	border-top:1px solid #284D22;
	margin:.5em 0 0 0;
	padding:.5em 0 .5em 0;
	font-size:85%;
	line-height:1.1;
	color:#B39766;
}
#pgtail p {
	margin:0;
}

.txtflt {
	width:175px;
	background:#000000 url("img/twilightnav-sxc711664.jpg") no-repeat -30px -330px;
	float:right;
	font-size:80%;
	font-style:italic;
	line-height:1.1;
	color:#281B0C;
	border:1px outset #774100;
	margin:0 0 0 10px;
	padding:.5em 5px 0 5px;
}
.txtflt p {
	margin:0 0 1em 0;
}
.txtflt :last-child {
	margin-bottom:0;
}

#pgnav {
	top:200px;
	left:0;
	width:200px;
	position:absolute;
	background-color:transparent;
	font-size:90%;
}
#pgnav ul {
	margin:0 10px 0 10px;
	list-style-type:none;
}
#pgnav ul li {
	position:relative;
	background-color:transparent;
	border:1px outset #372514;
	padding:0;
}
#pgnav ul li a, #pgnav ul #curlnk {
	padding:5px;
	display:block;
	text-decoration:none;
	color:#CCCCCC;
}
#pgnav ul #curlnk {
	font-weight:bold;
}
#pgnav ul li a:hover {
	color:#E1CDAD;
	width:auto;
	background-color:#0E0D08;
	border-right:10px solid #e1cdad;
}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 .3em 0;
}
h1 {	font-size:150%;}
h2 {	font-size:140%;}
h3 {	font-size:130%;}
h4 {	font-size:120%;}
h5 {	font-size:110%;}
h6 {	font-size:100%;}

p, ul, ol, dl {
	margin:0 0 1.5em 0;
}
ul {
	padding:0 0 0 25px;
}
a {
	text-decoration:underline;
}
a:link {
	color:#CDAC78;
}
a:visited {
	color:#806C49;
}
a:hover, a:active {
	color:red;
}
img {
	border:none;
}
hr {
	height:1px;
	clear:both;
}

