@charset "utf-8";
#body {
background-color: #02386E;
}
#spacer1 {
	width: 100%;
	height: 40px;
}
#spacer2 {
	width: 100%;
	height: 50px;
}
#spacer3 {
	width: 100%;
	height: 100px;
}
.title h1 {
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 36px;
	text-decoration: none;
	padding-top: 25px;
}
#sata {
	background-color: #ffffff;
}
#sata h1 {
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 36px;
	text-decoration: none;
	padding-top: 25px;
}
#sata p {
	color: #000000;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	text-align: left;
	padding-top: 35px;
	padding-bottom: 35px;
    margin-top: auto;
    margin-bottom: auto;
}
#video {
    background-color: transparent !important;
}
#video a {
	
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	text-decoration: none;
	
}
#video a:hover {
	
	margin-top: auto;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: 20px;
	text-decoration: none;
	
}
#back2Top {
    width: 40px;
    line-height: 40px;
    overflow: hidden;
    z-index: 999;
    display: none;
    cursor: pointer;
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
    position: fixed;
    bottom: 50px;
    right: 0;
    background-color: darkred;
    color: #555;
    text-align: center;
    font-size: 30px;
    text-decoration: none;
}
#back2Top:hover {
    background-color: #DDF;
    color: #000;
}
#collage {
	width: ;
}

