/* CSS Document */

body {
background:url(images/bg5.jpg);
}

a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

#Content {
	margin-right: auto;
	margin-left: auto;
	left: 0px;
	right: auto;
	top:0px;
}

#Bottom {
	background:url(images/Bottom.png);
	background-repeat:no-repeat;
}	

 .Style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.Style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #333333;
}
