/* CSS Document */

.hide {
	display: none;
	}
	
.tagline {
	padding-top: 180px;
	padding-left: 110px;
	font: Geneva, Arial, Helvetica, sans-serif bold gold;
	font-size: 17px;
	width: 70%;
	color: black /*#ebae20*/;
}

#topbar p {
	text-align: right;
	padding-right: 10px;
	padding-top: 80px;
	color: black;
	font-size: 1em;
	font-weight: 600;

	}

#overlay ul {
	background: #FFFFCC;
	border-top: #ebae20 solid 1px;
	border-bottom: #ebae20 solid 2px;
	padding: 0 10px 0 20px;
	width: 80%;
	list-style-type: square;
	line-height: 1.8em;
	text-align:left;
	font-size: 0.9em;
	}

#overlay ul.reference {
	margin: 0 auto;
	font-size: 0.7em;
	font-weight: bold;
	margin-bottom: 8px;
	list-style-type: none;
	padding: 2px 5px 2px 5px;
	}

#sidenav h2 {
	width: 90%;
	background:url(images/grad2.jpg);
	padding: 2px 0 2px 8px;
	}
	
#sidenav ul{
	display: block;
	list-style: none;
	}
	
.sidelink {
	display: block;
	width: 190px;
	line-height: 35px;
	margin-bottom: 0px;
	background: transparent url(images/button5.jpg) no-repeat;
	font-size: 0.9em;  }

.sidelink:hover {
	background: transparent url(images/button4.jpg) no-repeat;
	text-decoration: none;
	}
	
.sidelink2 {
	display: block;
	width: 190px;
	line-height: 35px;
	margin-bottom: 0px;
	background: transparent url(images/button5big.jpg) no-repeat;
	font-size: 0.9em;  }

.sidelink2:hover {
	background: transparent url(images/button4big.jpg) no-repeat;
	text-decoration: none;
	}
	
#sidenav li a {
	padding-left: 10px;
	font-size: 1em;
	font-weight: bold;
	color: black;
	text-decoration: none;
	}
	
#sidenav li a:hover {
	line-height: 35px;
	width: 190px;
	text-decoration: none;
	color: #330033;	}

.f_right {
	float: right;
	margin: 2px 0 5px 10px;
	}

.f_left {
	float: left;
	margin: 2px 10px 5px 0;
	}
	
.homepage {
	background: white url(images/eudemon_top.jpg) no-repeat;
	width: 760px;
	height: 250px;
	margin-bottom: 1px;
	margin: 0 auto;
	}

#niagaratophomepage {
	background: white url(images/eudemon_top_homepage.jpg) no-repeat;
	width: 760px;
	min-height: 250px;
	margin: 0 auto;
	}
	
#niagaratopbar {
	background: white url(images/eudemon_top_niagra.jpg) no-repeat;
	width: 760px;
	min-height: 250px;
	margin: 0 auto;
	}
	
#mountaintopbar {
	background: white url(images/eudemon_top_mountain.jpg) no-repeat;
	width: 760px;
	min-height: 250px;
	margin: 0 auto;
	}

#balloontopbar {
	background: white url(images/eudemon_top_balloon.jpg) no-repeat;
	width: 760px;
	min-height: 250px;
	margin: 0 auto;
	}

.whitetext {
	color: white;
	}
	
#overlay h2 {
	background:url(images/grad1.jpg);
	padding: 2px 0 2px 8px;
	}

#marquee {
	margin-left: 0px;
	height: 100px;
	}
	
marquee {
	background:url(images/tube_on_transp.png) top left no-repeat;
	height: 100px;
	padding-left: 150px;}
	
marquee a{
	float: right;
	padding-left: 150px;
	text-decoration: none;
	color: #009900;
	font-weight: bold;
	text-align: right;

	}
