body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #333333;
  	height: 101%;
  	padding: 0px;
}

#container {
	background-color: #000000;
	margin: 20px 5% 0 5%;
	min-width: 780px;
	padding: 0;
}

#header {
	margin: 0;
	padding: 0;
	min-width: 780px;
	border-bottom: medium solid #8F7A65;
	background-image: url(images/lpfwbannerbg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}

#headerimg {
	background-image: url(loombanner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

#leftnav {
	float: left;
	width: 160px;
	margin: 0px;
	padding: 5px 0 5px 5px;
}

#update {
	min-height: 425px;
	color: #FFFFFF;
	position: relative;
	margin: 0 auto;
	text-align:center;
}

#update a {
	color: #F95464;
}

#update a:hover {
	color: #6666ff;
}

#content {
	padding: 0 0 5px 5px;
	margin-left: 170px;
	min-height: 425px;
	color: #FFFFFF;
	position: relative;
}

#content a {
	color: #6666ff;
}

#content p {
	font-size: 14px;
	width: 90%;
	padding-right: 10px;
	padding-left: 10px;
}

#content h1 {
	color: #FCA9B1;
	font-size: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 240px;
}

#content h2 {
	font-size: 20px;
	padding-left: 10px;
}

#content h3 {
	font-size: 16px;
	padding-left: 10px;
}

#content ol, ul {
	margin-right: 10px;
	margin-left: 25px;
	font-size: 14px;
}

.pink {
	font-style: italic;
	color: #F95464;
}

.limg {
	float: left;
	margin-right: 20px;
}

/* begin my story image formatting */
#storyp {
	position: relative;
	width: 490px;
	left: 10px;
	top: 10px;
	z-index: 105;
}

#photo1 {
	position:absolute;
	right: 10px;
	top: 20px;
	z-index:101;
	overflow: visible;
}

#photo2 {
	position:absolute;
	right: 30px;
	top: 210px;
	z-index:104;
	overflow: visible;
}

#photo3 {
	position:absolute;
	right: 10px;
	top: 325px;
	z-index:102;

	overflow: visible;
}

#photo4 {
	position:absolute;
	right: 20px;
	top: 525px;
	z-index:103;
	overflow: visible;
}


/* end my story image formatting */
/* begin image gallery formatting */

#thumbs {
	float: left;
	margin-left: 15px;
}

.border {
	background-color: #333333;
	padding: 10px;
	border: thin dashed #000000;
	margin: 5px;
}

#main_image {
	margin-left: 150px;
}

.indent {
	margin-left: 20px;
}

.field {
	font-family: Georgia, "Times New Roman", serif;
	font-size: small;
	color: #FCA9B1;
}

/* end image gallery formatting */

#footer {
	color: #FFFFFF;
	text-align: center;
	height: 15px;
	clear: both;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 0;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #FA5565;
	font-size: 12px;
	text-decoration: none;
}
