/* CONTENT SCROLLING STYLES */

#leftblock {
/*text-align: justify;*/
width: 320px;
height: 290px;
}
#rightblock {
/*text-align: justify;*/
width: 400px;
height: 300px;
}
.padleft {
padding: 10px 20px 10px 30px;
}  
.padright {
padding: 10px 10px 10px 45px;
} 
.overflow {
overflow: auto;
width: 365px;
height: 450px;
} 
.padside {
padding-right: 10px;
} 

/* BASIC STYLES */

body {
	color: #503012;
	background-color: #000000;
	font-family: Georgia, Times New Roman, Times, serif;
	}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1em;
	font-size: 25px;
}
a:link, a:visited {
	color: #990000;
	}
a:hover, a:active {
	color: #630909;
	}
.cpyrght {
	font: italic 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	}
a.creditlink:link {
	color: #FFFFFF;
	}
a.creditlink:hover {
	color: #FFFFFF;
	}
#leftpage {
	padding: 0px 35px 10px 35px;
	font: 12px Georgia, Times New Roman, Times, serif;
	}
#rightpage {
	padding: 0px 40px 10px 45px;
	font: 12px Georgia, Times New Roman, Times, serif;
	}
.losttxtsm {
	font: 10px Georgia, Times New Roman, Times, serif;
	}
.losttxtmed {
	font: 11px Georgia, Times New Roman, Times, serif;
	}
.losttxtlrg {
	font-size: 14px;
	}
.titleimage {
	margin: 5px 0;
	}
.pagesbttl {
	font-size: 16px;
	font-weight: bold;
	color: #816540;
	}

/* FORM STYLES */

#commentform {
	background-image: url(images/bg-commentform.jpg);
	background-repeat: no-repeat;
	height: 276px;
	}
#submitTable {
	font-size: 11px;
	padding-right: 5px;
	}
.formposition {
	padding-left: 15px;
	padding-top: 80px;
	}
.fld2 {
	padding-top: 20px;
	padding-bottom: 20px;
	}
input.commentfld {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #4A340F;
	background: url(images/bg-formfld1.jpg) fixed;
	border: 1px solid #E4E1D8;
	height: 17px;
	padding: 2px;
	width: 325px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px;
}

input.submitfld {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #4A340F;
	background: url(images/bg-formfld1.jpg) fixed;
	border: 1px solid #E4E1D8;
	height: 17px;
	padding: 2px;
	width: 325px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px;
}
textarea.commentfld {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #4A340F;
	background: url(images/bg-formfld2.jpg) fixed;
	border: 1px solid #E4E1D8;
	height: 85px;
	width: 325px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px;
	padding: 3px;
}
textarea.submitfld {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	color: #4A340F;
	background: url(images/bg-formfld2.jpg) fixed;
	border: 1px solid #E4E1D8;
	height: 110px;
	width: 325px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px;
	padding: 3px;
}
	
.btn1 {
	font: bold 11px Georgia, Times New Roman, Times, serif;
	background-image: url(images/bg-formfld1.jpg);
	color: #4A340F;
	border: 1px solid #CCCCCC;
	height: 28px;
	margin-left: 35px;
}

/* LIST STYLES */

.seclist ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
.seclist li {
	background-position: 0 .4em;
	padding-left: .6em;
	font-weight: bold;
	}
.seclist li ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	}
.itemnavlist ul {
	list-style-type: none;
	padding: 0 0 5px 0;
	margin: 0;
	}
.itemnavlist li {
	background-position: 0 .4em;
	padding-left: .6em;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 11px;
	}
	
.inhablist ul {
	list-style-type: none;
	padding: 0px 10px;
	margin: 0;
	}
.inhablist li {
	/*background-image: url(arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;*/
	padding-left: .6em;
	padding-bottom: 5px;
	font-weight: bold;
	}
.inhablist li ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-align: left;
	}

.itemlist ul {
	list-style-type: none;
	padding: 0px 10px;
	margin: 0;
	}
.itemlist li {
	background-image: url(images/bullet-sne.gif);
	background-repeat: no-repeat;
	background-position: 0 .7em;
	padding-left: 15px;
	padding-bottom: 3px;
	font: bold 12px Georgia, Times New Roman, Times, serif;
	}
.itemlist li ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	background-image: url(images/bullet-sne2.gif);
	background-repeat: no-repeat;
	background-position: 0 3px;
	padding-left: 10px;
	text-align: left;
	}
.commentlist ul {
	list-style-type: none;
	padding: 0px 10px;
	margin: 0;
	/*TEMP WIDTHS UNTIL SCROLLING KICKS IN*/
	width: 325px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 310px;
	}
.commentlist li {
	background-position: 0 .4em;
	padding-left: .6em;
	padding-bottom: 5px;
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	}
.commentlist li ul li {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding-left: 10px;
	text-align: right;
	
	}
	
/* CHARACTER STYLES */
.char {
	padding-bottom: 20px;
	}
.charlist ul {
	list-style-type: none;
	padding: 0px 10px;
	margin: 0;
	}
.charlist li {
	padding-left: .6em;
	font-size: 11px;
	line-height: 12px;
	}
.charlist li ul li {
	font-weight: bold;
	text-align: left;
	}
.charname {
	font-size: 13px;
	font-weight: bold;
	}
.charphoto {
	float: right;
	padding: 5px;
	}

/* AD SPACE */
.ad {
	padding-top: 15px;
	padding-left: 160px;
	}