@charset "UTF-8";

a:visited{color:white;}

#Lead_Picture {
	width:388px;
	height:539px;
	float: left;
	background-image:url(images/MainTopLeft.png);
	background-repeat:no-repeat;	
}

#Content {
	width:462px;
	height:539px;
	float: right;
	}

#Links {
	width:190px;
	height:35px;
	float:right;
	padding-top:5px;
}

#Links img {
	padding-right:10px;
}

h1#Lead_Logo {
	width:315px;
	height:182px;
	background: url("images/TitleNameX.png");
	position:relative;
	top:75px;
	left:76.5px;
}

h1#Lead_Logo span {
	display: none;}

#Upcoming {
width:300px;
height:180px;
background: rgba(0,0,0,0.4);
position: relative;
top: 110px;
left: 81px;
border-radius:8px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
font-family: "Gill Sans", "Georgia";
color:white;
text-align: center;
}

#Upcoming h1{
font-weight: 200;
text-align:left;
font-size:16px;
color:#FF0000;
padding:10px;
}

#Upcoming h2 {
font-weight: 200;
font-size:18px;
text-transform:uppercase;
position:relative;
top:-1em;
}

#Upcoming h3 {
font-weight: 200;
font-size: 15px;
position: relative;
top: -2em;
}

#Upcoming p {
font-weight: 200;
position: relative;
top: -2em;
}

#Upcoming a:active, a:link {
text-decoration: none;
color: white;
}

#Upcoming a:hover {
color:#84BDF8;
text-decoration: none;
}
