#Master {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	left: 0px;
	top: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	background-color: #CCCCCC;
	border-top-color: #333333;
	border-top-width: 10px;
	border-top-style: solid;
	border-bottom-color: #333333;
	border-bottom-style: solid;
	border-bottom-width: 10px;
	margin-right: 5%;
	margin-left: 5%;
}
table {
	background-position: center;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #0000ff;
	text-decoration: none;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
#Menu1 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 85px;
	top: 125px;
}
#Menu2 {
	height: 20px;
	width: 100px;
	left: 190px;
	top: 125px;
	position: absolute;
}
#Menu3 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 295px;
	top: 125px;
}
#Menu4 {
	height: 20px;
	width: 100px;
	left: 400px;
	top: 125px;
	position: absolute;
}
#Menu5 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 505px;
	top: 125px;
}
#Menu6 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 610px;
	top: 125px;
}
#Menu7 {
	position: absolute;
	height: 20px;
	width: 100px;
	left: 715px;
	top: 125px;
}


#Header {
	position: absolute;
	height: 115px;
	width: 900px;
	left: 0px;
	top: 0px;
}
