﻿body {
	margin:15px 0 0;
	padding:0;
	color:black;
	font-size: 8pt;
	text-align: center;
}
div#wrap {
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	background-color:White;
	border:1px solid black;
	width:756px;
}
div#header
{
    width: 740px;
}
div#header h1
{
    margin:0;
    padding:0;
}
table#fivexfive
{
    width:740px;
    height:555px;    
}
div#main
{
    margin: 8px;
}
div#content
{
    width: 740px;
    /*height: 555px;*/
}
img { border:0; }
a:hover { border:0; }
td { vertical-align: top; }
div#footer
{
	margin-left: auto;
	margin-right: auto;
	text-align:left;

	width:750px;
	font-size: 80%;
	clear: both;
}
div#footer a
{
    color: Black;
    text-decoration: none;
}
div#footer a:hover
{
    text-decoration: underline;
}
