body 
{
	background: #f2f2dc url() top repeat-x;
	background-attachment: fixed;
	color: #181917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	margin: 0;
	text-align:center;
	min-width: 700px;
	background-color: #f2f2dc;
}

table {
		font-size: 1em;
		}

#container
{
   background: url(images/bg.gif) center repeat-y;
   margin: 0 auto;
   padding-top: 0px;
   width: 700px;
   background-color: #f2f2dc;
}
.title
{
    color: #003333;
	letter-spacing: 6px;
    font-size: 1.1em;
    margin: 0;
    padding: 0 0 0 0;
    text-transform: uppercase;
	border-bottom:1px #000000 dotted; 
}
h2
{
    color: #083540;
	letter-spacing: 6px;
    font-size: 1em;
    margin-left: 0px;
    padding-bottom: 30px;
	margin-top: 50px;
	padding-top: 20px;
	padding-left: 4px;
    text-transform: uppercase;
	text-align:justify;
	background: url(images/title_background2.jpg) left no-repeat; 
}

.footer
{
	color:#000000;
	letter-spacing: 6px;
	text-transform:uppercase;
	padding: .5em 0 .5em 0;
	font-size: 0.75em;
	font-weight: bold;
	
}	
#schedule {
	font-size: .85em;
	}
img
{
    margin-top: 0px;
    margin-bottom: 5px;
}

.header
{
	margin-left: 30px;
	margin-right: 30px;
	text-align:center;
}
p
{
    line-height: 1.4em;
    text-align: justify;
	margin: 0 auto;
	padding-right: 15px;


}

.content {
	margin-left: 40px;
	margin-right: 40px;
	text-align:center;
	width: 635px;
	}
#tracknav
{
	font-size:1em;
	font-weight:bold;
	text-transform:uppercase;
}


td .presenters 
	{
	background-color:#fdfbe0;
}


table .presenters
{
	background-color:#EEE8CC;
	font-size: .80em;
}

.prestitle
{
	border-bottom:1px #000000 dotted;
	letter-spacing: 2px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 1.1em;
	text-align: left;
}

#tracknav a:hover
{
	font-size:.80em;
	font-weight:bold;
	border-bottom: 1px solid #2a4c5d;
	color:#660033;
	text-transform: uppercase;
}

#tracknav a, a:link, a:visited {
	text-decoration: none;
	font-size:.80em;
	color: #083540;
	outline: none;
	font-weight: bold;
	text-transform: uppercase;
}

#tracknav a:active {
	text-decoration: none;
	font-size:.70em;
	color: #083540;
	outline: none;
	font-weight:bold;
	text-transform: uppercase;
	border-bottom: 1px solid #2a4c5d;
}

.bio
{
	background-color:#ebf7e7;
	padding: 10px;
}


a:hover
{
	border-bottom: 1px dotted #2a4c5d;
	color: #660033;
	font-weight: bold;
	font-size: 1em;
}


a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #083540;
	outline: none;
	font-weight:bold;
	font-size: 1em;
	text-transform: none;
	
}



img a:hover
{
	border-bottom: none;
	text-decoration: none;
	border: none;
}


li a:hover
{
	border-bottom: none;
	text-decoration: none;
	border: none;
}


#nav a:hover, a:active, a:visited 
{
	border-bottom: none;
	text-decoration: none;
	margin: auto;
}

.outline {
	list-style: none;
}

.outline ul {
	list-style: none;
	background-color:#F3F0DE;
	padding: 10px;
}

.outline li {
	cursor: auto;
}

.olink {
	border-style: none;
	padding-right: 5px;
}
.oimg {
	border-style: none;
}
