@charset "utf-8";
/* CSS Document */

body
{
	background-color: #999;
}
h1
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
/* ########################################################################## */

/* Start of the Image Text */
#image
{
	margin-left: 5px;
}

#image ul
{
	float: left;
	list-style-type: none;
}

#image li
{
    font-size: 14pt;
    text-align: center;
    list-style-type: none;
    color: #FFFFFF;
}
#container {
}
#mainbody {
	font-size: 16px;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
}

/* End of the Image */

/* ########################################################################## */

/* Start of the Main Footer */
#footer
{
	width: 1150px;
	float: left;
	margin-top: 5px;
}

#footer ul
{
    text-align: center;
    list-style: none;
}
/* End of the Main Footer */

/* ########################################################################## */
