.header{
	background-color: Black;
	border-left-color: Black;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: Black;
	border-right-style: double;
	border-right-width: medium;
	height: 15%;
	width: 100%;	
	vertical-align: middle;
	padding: 10px;
	text-align: center;	
}

.content{
	background-color: Black;
	border-left-color: Black;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: Black;
	border-right-style: double;
	border-right-width: medium;	
	width: 100%;	
	vertical-align: top;
	padding: 3px;
}

.footer{
	background-color: Black;
	border-left-color: Black;
	border-left-style: double;
	border-left-width: medium;
	border-right-color: Black;
	border-right-style: double;
	border-right-width: medium;
	height: 15%;
	width: 100%;
	vertical-align: middle;
	padding: 5px;
	font-family: "tahoma","Garamond";
	font-size: 11px;	
	color: #ac9c69;
	text-align: center;
}

.inner {
	border: medium double #ac9c69;
	padding: 5px;
	vertical-align: top;
	width: 785px;
	height: 95%;	
	margin-left: 2%;
	margin-top: 2%;	
}

.left{
	background-color: #ac9c69;
	height: 100%;
	width: 10%;
	background-image: url("images/rlbg.jpg");
}

.right{
	background-color: #ac9c69;
	height: 100%;
	width: 10%;
	background-image: url("images/rlbg.jpg");
} 

h1 {
	font: normal small-caps bold 18px "Copperplate Gothic Bold","Garamond";
	color: #ac9c69;
	vertical-align: middle;
	display: inline;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #ac9c69;
}
.rollover a {
	display: inline;
	padding: 8px  8px 8px 7px;
	font: 12px "tahoma","Garamond";
	color: #ac9c69;
	text-decoration: none;
	text-shadow: White;
	vertical-align: middle;
}
.rollover a:hover {
	color: White;
	font-size: 12px;
	font-style: italic;
}
.rollover a:active {
	color: ThreedHighlight;
	font-size: 12px;
	font-style: italic;
}

.rollover2 a {
	display: inline;
	padding: 10px 10px 10px 7px;
	font: 11px "tahoma","Garamond";
	color: #ac9c69;
	text-decoration: none;
	text-shadow: White;
	vertical-align: middle;
}
.rollover2 a:hover {
	color: White;
	font-size: 11px;
	font-style: italic;
}
.rollover2 a:active {
	color: white;
	font-size: 11px;
	font-style: italic;
}

.logo {
	display: inline;
	margin: 3px;
	margin: 3px;
	vertical-align: middle;
	height: 100px;
	width: 125px;
}

.schedule {
	font-family: "tahoma","Garamond";
	color: White;
	padding: 3px;
	font-size: 12px;
}

.textIndex {
	text-align: left;
	font-family: "tahoma","Garamond";
	color: #ac9c69;
	padding: 10px;
	font-size: 12px;
}

.month {color: #ac9c69;	
}

.overall {
color: #ac9c69;
font-family: "tahoma","Garamond";
font-size: 14px;
text-align: center;	
}

.players {
	font-family: "tahoma","Garamond";
	color: #ac9c69;
	padding: 3px;
	font-size: 12px;
}

.coach {
	font-family: "tahoma","Garamond";
	color: #ac9c69;
	padding: 3px;
	font-size: 10px;
	text-align: left;	
}

.inner2 {
	border: medium double #ac9c69;
	padding: 5px;
	vertical-align: top;
	width: 700px;
	height: 98%;
	margin-left: 4%;
	margin-top: 2%;
	text-align: center;
}

.playerpicture {
	border: thin solid #ac9c69;
	display: inline;
}

.picturesection {
	font-family: "tahoma","Garamond";
	color: #ac9c69;
	padding: 3px;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	border-left-color: #ac9c69;
	border-left-style: dotted;
	border-left-width: thin;
}

.pic {
	border: 1px solid #ac9c69;
	height: 453px;
	width: 301px;	
}

.pic2 {
	border: 1px solid #ac9c69;
	height: 301px;
	width: 453px;		
}

.coachpic1 {
	border: 1px solid #ac9c69;
	height: 231px;
	width: 255px;		
}

.coachpic2 {
	border: 1px solid #ac9c69;
	height: 231px;
	width: 255px;		
}

.middle {
	vertical-align: middle;
	height: 300px;
	width: 400px;
}

.acha {
	border: none;
	outline: none;
	vertical-align: text-bottom;
	text-decoration: none;
}