
body{
margin:0 auto;
padding:0;
font: 76% Verdana,Tahoma,Arial,sans-serif;
/* font-family: Verdana,Tahoma,Arial,sans-serif ; */
 /* background:#f4f4f4; url(../images/dbg.jpg); /* top center repeat-y; */
color:#303030;
}

#wrap{
background:#ffffff;
color:#303030;
/* margin-left: 100px; */
width:790px;
}

#header{
clear:both;
margin:20px 0 0 0;
padding:0;
height:45px;
}

#header h1{
width:250px;
margin:0 0 10px 0;
float:left;
}

#header p{
width:500px;
float:right;
text-align:center;
color:#a0a0a0;
margin:0 0 10px 0;
font-size:0.8em;
line-height:1.2em;
background-color:inherit;
}

#logo{
margin:5px;
border:0;
}

#avmenu{
clear:left;
float:left;
width:175px;
margin:0px 0px 10px 4px;
padding:0px;
font-size:0.9em;
}

#avmenu ul{
list-style:none;
width:175px;
margin:0 0 0px 0;
padding:0;
font-size:1.0em;
}


* html #avmenu {
    height: 1%;
  }

* html #avmenu ul {
  height: 1%;
  margin-left: 0;
  }



#avmenu li{
margin-bottom:4px;
}

#avmenu li a{
font-weight:bold;
height:20px;
text-decoration:none;
color:#505050;
display:block;
padding:6px 5px 0 6px;
background:#f4f4f4;
border-left:4px solid #cccccc;
}

#avmenu li a:hover{
background:#eaeaea;
color:#286ea0;
border-left:4px solid #286ea0;
}

.announce{
margin:10px 0 10px 0;
padding:10px;
width:150px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;

}

.book{
margin:200px 0 10px 0;
padding:10px;
width:150px;
color:#505050;
background-color:#f4f4f4;
line-height:1.3em;

}



#extras{
float:right;
width:120px;
margin:0 0 10px 0;
padding:0;
font-size:0.9em;
line-height:1.5em;
text-align: center;
}

#extras p{
margin:0 0 1.5em 0;
}

#content{
margin:10px 10px 20px 185px;
border-left:2px solid #005597;
border-right:2px solid #005597;
padding:0px 10px 0px 10px;
line-height:1.6em;
text-align:left;
/* height: 850px; */
}

#content h2{
font-size:1.5em;
margin:0 0 0.5em 0;
}

#content img{
padding:1px;
display:inline;
/* background:#cccccc; */
color:#303030;
/* border:4px solid #f0f0f0; */
}

#content pre {
	font-family: "Courier New", Courier, monospace;
	font-size: 100%;
	/* line-height: 1.0em; */
}

h3{
font-size:1.3em;
margin:0 0 10px 0;
}

a{
text-decoration:none;
color:#286ea0;
}

a:hover{
text-decoration:underline;
color:#286ea0;
}

a img{
border:0;
}

#footer{
clear:both;
margin:0 auto;
padding:10px 0 20px 0;
border-top:4px solid #f0f0f0;
/* width:760px; */
text-align:center;
color:#808080;
font-size:0.9em;
}

#footer a{
color:#808080;
text-decoration:none;
}

#footer a:hover{
text-decoration:underline;
}

.left{
margin:10px 10px 5px 0px;
float:left;
}

.kelly {
/* margin:80px 1px 1px 1px; */
float:left;
}


.right{
margin:10px 0 5px 10px;
float:right;
}

.textright{
text-align:right;
}

.center{
text-align:center;
}

.small{
font-size:0.8em;
}

.bold{
font-weight:bold;
}

.hide{
display:none;
}


div.bio {
  margin: 10px 0px 0px 0px;
  border-bottom: #CCCCCC 1px solid;
  width: 550px;
  display: table;
}

div.bio .pic {
display: inline;
float: right;
margin-right: 10px;
margin-bottom: 10px;
margin-left: 5px;
}

.lineborder{background:#c3c3c3;}

.heading2 {
  background: #6da1f2;
  font-weight: bold;
  text-align: center;
}

.even{background:#E1EFFF;}
.odd{background:#ffffff;}
tr.odd td,tr.even td{vertical-align:top;}
tr.odd:hover,tr.even:hover{background:#EAEAEA;}

#page_main {
   width: 950px;
   /* margin: 0 auto 1em auto;*/
}

#right_col {
   float: right;
   width: 150px;
   text-align: right;
   background-color: #fff;
   margin:225px 0px 0px 0px;
   font-size:0.9em;
}

#regnow {
  margin: 40px 0 0 15px;
}

#grid{
width: 750px;
margin:10px 10px 10px 190px;
border-left:2px solid #005597;
border-right:2px solid #005597;
padding:0px 10px 0px 10px;
line-height:1.6em;
}

#grid table {
width:725px;
/* padding-left:20px; */
}

#grid td {
border:1px solid #ccc;
background-color:#fff;
vertical-align:top;
text-align: center;
}

#grid td.daynav {
border:none;
/* background-color:#fbf8f5; */
padding: 15px;
}

#grid .Break {
background-color:#99CCFF;
text-align:center;
font-weight:bold;
}

#grid .Event {
background-color:#DFEFFF;
}

#grid .dayheader {
font-size:1.3em;
color: #005597;
}

#grid a {
  text-decoration: underline;
}


a.speaker {
text-decoration: underline;
color:#222222;
}

/*
a.speaker:hover{
text-decoration:underline;
color:#333333;
}
*/
*/
