body {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 14px;
	margin: 0px;
	background-image: url(images/backgroundsub.jpg);
	background-repeat: no-repeat;
	background-position:90% 100%;
}

#logo {
	top: 100px;
	margin-left: 0px;
	position: relative;
	width: auto;

	
}
#header {
	position: relative;
	top:30px;
	left:0px;
	height:80px;
	width:auto;
	background-color:#680C0C;
}
hr {
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 2px;
	
}
h1 {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	text-align:left;
	font-size:42px;
}
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-style:italic;
}
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:14px;
}
#content table {
	width: 520px;
	left: 20px;
	top: 250px;
	right: auto;
	bottom: 20px;
	margin-bottom: 25px;
	margin-top: 70px;
	margin-left: 15px;
}

.bigone {
	position: absolute;
	height: 400px;
	width: 400px;
	left: 580px;
	top: 257px;
	right: 10px;
	margin-bottom: 500px;
}
.margin {
	margin-left: 25px;
}
#footer {
	position:relative;
	bottom:25px;
	right: 40px;
	padding-top: 10px;
	margin: 40px 0px 15px 0px;
	text-align: center;
	font-size: 8pt;
	}
