body {
	background: #333763
}
h1 {
	font-family: Copperplate33bc;
	font-weight: bold;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
	color: #FFFFFF;
}
h2 {
	font-family: Copperplate33bc;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #FFFFFF;
}
h3 {
  font-weight: bold;
  color: #FFFFFF;
}
#navbar {
	position: fixed;
	left:50%;
	margin-left:-254px;
	margin-top: -10px;
}

#header {
	position: relative;
	top: -25px;
	background-color: #000000;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
}
 #Box {
    width: 500px;
    border: 10px solid black;
    padding: 15px;
    margin: 25px;
    background-color: #5A5A5A;
}
#BoxList {
  color: #FFFFFF;
}
ul {
  color: #FFFFFF;
}
#A10 {
  position: absolute;
  height: 100px;
  left: 375px;
  bottom: 695px;
}
#Box2 {
    width: 500px;
    border: 10px solid black;
    padding: 15px;
    margin: 25px;
    background-color: #5A5A5A;
}
#F35 {
  height: 150px;
  left: 375px;
  bottom: 435px;
  position: absolute;
}
#Box3 {
    width: 500px;
    border: 10px solid black;
    padding: 15px;
    margin: 25px;
    background-color: #5A5A5A;
}
  #AC130 {
  height: 125px;
  left: 375px;
  bottom: 220px;
  position: absolute;
}
#Home {
  left: 0px;
  bottom: 40px;
  position: relative;
}
#List {
  left: 100px;
  bottom: 50px;
  position: relative;
  font-size: 20px;
  color: gold;
}
a:hover {
  color: Black;
  background-color: #00FFFF;
}
a {
  left: 15px;
  bottom: 45px;
  position: relative;
  color: gold;
  font-size: 20px;
  border: 3px solid;
  text-decoration: none;
  padding: 10px 20px;
}
#Box4 {
    width: 500px;
    border: 10px solid black;
    padding: 15px;
    margin: 25px; 
    position: relative;
    left: 850px;
    bottom: 700px;
    background-color: #5A5A5A;
}
#A10Video {
  position: relative;
  bottom: 1313px;
  left: 586px;
  width: 255px;
  height: 208px;
}
#F35Video {
  position: relative;
  bottom: 1075px;
  left: 327px;
  width: 250px;
  height: 208px;
}
#AC130Video {
  position: relative;
  bottom: 840px;
  left: 74px;
  width: 250px;
  height: 208px;
}

