/* <!-- */
	/* General styles */
	body {
		margin:0;
		padding:0;
		border:0;			/* This removes the border around the viewport in old versions of IE */
		width:100%;
		background:#FFFDE8;
		min-width:600px;		/* Minimum width of layout - remove line if not required */
			color:#642700;		/* The min-width property does not work in old versions of Internet Explorer */
		font-size:80%;
		font-family: 'Lucida Grande','Lucida Sans Unicode',Verdana,sans-serif;
	}
	
	#container {
		padding-top: 10px;
		width: 980px;
		margin: 0 auto;
	}
	.storytitle {
	margin: 0;
font-size: 20px;
}
	
	img  { border:none;
	}
	#left {
float: left;
}
	h1 {text-align:center;
	}
	a {
		color:#722300;
	}
	
	
	.quo1 {
		margin-top: 20px;
		text-align: left;
		font-size: 13px;
		margin-bottom:0px;
	}
	
	.quo {
		padding-top: 0px;
		padding-bottom: 0px;
		text-align:left;
				font-size: 13px;
				margin-top: 0px;
				margin-bottom: 0px;

	}
	
	
	a:hover {
		text-decoration:underline;
		font-weight: bold;
	}
	.list {margin-top: 0px;
		margin-bottom:0px;
		font-size: 15px;
		padding-left: 40px;
	}
	.cen1 {
		text-align: center;
		font-size: 16px;
	}
	.cen9 {
		text-align: center;
		font-size: 18px;
	}
	
	.cen2 {
		text-align: left;
		font-size: 15px;
		font-style: italic;
	}
	.cen3 {
		text-align: left;
		font-size: 15px;
		font-weight: bold;
	}
	.cen5 {
		text-align: left;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 0px;
	}
	.cen6 {
		text-align: left;
		font-size: 15px;
		font-weight: bold;
		padding-top: 10px;
	}
	.cen4  {
		text-align: left;
		font-size: 15px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
	.cen7  {
		text-align: left;
		font-size: 16px;
		margin-top: 2px;
		margin-bottom: 2px;
		line-height: 1.5em;
	}
	.cen8  {
		text-align: left;
		font-size: 16px;
		margin-top: 2px;
		margin-bottom: 2px;
		line-height: 1.2em;
		padding-top: 17px;
	}
	
	.cen10 {
		margin-top: 18px;
		background-color: #FFF;
		text-align: center;
		border: 1px #881F0B solid;
		padding-top: 0px;
		width: 155px;
		font-size: 18px;
	}

	.cenn10 {
		margin-top: 18px;
		background-color: #FFF;
		text-align: left;
		border: 2px #AC1703 solid;
		padding-top: 0px;
		width: 125px;
		font-size: 13.5px;
		width: 190px;
		padding: 5px;

		margin-left: 3px;
	}
	.cenn {
		text-align: center;
		font-weight:bold;
		font-size: 14.5px;
color: #AC1703;


	}

.cennn {
		text-align: left;
padding-left:6px;
padding-right:6px;
		font-size: 13.5px;
color: #642700;
line-height: 1.3em;


	}
	
	
	.cen {
		text-align: center;
	}
	

	h1, h2, h3 {
		margin:.8em 0 .2em 0;
		padding:0;
	}


ul#normal{
font-size: 16px;
list-style-type: circle;
}



h2 {font-size: 14px;
}
	p {
		margin:.4em 0 .8em 0;
		padding:0;
	}
	img {
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
		border-bottom:1px solid #000;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
		clear:left;
		float:left;
		width:100%;
		list-style:none;
		margin:10px 0 0 0;
		padding:0;
	}
	#header ul li {
		display:inline;
		list-style:none;
		margin:0;
		padding:0;
	}
	#header ul li a {
		display:block;
		float:left;
		margin:0 0 0 1px;
		padding:3px 10px;
		text-align:center;
		background:#eee;
		color:#000;
		text-decoration:none;
		position:relative;
		left:15px;
		line-height:1.3em;
	}
	#header ul li a:hover {
		background:#369;
		color:#fff;
	}
	#header ul li a.active,
	#header ul li a.active:hover {
		color:#fff;
		background:#000;
		font-weight:bold;
	}
	#header ul li a span {
		display:block;
	}
	
	#im   { margin-top: -5px;
		padding-top: 0px;
	}
	
	#cont {width: 520px;
	}
	
	
	
	/* 'widths' sub menu */
	#layoutdims {
		clear:both;
		background:#eee;
		border-top:4px solid #000;
		margin:0;
		padding:6px 15px !important;
		text-align:right;
	}
	/* column container */
	.colmask {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		width:100%;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	
	
	.col1,
	.col2,
	.col3 {
		float:left;
		position:relative;
		padding:0 0 1em 0;
	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
		overflow:hidden;
	}

.col3 {
font-size: 15px;
}
	/* 3 Column settings */
	.threecol {
		background:#FFFDE8;		/* right column background colour */
	}
	.threecol .colmid {
		right:20%;		/* width of the right column */
		background:#FFFDE8;
				/* center column background colour */
	}
	.threecol .colleft {
		right:56%;			/* width of the middle column */
		background:#FFFDE8;	/* left column background colour */
	}
	.threecol .col1 {
		width:53%;			/* width of center column content (column width minus padding on either side) */
		left:99%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:25.5%;			/* Width of left column content (column width minus padding on either side) */
		left:26.5%;
		/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width: 21.5%;			/* Width of right column content (column width minus padding on either side) */
		left: 75%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
		clear:both;
		float:left;
		width:100%;
	}
	#footer p {
		padding:10px;
		margin:0;
	}





