@charset "utf-8";
.tennisfontsbackground {
	background-image: url(exptextb.jpg);
	font-size: 1em;
	background-repeat: repeat;
	text-align: center;
	width: 90%;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	margin-left: 50px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}

body {
	background-image: url(exptextb.jpg);
	margin-right: 30px;
	margin-left: 30px;
	font-size: medium;
}
a:link {
	text-decoration: none;
}
a {
	padding-right: 15px;
	padding-left: 15px;
}

a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-size: 1.1em;
	text-align: center;
	vertical-align: middle;
}
h1 {
	font-size: 2.0em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	color: #00F;
	padding: 10px;
	border: 15px ridge #C60;
	text-align: center;
	margin-top: 20px;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.3em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px;
	border: 20px groove #C93;
}
.PhotoDiv {
	float: left;
	border: thick groove #930;
	margin: 20px;
	padding: 10px;
	height: 330px;
	width: 200px;
	text-align: center;
}
.Caption {
}

.MSPhotoDiv {
	margin: 20px;
	padding: 10px;
	width: 300px;
	float: left;
	border: medium ridge #603;
	height: auto;
	text-align: center;
}
.footer {
	clear: none;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	padding-top: 20px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: auto;
	position: fixed;
	height: auto;
	border: medium solid #000;
}
.h6 {
	font-family: "Comic Sans MS", cursive;
	font-size: large;
	font-style: normal;
	color: #093;
}

.container {
	margin: 25px;
	width: 100%;
}

.logo {
	float: left;
}
.year {
	font-family: "Comic Sans MS";
	font-size: xx-large;
	color: #F00;
	float: right;
	text-decoration: blink;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
	margin-right: 100px;
	clear: none;
	height: auto;
	margin-top: -150px;
}
.YearImage {
	background-image: url(exptextb.jpg);
	background-repeat: no-repeat;
}
.YearGif {
	background-image: url(exptextb.jpg);
}
.PhotoWho {
	width: 250px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	clear: right;
	margin: 10px;
	height: 470px;
	border: medium groove #F60;
}

.Newspage {
	border: thick ridge #C60;
	float: left;
	margin-left: 25px;
	padding-right: 25px;
	padding-left: 25px;
	width: 250px;
	margin-top: 10px;
	background-color: #ffffe6;
	
	}

.archive {
	float: left;
	width: 400px;
	font-size: large;
}
