body {
	background-color: #140401;
	background-image: url(../images/background.jpg);
	margin: 0px;
	padding: 0px 0px 50px;
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#container {
	width: 720px;
}
#welcome {
	font-size: 12px;
	line-height: 18px;
	color: #AF9990;
	width: 720px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5d493f;
	margin-top: 20px;
}
#footer {
	font-size: 12px;
	color: #AF9990;
	width: 720px;
	padding-top: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #5d493f;
	line-height: 18px;
}
a:link {
	color: #C1C299;
	text-decoration: none;
}
a:visited {
	color: #C1C299;
	text-decoration: none;
}
a:hover {
	color: #C1C299;
	text-decoration: underline;
}
a:active {
	color: #C1C299;
	text-decoration: underline;
}
#navigation {
	font-size: 16px;
	color: #AF9990;
	width: 720px;
	padding-top: 20px;
	line-height: 20px;
}
#credit {
	font-size: 10px;
	color: #53443F;
	width: 720px;
	padding-top: 10px;
	line-height: 14px;
	letter-spacing: 1px;
}
a.creditlink:link {
	text-decoration: none;
	color: #53443F;
}
a.creditlink:visited {
	text-decoration: none;
	color: #53443F;
}
a.creditlink:hover {
	text-decoration: underline;
	color: #53443F;
}
a.creditlink:active {
	text-decoration: underline;
	color: #53443F;
}
.text_large {
	font-size: 16px;
	line-height: 24px;
	color: #DFBCAF;
}
.sectionhead {
	font-size: 14px;
	color: #6C554E;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 5px;
	text-transform: uppercase;
	font-weight: normal;
	line-height: 20px;
}
#sectionhead_large {
	font-size: 42px;
	color: #A2786D;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin-top: 10px;
	margin-bottom: 30px;
	line-height: 45px;
}
.photobox {
	margin-bottom: 20px;
	margin-left: 20px;
}
.text_light {
	font-size: 12px;
	line-height: 18px;
	color: #AF9990;
}
img, div { behavior: url(iepngfix.htc) }
