@charset "utf-8";
*{
margin:0px;
padding:0px;
}
body {
	color: #818080;
	background-color: #1D1D1D;
	font-size: 62.5%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	text-align: center;
	width: 845px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#fadeimage {
	background-image: url(../images/elvis1.jpg);
	background-repeat: no-repeat;
	margin:2px;
	height: 350px;
	width: 620px;
	border: 1px solid #CCCCCC;
	position: absolute;
	top: 60px;
	left: 200px;
}
.border {
	border: 1px solid #797979;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #CCCCCC;
	text-align: left;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#content {
	width: 620px;
	padding-left: 200px;
	position: absolute;
	top: 420px;
	left:0px;
	}
#content2 {
	width: 700px;
	padding-left: 200px;
	position: absolute;
	top: 70px;
	left:0px;
}	
	
#sideBar {
	width: 175px;
	position: absolute;
	left: 11px;
	top: 451px;
}

#flashcontent{
	height: 365px;
	width: 455px;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	}

h1 {
	font-size: 1.6em;
	color: #DB0001;
	text-align: left;
}
.floatL {
	float: left;
	border: 1px solid #CCCCCC;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}


#header{
	background-image: url(../images/header.jpg);
	height: 50px;
	width: 875px;
}
#header h1 { text-indent: -993px;}

#credits {
	font-size: 1em;
	
}
#credits a:link, #credits a:visited{
	font-size: 1em;
	color: #AD0100;
	font-weight: bold;
}
#credits a:hover, #credits a:active{
	text-decoration: none;	
}
#logo-MM{
	border: 1px solid #77073E;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	}

h6 {
	font-size: 1.2em;
	color: #DB0001;
	text-align: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #C40F10;
}
#elvis {
	width: 370px;
	height: 515px;
	padding-right:7px;
	overflow: auto;
	float:right;
}
#elvisDates {
	width: 370px;
	height: 515px;
	padding-right:7px;
	overflow: auto;
	float:right;
	font-size: 9px;
}
#sideR {
	float: right;
	width: 300px;
}

#sideL {
	float: left;
	width: 300px;
	margin-right: 15px;
}
#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
a:link, a:visited {
	color: #FFFFFF;
	font-weight: bold;
}
a:hover, a:active {
	color: #FFFFFF;
	text-decoration: none;

}

.button a:link, .button a:visited  {
	color: #FFFFFF;
	background-color: #C8060E;
	display: block;
	border: 1px solid #ffffff;
	width: 200px;
	text-align: center;
	text-decoration: none;
	margin-left: 20px;
	padding: 2px;
	font-weight: bold;
}
.button a:hover, .button a:active {
	color: #FFFFFF;
	background-color: #990000;
	display: block;
	padding: 2px;
	border: 1px solid #CC9435;
	width: 200px;
	text-align: center;
	text-decoration: none;
}
#gallery  {
	text-align: left;	
}

#gallery img {
	border: 1px solid #DB0000;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
}
#dates {
	font-size: 1.2em;
	color: #FFFFFF;
	text-align: left;
}
#audio {
	text-align: center;
	width: 350px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	background-image: url(../images/loading.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
#visionof {
	background-image: url(../images/header.jpg);
	height: 50px;
	width: 880px;
}
.caption {
	text-align: center;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
}
