﻿* {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: "Comic Sans MS";
	color: #FFFFFF;
}
a {
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}
a:hover {
	font-size: 10pt;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000000;
	background-color: #FFFF99;
}
body {
	background-color: #913333;
}
#header {
	margin-bottom: 15px;
	width: 800px;
}
#header a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.container {
	width: 98%;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#content{
	width: 800px;
}

#footer{
	width: 800px;
	margin-top: 20px;
	clear: both;

}
	
h1 {
	font-size: 24pt;
	font-weight: bold;
	border-bottom: 1px dotted white;
	text-align: center;
}
tr {
	border: 1px solid #FFFFFF;
	border-collapse:collapse;
	border: solid #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
td {
	border-collapse:collapse;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
table {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	margin-top: 0px;
}
h2 {
	text-decoration:underline;
	font-weight: lighter;
	font-size: 12pt;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.table-header {
	color: #000000;
	background-color: #FFFFCC;
	font-weight: bold;
	font-style: italic;
	padding: 0cm;
	font-size: 12pt;
	text-align: center;
}
h3 {
	font-weight: lighter;
	text-decoration: underline;
}
.layout-table {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img-border {
	border: 3px solid #FFFFCC;
}
.table-header {
	color: #000000;
	background-color: #FFFFCC;
	font-weight: bold;
	font-style: italic;
	padding: 0cm;
	font-size: 12pt;
	text-align: center;
}
.left-box {
	border: 1px solid white;
	float: left;
	width: 48%;
	margin-top: 20px;
	padding-bottom: 15px;
}
.right-box {
	border: 1px solid white;
	float: right;
	width: 48%;
	margin-top: 20px;
	padding-bottom: 15px;
}
.larger-font {
	font-size: 12pt;
}
.no-link-border {
	border: none;
}
a.no-hover-color:hover  {
	background-color: transparent;
}
#navigation-menu {
	width: 800px;
}
.image-link {
	border: 3px solid #FFFFCC;
}
