﻿/* CSS layout */
#masthead {
}

#top_nav {
}

#container {
	position: relative;
	width: 100%;
}

#left_col {
	width: 200px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#page_content {
	margin-right: auto;
	margin-left: 0;
	background-image: url('Images/paper_bg.jpg');
}

#right_col {
	width: 200px;
	position: absolute;
	right: 0px;
	top: 0px;
}

#footer {
}

a {
	border-width: 0;
	color: #808000;
}
a:visited {
	color: #800000;
}
a:active {
	color: #663300;
}
a:hover {
	color: #996633;
}
.style3 {
	margin-left: 52px;
	margin-top: 0px;
}
.style5 {
	color: #993333;
	font-size: large;
}
.style6 {
	margin-bottom: 0px;
}
.style7 {
	text-align: center;
}
.body {
	font-family: "Palatino Linotype", "Comic Sans MS", Georgia;
	font-weight: bold;
	font-style: italic;
	font-size: large;
}
.Header {
	text-align: center;
	color: #993333;
	font-size: x-large;
	font-family: "Palatino Linotype", "Comic Sans MS", Georgia;
	font-weight: bold;
	font-style: italic;
}
.style10 {
	font-size: large;
	color: #993333;
	font-style: italic;
}
.ImageLinks {
	border-width: 0px;
}
</style>
.HeaderSmall {
	text-align: center;
	color: #993333;
	font-size: large;
	font-family: "Palatino Linotype", "Comic Sans MS", Georgia;
	font-weight: bold;
}
.HeaderSmall {
	text-align: center;
	color: #993333;
	font-size: large;
	font-family: "Palatino Linotype", "Comic Sans MS", Georgia;
	font-weight: bold;
}
