body {
	margin: 0px;
	background-image: url(lorielay_bg.gif);
	background-color: #EEE;
	text-align: center;
}
body,th,td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #998f8f;
}
#layout {
	margin: 0 auto;
	width: 808px;
	background-image: url(lorielay_05.gif);
	background-repeat: repeat-y;
}
#header {
	height: 529px;
}
#precontent {
	background-image: url(lorielay_04.gif);
	background-repeat: no-repeat;
	background-position: top center;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 25px;
}
#sidebar {
	width: 230px;
	float: left;
	text-align: justify;
}
#content {
	width: 555px;
	float: right;
	text-align: justify;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	color: #ce9493;
	padding-bottom: 1px;
	font-weight: bold;
	text-transform: uppercase;
	word-spacing: 2px;
	font-size: 12px;
	padding-left: 10px;
	border-bottom: 1px dashed #fcfcfc;
}
a:link,a:visited {
	text-decoration: none;
	cursor: crosshair;
	color: #829da5;
}
a:hover,a:active {
	text-decoration: none;
	cursor: crosshair;
	color: #b85059;
}
.content {
	background-color: #f3f1ef;
	padding: 2px;
}
input,select,textarea,submit {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 1px dotted #fcfcfc;
	padding: 2px;
	color: #a9a2a2;
	background-color: #f8f8f7;
}
.get_photo {
	background-color: #FFF;
	padding: 3px;
	border: #b28d8d 1px solid;
}
.get_photo:hover {
	border: #c23a46 1px solid;
}