body {
	font-family: Arial, "Lucida Sans", "Times New Roman", sans-serif;
	background-image: url(images/bigbg.jpg);
	background-repeat: repeat-x;
	background-color: #48271a;
}
table {
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:170%;
}

H1 {
	margin: 0em auto 0 auto;
	height: auto;
	width: 660px;
	background-color: white;
	float: left;
	border: 10px;
	border-color: white;
	border-style: solid;
	font-family: Arial, "Lucida Sans", "Times New Roman", sans-serif;
	font-size: 24px;
	text-align: right;
	color: #990000;
}

H2 {
	margin: 0em auto 0 auto;
	height: auto;
	width: 660px;
	float: left;
	border: 10px;
	border-color: transparent;
	border-style: solid;
	font-family: Arial, "Lucida Sans", "Times New Roman", sans-serif;
	font-size: 16px;
	text-align: left;
	color: #990000;
}
H3 {
	margin: 0em auto 0 auto;
	height: auto;
	width: 630px;
	float: left;
	border: 10px;
	border-color: transparent;
	border-style: solid;
	font-family: Arial, "Lucida Sans", "Times New Roman", sans-serif;
	font-size: 14px;
	text-align: center;
	color: black;
}

a {
	color: #3e3e3e;
}

a:hover {
	color: black;
}
.swirl{
	margin: 0em auto 0 auto;
	width: 1229px;
	height: 900px;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
}

.outerwrapper{
	margin: 0em auto 0 auto;
	width: 900px;
	height: auto;
	background-color: white;
	border-left: solid;
	border-color: black;
	border-right: solid;
	border-width: 2.5px;
	float: none;
	
}


.innerwrapper{
	margin: 0em 1em 1em 1em;
	padding: 0em 1em 2em 1em;
	width: 840px;
	height: auto;
	font-family:Trebuchet MS,Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:170%;
}

.photo {
		padding: 1em .5em .5em .1em;
}

#nightwrapper {
	margin: -1em auto 0 auto;
	padding: 0px 25px 5px 25px;
	width: 370px;
	height: 600px;
	float: left;
	font-size: 14px;
	font-family: Arial, "Lucida Sans", "Times New Roman", sans-serif;
	background-image: url(images/night.png);
	background-repeat: no-repeat;	
}
#nighttext {
	margin: 0em auto 0 auto;
	padding:  170px 0px 5px 25px;
	width: 270px;
	height: 600px;
	float: left;
	font-size: 14px;
	font-family: Arial, "Lucida Sans", "Times New Roman", sans-serif;
	text-align: justify;
	line-height:150%;
}
