body {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color:white;
	color: black;
	text-align: center;
}

#main{
	margin: auto;
	width: 750px;
	}

#title {
	margin-top:10px;
	padding:10px 10px 10px 10px;
	height: 50px;
    background: url("title.gif") no-repeat;
	}

#title h1{
	padding: 0;
	margin: 0;
	color: white;
	font-weight: bold;
	font-size: 22pt;
}

#breadcrumb{
	text-align:right;
	padding-right:18px;
	font-size:7pt;
	padding-bottom: 3px;
}

#left{
	font-size: 10px;
	float: left;
	width:106px;
}

#topmenu{
    background: url("menutop.gif") no-repeat;
	height: 12px;
}

#bottommenu{
    background: url("menubottom.gif") no-repeat;
	height: 20px;
	}


#menuholder {
padding-left:2px;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
  background-color:#ccc; 
text-decoration: none;
	}

#menu a, #menu a:visited {
	font-weight:bold;
	font-size: 10px;
	color: #000000;
  background-color:#ccc; 
text-decoration: none;
  display:block;
  width:85px;
  padding-bottom: 2px;
  padding-top: 2px;
  padding-left:3px;
  border-left:5px solid #ccc;
  }

#menu a:hover {
  border-left:5px solid #003B7F;

  }

#right{
	margin-left:9px;
	float: left;
	width: 634px;
}

#topcontent{
    background: url("contenttop.gif") no-repeat;
	height: 16px;
}

#bottomcontent{
    background: url("contentbottom.gif") no-repeat;
	height: 16px;
	}

#content {
	padding-right :20px;
	padding-left :20px;
	margin-top:-20px;
	margin-bottom:-20px;
	text-align:left;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	}

#content h2 {
	font-size: 18px;
	font-weight: bold;
}

#content h3 {
	font-size: 12px;
}

#content h4 {
	font-size: 10px;
}

#content p {
	text-align:justify;
	}


img {
border: none;
}

#footer{
	font-size:7pt;
	text-align:right;
	padding-right: 18px;
}

.talktitle{
	font-weight: bold;
	margin-bottom:6pt;
}

.talkspeaker{
margin-top:0pt;
	font-style: italic;
	margin-bottom:0pt;
}

.talkinfo{
padding-left: 25px;
font-size:10pt;
margin-top:0pt;
}

a{
color: #0000aa;
text-decoration: none; 
}

a:hover{
text-decoration: underline;
}
