* {
	margin: 0px;
	/* padding: 0px; */
}

img {
	border: 0px none;
}

html {
	width: 100%;
    height: 100%;
}	   

body {
	width: 100%;
    height: 100%;
	/* For Internet Explorer 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#007E9E, endColorstr=#A8D4DB);
    /* For Internet Explorer 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#007E9E, endColorstr=#A8D4DB)";    /* background-color: #CCC; */
	background-image: linear-gradient(bottom, #A8D4DB 33%, #007E9E 77%);
	background-image: -o-linear-gradient(bottom, #A8D4DB 33%, #007E9E 77%);
	background-image: -moz-linear-gradient(bottom, #A8D4DB 33%, #007E9E 77%);
	background-image: -webkit-linear-gradient(bottom, #A8D4DB 33%, #007E9E 77%);
	background-image: -ms-linear-gradient(bottom, #A8D4DB 33%, #007E9E 77%);
	background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(0.33, #A8D4DB),
	color-stop(0.77, #007E9E)
);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
	background-image: url(../images/homebg.gif);
	background-repeat: repeat-x;
	width: 893px;
	margin:0 auto;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #b5b4b4;
	border-bottom-color: #b5b4b4;
	border-left-color: #b5b4b4;
}

#branding {
	/* height: 105px; */
	background-image: url(../images/header_fan.jpg);
	background-repeat: no-repeat;
	background-position: right 0px;
}

#shareBar {
	/* float: left; */
	margin-top: -52px;
	margin-left: 730px;
	position: absolute;
	/* padding: 0px; */
	font-size: 12px;
}

/* This next stuff is specific to the navigation bar */

#topnav ul {
  list-style-type:none;
  margin:2px;
  padding:0;
  padding-top:6px;
  padding-bottom:6px;
}

#topnav li {
  display:inline;
}

#topnav a:link,a:visited {
  font-size:11px;	
  font-weight: bold;
  /* color: 007F9E; */
  color: #FFFFFF;
  /* background-color: #1A224F; */
  text-align: center;
  padding-top: 2px;
  padding-bottom: 4px;  /* changed from 2px */
  padding-left: 32px;
  padding-right: 32px;
  text-decoration: none;
}

#topnav a:hover,a:active {
  font-size:11px;		
  font-weight:bold;	
  color:#FFFFFF;
  background-color:#007F9E;
}

/* Navbar stuff defined above  */

h1 {
	height:105px;
	text-indent:-9009px;
	background:transparent url(../images/eigen_logo.gif) no-repeat 48px 32px;
}

#intro {
	background-color: #FFFFFF;
	padding: 10px;
	width: 305px;
	margin-left: 0px;
	height: 350px;
	float: left;
	display: block;
}

#intro h3, #updates h3, #auxillary h3, #sponsors h3 {
	font-family: Arial, "Arial", Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
}

#intro p, #updates p, #auxillary p, #sponsors p {
	font-size: 11px;
	line-height: 21px;
}

#intro a {
	color: #008CA8;
}

#intro .ei {
	margin-left: 3px;
	margin-bottom: -3px;
}

#updates {
	display: block;
	background-color: #FFFFFF;
	padding: 10px;
	width: 300px;
	float: left;
	height: 350px;
	color: #000000;
}

#updates p strong.teal {
    color:#007f9e;
}

#updates h6 {
	font-size: 12px;
	font-weight: bold;
}

h6 a {
	color: #007F9E;
	text-decoration: none;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;	 
}

#auxillary {
	background-color: #FFFFFF;
	width: 248px;
	float: left;
	height: 370px;	
}

#auxillary h3 {
	position: relative;
    top: 11px;
}

#auxillary p {
	position: relative;
	top: 11px;
}

#sponsors {
	background-color: #FFFFFF;
    width: 872px;
	margin: 0 auto;
	padding: 10px;
}

#spons_logos {
	vertical-align: middle;
}

#more {
	float: right;
	padding-right: 10px;
	background-image: url(../images/small_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-top: 10px;
}

#more a {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}

.clearfix {
	clear: both;
}

.hideout, #accessibility {
	display:none;
}

#footer {
	text-align: center;
	color: #007E9E;
	font-size: x-small;
	padding-bottom: 0px;
	margin-top: 30px;
	line-height: 16px;
}

#footer a {
	color: #000000;
}

#footer a:hover {
	color: #FFFFFF;
}

.more {
	float: right;
	background-image: url(../images/small_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: right 8px;
	padding-right: 10px;
}

.more a {
	color: #333333;
	text-decoration: none;
}

.noscript {
	border: 1px solid #aee5e8;
	background-color: #e6feff;
	padding: 10px 10px 10px 70px;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 10px 10px;
}

.noflashMSG{
	border: 1px solid #FF6666;
	background-color: #FFCCCC;
	padding:15px 10px 10px 70px;
	background-image: url(../images/alert.png);
	background-repeat: no-repeat;
	background-position: 10px 10px;
}

