html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	/*background: #E0D5B7 url(images/page_bg.jpg) repeat-x;*/
	background: #AAE5FD url(images/page_bg-g.png) repeat-x;	
	text-align: center;
	font: 12px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 00px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 821px;
  position: relative;
  padding-bottom:30px;
  
  /*background: url(images/body_bg.gif) repeat-y;*/
   /*background: url(images/body_bg-g.png) repeat-y;*/
}


#header {
  position: absolute;
  top: 0;
  left: 0px;
  width: 823px;
  height: 175px;
  /*background: url(images/header_3.jpg) no-repeat;*/
  background: url(images/header.png) no-repeat;
}

#header h1 {
	font: 24px arial, sans-serif;
	font-weight: bold;
	padding-top: 30px;
	padding-left: 0px;
	padding-left:270px;
}
#header h2 {
	font: 18px arial, sans-serif;
	color:  	#708090; /*#3399FF; /*#f3ecd2;*/
	padding-left:270px;
}
#header h3 {
	font: 12px verdana, arial, sans-serif;
	font-weight: bold;
	text-align: right;
	color: #a2a2a2;
	padding-top: 21px;
	padding-right:300px;
}
#header a {
	color: #a2a2a2;
}

#main {
	float:left;
	margin-top:175px;
	border-color: #C6D7E9;
	border-style: none solid solid  solid ;
	border-width: 1px;
	width: 100%;
	background:white;
	padding-bottom:50px;
}


#left {
  float: left;
  /*position:relative;*/
  width: 238px;
  background: #F1FFFF;
}

#right {
  float:right;
  width: 535px;
  padding-right: 18px;
  padding-top: 30px;
}


#logo {
  width: 244px;
  height: 165px;
  /*background: url(images/header_1.jpg) no-repeat;*/
  /* background: #B9CDE5 url(images/logo-wrap.png) no-repeat; */
  /*background: white url(images/logo-wrap.png) no-repeat;*/
  text-align: center;
  color: #595959;
}
#logo h1 {
  padding-top: 30px;
  font: 24px "arial narrow", arial, sans-serif;
}
#logo p {
  margin: 8px 25px 4px 25px;
  border-top: 1px solid #B8B8B8;
  border-bottom: 1px solid #B8B8B8;
  padding: 3px;
  letter-spacing: 0.2em;
  font-weight: bold;
}

#nav {
  /*background: url(images/nav_left.jpg) no-repeat;*/
  /*background: url(images/news_bg-g.png) repeat-y;*/
}
#nav ul {
  margin-left: 0px;
  padding-left: 1px;
  padding-bottom: 0px;
  /*background: #2A2A2A bottom left url(images/nav_bot.jpg) no-repeat;*/
  /*background: #2A2A2A bottom left url(images/nav_bot-g.png) no-repeat;*/
  background: #2A2A2A;
}
#nav li {
  list-style: none;
  font: 14px "arial narrow", arial, sans-serif;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 31px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: underline;
}
#nav .important {
  background: 188px 10px url(images/arr_orange.gif) no-repeat;
}
#nav .important a {
  color: #E9C379;
}

#news,#dates {
  /*background: url(images/news_bg.jpg) repeat-y;*/
  background: url(images/news-bgnarrow-g.png) repeat-y;
  padding-left: 37px;
  padding-right: 22px;
  padding-bottom: 3px;
  padding-top: 10px;
  //text-align: justify;
  margin-left:10px;
}
.leftc h2 {
  font-size: 12px;
  color: #BE8B06;
}
.leftc h3  {
  font-size: 12px;
  margin: 1em 8px 0.2em 0;
}

.leftc p {
  font-size: 12px;
  margin: 0.2em 8px 1em 0;
}

.leftc a {
  color: #74653D;
  text-decoration: underline;
}
#news a:hover {
  color: #38301A;
}
#news .more {
  font-size: 9px;
}
.hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 1px;
}
#news .through {
  text-decoration: line-through;
}
#news .red {
  color: #FF0000;
}

#support {
  background: url(images/support.jpg) no-repeat;
  padding: 1px;
  height: 20px;
  color: #1A1A18;
}
#support p {
  margin: 0.7em 2.6em;
}


#right h2 {
  font: 18px arial, sans-serif;
  color: #24272f;
  padding-top: 15px;
  padding-bottom: 3px;
  margin-bottom: 1em;
}
#right .hr-dots {
  background: center url(images/dots.gif) repeat-x;
  height: 1px;
  padding-bottom: 15px;
}
#right .news {
  font: 18px arial, sans-serif;
  color: #FF0000;
}
#right h3 {
  font: 18px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-top: 15px;
  padding-bottom: 6px;
}
#right h4 {
  font: 14px arial, sans-serif;
  color: #BE8B06;
  border-bottom: 1px solid #C4AE7C;
  padding-top: 15px;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#right ul {
  //list-style-position: inside;
  list-style-type: square;
  line-height: 13pt
}
.content {
  margin-right: 20px;
}
#content td {
  height: 14px;
  padding: 3px 3px;
}
#content .important {
  color: #E9C379;
  background: #2A2A2A
}
#content .author {
  color: #2A2A2A;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}

#spacer {
  height: 0em;
}

#footer {
  /*background: url(images/footer_bg.gif) repeat-y;*/
  background: #B0E6FE top url(images/footer-bg.png) no-repeat;
  float:left;
  width:823px;
  border-color: #2B5E8E;
  border-style: none none none none ;
  border-width: 1px;
  margin-bottom:30px;
}
#copyright {
  text-align: center;
  padding: 22px 0px 22px 00px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}


#footerline{
	/*background: url(images/footerline.gif) no-repeat;*/
	/*background: url(images/footerline-g.png) no-repeat;*/
	margin-top:0px;
	display:block;
	font-size:1px;
}

a.institute{
	text-decoration:none;
}

a.email {
	text-decoration:none;
	font-family:Monospace;
}

span.pc {
	color:#0099FF;	
}

span.pci {
	color:#003366;
}

#right li{
	margin:2px;
}

#right ul{
	margin-left:1em;
}

span.ptitle{
	font-style: italic;
}
span.pauthor{
	color: #333366;
}

.accepted li {
	padding-top:1em;	
}

.program li {
	padding-top:0.2em;	
}

li.session {
	padding-top:0.4em;	
}


.program img{
	padding: 5px;
    border: solid 1px #EFEFEF;
	  border: solid 1px #CCC;
    -moz-box-shadow: 1px 1px 5px #999;
    -webkit-box-shadow: 1px 1px 5px #999;
        box-shadow: 1px 1px 5px #999;
}
.program span.paper{
		color: #333366;	
}


.program span.talk{
		color: #333366;	
		font-style:italic;
}

.program span.invited{
		font-weight:bold
}
