@charset "utf-8";
#mainColumn {
	background-image: url(Image/bg.jpg);
	background-repeat: no-repeat;
	width: 600px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	margin-right: auto;
	margin-left: auto;


}
#buttonColumn {
	height: 300px;
	width: 111px;
	margin-left: 15px;
	float: left;
}
#buttons {
	height: 300px;
	width: 111px;
	margin-left: 40px;
}
#content {
	width: 280px;
	font-weight: bold;
	z-index: 5;
	padding-right: 20px;
	padding-top: 10px;
	left: 240px;
	top: 88px;
	margin-left: 150px;
	text-align: left;
}
#footer {
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	font-style: oblique;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003300;
	font-weight: normal;
	text-align: center;
}
#header {
}
