* {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px none;
}
body {
	background-color: #007F9E;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#wraper {
	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;
}

/* #topAd {
	background-color: #CCCCCC;
	height: 75px;
	width: 100px;
	float: right;
} */

#topAd {
	height: 65px;
	width: 142px;
	float: left;
	margin-top: 15px;
	margin-left: 696px;
	position: absolute;
	text-align: center;
	padding: 0px;
}
#shareBar {
	float: left;
	margin-top: -52px;
	margin-left: 730px;
	position: absolute;
	padding: 0px;
	font-size: 12px;
}
h1 {
	display:block;
	width:265px;
	height:105px;
	text-indent:-9009px;
	background:transparent url(../images/eigen_logo.gif) no-repeat 48px 32px;
}
h1 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}

#navigation h2 {
	display: none;
}
#navigation {
	padding-left: 25px;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 32px;
}
#navigation a {
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	height: 24px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #F6C021;
	display: block;
}

#homeAnimation {
	height: 223px;
	margin-bottom: 46px;
}
#homeAnimation p {
	display: none;
}
#intro {
    <!-- background-color: #E0E7CE; -->
	background-color: #00B8DB;
	padding: 10px;
	width: 305px;
	margin-left: 22px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	height: 520px;
	float: left;
	display: block;
}
#intro h3, #updates h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 15px;
}
#intro p, #updates p {
	font-size: 11px;
	line-height: 21px;
}
#intro a {
	color: #008CA8;
}
#intro .ei {
	margin-left: 3px;
	margin-bottom: -3px;
}
#updates {
	display: block;
	<!-- background-color: #90AA4A; -->
	<!-- background-color: #0FD8FF; -->
	<!-- background-color: #FFFFFF; -->
	padding: 10px;
	width: 300px;
	float: left;
	height: 540px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #000000;
}
#updates h6 {
	font-size: 12px;
	font-weight: bold;
}
h6 a {
	color: #007F9E;
	text-decoration: none;
}

hr {
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;	 
}
#users li {
	list-style: none;
	background-image: url(../images/user_icon_large.gif);
	background-repeat: no-repeat;
	background-position: 0px 8px;
	padding-left: 24px;
}
#users {
    <!-- background-color: #AEB893; -->
	background-color: #00B8DB;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#users ul {
	list-style: none;
}
#users a {
	color: #007F9E;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 36px;
	font-size: 12px;
}
#users div {
	font-size: 12px;
	line-height: 0px;
	padding-bottom: 13px;
	color: #FFFFFF;
}
#auxillary {
	width: 200px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	height: 540px;
}
#login {
	padding: 10px;
}
#login a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
}
#login ul {
	list-style: none;
}
#login li {
	list-style: none;
	line-height: 24px;
	text-align: right;
	padding-right: 22px;
	background-image: url(../images/login_dots.gif);
	background-repeat: no-repeat;
	background-position: right center;
	display: block;
	width: 115px;
}
#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: #CCCCCC;
	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;
}
