@charset "utf-8";
* { margin:0; padding:0; }

body  {
	font-size: 90%;
	text-align: center;
	color: #1B1D12;
	background-color: #EEEEEE;
	background-image: url(/IES2007/images/background.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a { color:#4C53E0; 
} 
a:focus, a:hover, a:active { color:#EB8518; 
}
h3 {
	color: #003366;
}
.outer {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 140px;
	background-image: url(/IES2007/images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#main {
	position:relative;
	width:800px;
	margin-left: auto;
	margin-right: auto;
	top: 140px;
	height: 100%;
	z-index: 1;
}


#nav p {
display: none;
}
#nav {
	height: 60px;
	width: 800px;
	float: left;
	background-image: url(/IES2007/images/menubase.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: auto;
	margin-left: auto;
	position: static;
	visibility: visible;
	left: 0px;
	top: 0px;
}
#nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav ul li {
	float: left;
	margin: 0;
	padding: 0;
}
#nav ul li a {
	display: block;
	width: 200px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#nav ul li#about a {
	background-image: url(/IES2007/images/aboutover.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#nav ul li#about a:hover {
	background-image: url(/IES2007/images/aboutover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav ul li#keynote a {
	background-image: url(/IES2007/images/keynoteover.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#nav ul li#keynote a:hover {
	background-image: url(/IES2007/images/keynoteover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav ul li#community a {
	background-image: url(/IES2007/images/communityover.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#nav ul li#community a:hover {
	background-image: url(/IES2007/images/communityover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#nav ul li#photographs a {
	background-image: url(/IES2007/images/photographover.jpg);
	background-repeat: no-repeat;
	background-position: center 60px;
}
#nav ul li#photographs a:hover {
	background-image: url(/IES2007/images/photographover.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}


#title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #003333;
	background-image: url(/IES2007/images/menulower.jpg);
	height: 70px;
	width: 800px;
	font-weight: bold;
	font-style: italic;
	float: right;
}
#title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #660066;
	text-decoration: none;
	font-style: normal;
}
#title a:hover {
	color: #FFCC00;
	text-decoration: none;
}

#title ul li {
	float: left;
	height: 20px;
	width: 260px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #CCFF00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

#content {
	background-color:#EEEEEE;
	position:static;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	float: left;
	font-size: 90%;
}
#content ul {
	list-style-type: none;
	text-align: left;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 60px;
	list-style-image: url(/IES2007/images/bullett.jpg);}
	
#days a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #3366CC;
	text-decoration: none;
	font-weight: bold;
}
#days a:hover {
	color: #FF9900;
	text-decoration: underline;
}	
#days ul li {
	float: left;
	list-style-type: none;
	height: 30px;
	width: 245px;
}

.style1 {
	font-size: small;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #003399;
}
.style2 {
	font-size: 110%;
	font-weight: bold;
}
#col1 {
	float:left;
	width:390px;
	position: relative;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#col2 {
	float:right;
	width:390px;
	position: relative;
	background-color: #EEEEEE;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#hotel {
	align:center;
	width:208px;
	float:left;
	font-size: 80%;
	line-height: 14px;
	border-top-width: 0px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #999999;
	padding: 2px;
}
#lower {
	clear: both;
}
#lower p {
	padding-right: 30px;
	padding-left: 30px;
}
#agendu {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	text-align: center;
}
#agendu td {
	text-align:center;
	line-height:16px;
	font-size:12px;
	padding: 2px;
}
#footer {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	background-image: url(/IES2007/images/footermain.jpg);
	background-repeat: repeat-x;
	height: 100px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: static;
	float: left;
	clear: both;
}
