body {
	background-color: black;
	color : #CFC4A2;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;
	margin: 0px;
	scrollbar-3dlight-color : #626262;
	scrollbar-arrow-color : #897373;
	scrollbar-darkshadow-color : Black;
	scrollbar-base-color : #474747;
	scrollbar-face-color : #675555;
	scrollbar-highlight-color : #897373;
	scrollbar-shadow-color : Black;
	scrollbar-track-color : #474747;

}


table, td, tr {

	color : #CFC4A2;
	font-size : 14px;
	font-family : "Times New Roman", Times, serif;

}

.leftcolumn {

	font-size : 12px;

}

h1 {
	font-size : 18px;
	background-image: url('/images/h1.gif');
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: center;
	padding: 0px 0px 20px 0px;
	margin: 20px 100px 30px 0px;
	letter-spacing : 2px;

}

h2 {
	font-size : 16px;
	margin: 10px 0px 10px 0px;
	padding: 5px 0px 5px 30px;
	text-align: left;
	background-image: url('/images/h2.gif');
	background-repeat: no-repeat;
	background-position: left center;

}

.content {

	padding: 10px 20px 20px 20px;
	font-size : 14px;
	background-color: #313131;

}

.journalEntry {

	border: 1px solid #733B27;
	padding: 5px;
	background-image: url('/images/journalentry.gif');
	background-repeat: no-repeat;
	background-position: 182px 0px;
}


a {
	color : #F9EBC1;
	text-decoration: underline;
}

a:hover {
	color : white;
	background-color: #733B27;
	text-decoration: none;
}

a:visited {
	color : #A89E80;
	text-decoration: underline;
}

.firstLetter {

	float: left;
	font-size: 24px;
	font-style:italic;
	padding: 1px 6px 1px 6px;
	margin: 2px;
	background-color: #733B27;
	color: #F8EEE2;

}

a.columnEntry {
	border: 1px solid #948069;
	margin-bottom: 6px;
	text-align: center;
	color: #948069;
	display : block;
	text-decoration: none;
}

a.columnEntry:visited {
	text-decoration: none;
}

a.columnEntry:hover {
	color: white;
	border: 1px solid white;
	text-decoration: none;
}

.footer {

	margin: 20px 0px 10px 0px;
	font-size : 11px;
	color: #8B836C;

}

.footer a {
	color : #8B836C;
	text-decoration: none;
}


.footer a:visited {
	color : #8B836C;
	text-decoration: none;
}

.footer a:hover {
	color : #CFC4A2;
	text-decoration: none;
}

ul {
	list-style-position : outside;
}

li {

	padding: 5px;

}

.contact {
	color: #CFC4A2;
	background-color: black;
	border-top: 1px solid #474747;
	border-left: 1px solid #474747;
	border-bottom: 1px solid #626262;
	border-right: 1px solid #626262;

}

.contact2 {
	color: #CFC4A2;
	background-color: black;
	border-top: 1px solid #626262;
	border-left: 1px solid #626262;
	border-bottom: 1px solid #474747;
	border-right: 1px solid #474747;

}

.movies {

	border: 2px solid #a49a7f;
	padding: 4px;
	margin-right: 8px;
	margin-bottom: 4px;

}

