body {
	margin: 0 auto;
	padding: 0;
	background-color: #090a0c;
	background-image: url(../images/background_with_logo.jpg);
	background-attachment: fixed;
	font-family: Rockwell, verdana, sans-serif;
	font-size: 14px;
	background-repeat: repeat-x;
	color: #FFF;
}

iframe {
	height:1500px;
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	background-color: transparent;
}


 img {
	 border: 0;
 }
p {
	margin-bottom: 20px;
	font-size: 14px;
}

h1 {
	margin-top: 10px;
}


h2 {
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 10px;
}
.twoColFixRtHdr #containerbody {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.twoColFixRtHdr #container100pct {
	width: 970px; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: auto;
	margin-left: auto;
}



.twoColFixRtHdr #container {
	width: 790px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #000000;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-right: auto;
	margin-left: auto;
} 
.twoColFixRtHdr #container li {
	margin-bottom: 10px;
	font-size: 14px;
	margin-left: 20px;
}
.twoColFixRtHdr #title {
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 5px;
	border-bottom-width: 1px;
	height: 50px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
} 
.twoColFixRtHdr #sidebar1 {
	float: right;
	background-color: #222222;
	width: 190px;
	color: #CCC;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding: 5px;
	margin-right: 10px;
}
.twoColFixRtHdr #mainContent {
	margin-right: 220px;
	margin-left: 10px;
	padding-bottom: 10px;
} 
.twoColFixRtHdr #mainContentPhoto {
	padding: 5px;
	margin-right: 220px;
	margin-left: 10px;
	background-color: #FFF;
	color: #333;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#mainContentfull  {
	margin-top: 10px;
	clear: left;
	margin-bottom: 10px;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}



/* links */
a {
	background: inherit;
	color:#fff;
	text-decoration: none;
}
a:visited {
	background: inherit;
	text-decoration: none;
	color: #CCC;
}
a:hover { background: inherit; text-decoration: underline; }
.class1 a {
	color:#fff;
	text-decoration: none;
}
.class1 a:hover { background: inherit; text-decoration: underline; }
.class1 a:visited {
	background: inherit;
	text-decoration: none;
	color: #CCC;
}


#banner {
height: 180px;
width: 800px;
background-image: url(../images/EIS_Banner.jpg);
background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}
#bannerLINKS {
	height: 180px;
	width: 800px;
	background-image: url(../images/Banner_LINKS.jpg);
	background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}
#bannerMEDIA {
	height: 180px;
	width: 800px;
	background-image: url(../images/Banner_MEDIA.jpg);
	background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}
#bannerDIRECTIONS {
	height: 180px;
	width: 800px;
	background-image: url(../images/Banner_DIRECTIONS.jpg);
	background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}

#bannerFILES {
	height: 180px;
	width: 800px;
	background-image: url(../images/Banner_FILES.jpg);
	background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}

#bannerCONTACTUS {
	height: 180px;
	width: 800px;
	background-image: url(../images/Banner_CONTACTUS.jpg);
	background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}

#bannerREGISTRATION {
height: 180px;
width: 800px;
background-image: url(../images/Banner_REGISTRATION.jpg);
background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}
#bannerEFC {
	height: 180px;
	width: 800px;
	background-image: url(../images/Banner_EFC.jpg);
	background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#bannerESA {
height: 180px;
width: 800px;
background-image: url(../images/Banner_ESA.jpg);
background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}
#bannerEIS {
height: 180px;
width: 800px;
background-image: url(../images/Banner_EIS.jpg);
background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}

#bannerEST {
height: 180px;
width: 800px;
background-image: url(../images/Banner_EST.jpg);
background-color: #222;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-bottom: 5px;
		margin-right: auto;
	margin-left: auto;

}

#ticker {
	float:left;
	height: 30px;
	width: 800px;
	background-repeat: repeat-x;
	padding-top: 10px;
	margin-bottom: 5px;
	background-image: url(../images/ticker_bg.JPG);
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	vertical-align: middle;
	color: #CCC;
}

#ticker a {
	color: #FFFFFF;
	}
	
#ticker a:hover {
	background-color: transparent;
	color: #FFFFFF;
	}

#ticker .slide {
	font-size: 12px;
	line-height: 5px;
	margin-left: 10px;
	color:#FFFFFF;
	height: 40px;
}


#main {
width: 800px;
display: block;

}
#content {
	float: left;
	width: 480px;
	padding: 8px;
	background-color: #999999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	font-family: rockwell, verdana;
	font-size: 14px;
	color: #CCC;
	height: 360px;
}
.buttonLogin, .buttonLogin a {
	float: right;
	display: block;
	padding: 5px;
	color:#FFF;
	vertical-align:middle;
	background-color: #900;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top:5px;
}
.buttonLogin a:hover{
	float: right;
	display: block;
	padding: 5px;
	background-color: #900;
	color:#FF0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	margin-top:5px;
}

#side {
	float: right;
	width: 280px;
	padding: 8px;
	background-color: #999999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}
#side_index {
	float: right;
	width: 290px;
	padding: 0px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}


#status {
	float: right;
	width: 270px;
	background-color: #a1a1a1;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../images/background_statusDIV.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 250px;
}

#news {
float: right;
width: 280px;
background-color: #999999;
height: 60px;
margin-bottom:10px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
}

#sponsor {
	margin-top: 10px;
	padding: 10px;
	float: right;
	width: 270px;
	height: 110px
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	background-image: url(../images/background_statusDIV.gif);
}


#newsblue_left {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	height: 180px;
	background-image: url(../images/news_button_blue.png);
	width: 380px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-left: 8px;
	background-color: 233b6a;
	float: left;
	overflow: hidden;
}

#newsred_left {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	height: 180px;
	background-image: url(../images/news_button_red.png);
	width: 380px;
	margin-right: 5px;
	margin-bottom: 10px;
	padding-left: 8px;
	background-color: 233b6a;
	float: left;
	overflow: hidden;
}

#newsblue_right {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	height: 180px;
	background-image: url(../images/news_button_blue.png);
	width: 380px;
	margin-bottom: 10px;
	padding-left: 8px;
	float: right;
	background-color: 233b6a;
	overflow: hidden;
}

#newsred_right {
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	height: 180px;
	background-image: url(../images/news_button_red.png);
	width: 380px;
	margin-bottom: 10px;
	padding-left: 8px;
	background-color: 233b6a;
	float: right;
	overflow: hidden;
}
#footer {
	height: 20px;
	width: 800px;
	text-align: center;
	margin-top: 10px;
	color: #FFF;
	float: left;
}

.image_bio {
	float: left;
	border: 1px solid #C0C0C0;
	background-color: #333;
	margin-right: 5px;
	clear: left;
	padding: 2px;
}
.image_map {
	float: left;
	margin-right: 5px;
	clear: left;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.fieldstatusON {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #030;
	text-decoration: underline;
	font-size: 14px;
	margin-top: 5px;
}
.fieldstatusCANCEL {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #930;
	text-decoration: underline;
	font-size: 14px;
	margin-top: 5px;
}

.followandfindus {
	-moz-border-radius-bottomleft:8px;
	-moz-border-radius-bottomright:8px;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #003;
	text-decoration: underline;
	font-size: 14px;
	margin-top: 5px;
	text-align: center;
}
.table_links {
	text-align: center;
	width: 500px;
}
