@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000000;
}
#splashwrapper {
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(../images/emcinfo/splash2b.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#rightcontent {
	float: left;
	width: 450px;
	position: relative;
	padding-top: 140px;
	padding-left: 0px;
}
.splashtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 18px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
}
#leftcontent {
	float: left;
	width: 260px;
	position: relative;
	padding-top: 470px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 16px;
	color: #FFF;
	text-align: left;
}
#address {
	float: left;
	width: 260px;
	position: relative;
	top: 200px;
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 16px;
	font-style: normal;
	color: #FFF;
	text-align: left;
}
.clearfloat {
}
.splashheadings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #3EA8E2;
	line-height: 18px;
}
.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	position: relative;
	margin-left: 24px;
	width: 200px;
}
a:link {
	color: #3EA8E2;
	text-decoration: none;
}
a:visited {
	color: #3EA8E2;
	text-decoration: none;
}
a:hover {
	color: #EC863E;
	text-decoration: underline;
}
a:active {
	color: #EA8640;
	text-decoration: none;
}
#splashtextwrapper {
	height: auto;
	width: 440px;
	position: relative;
	left: 300px;
	top: 166px;
	text-align: center;
}
#smalltextwrap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #99CCFF;
	text-align: left;
	float: left;
	height: auto;
	width: 220px;
	margin-left: 24px;
}
.clearfloat {
	clear: both;
}
#moviewrapper {
	position: relative;
	width: 450px;
	background-color: #000000;
}
.centeredheading {
	font-family: Verdana, Geneva, sans-serif, Arial, Helvetica;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

