body {
	
	color: #3B3B3B;
	background-color: #252525;

}

body, td, p, li {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}
#main {
	border: 1px solid #000;
	width: 902px;
	min-height: 492px;
	background-color: #fff;
	background: #fff url(/xp65/images/background.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	padding: 0px 0px 0px 0px;


}
#leftNav {

	width: 163px;
	float: left;
	padding: 0px 0px 0px 0px;	
	height: 100%;
	min-height: 492px;
	background: #ffffff;
	border-right: 1px solid #000;
}
#mainContent, #mainContentFlash, #mainContentKeynote {

	background-color: #fff;
	float: right;
	padding: 0px 0px 0px 0px;
	width: 736px;
	
}
#timeline {
	background-color: #fff;
	float: right;
	width: 710px;
	margin-right: 15px;
}

#nav ul {
	padding: 0;
	display: block;
	width: 163px;
	margin: 0;
	
}

#nav ul li {

	list-style-type: none;
	margin:0;
	color:#252525;
	border-bottom:solid 1px #252525;

}

#photo img {
	padding-right: 20px;
	padding-bottom: 20px;
}

#nav ul li a {
	width:139px;
	display: block;
	color: #252525;
	font-weight:bold;
	text-decoration:none;
	padding: 3px 4px 3px 20px;

	

}

#clear {
	padding: 0px;
	clear: both;
}

* html #main {height:480px} /* min-height substitute for IE */


#xpbar {

	width: 904px;
	float: left;
	height: 54;
	min-height: 54px;
	background: #d99915;
	border-right: 1px solid #000;
	float:inherit
}



#nav ul li a:hover {
	color: #fff;
	background: #d99915;
}

* html #leftNav {height:480px} /* min-height substitute for IE */


#mainContentKeynote {
background: #fff url(/mc/2008/images/keynote.jpg) -35px 65px no-repeat;
width: 550px;
height: 545px;

}

#keynote {
width: 350px;
float:right;
background: url(/mc/2008/images/keynote-background.png) repeat;
padding: 10px;
font-size: 120%;
font-family: arial narrow;
margin-top: 75px;
}

#keynotetext {



overflow: scroll;
overflow-x: hidden; 

height: 300px;
}


#mainContent {
	width: 736px;
	padding-top: 50px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 20px;
}

a, a:link { color: #003399; }

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #000000;
	width: 730px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
}

#footer a { color: #d99915; }

#footer .copyright {
	color: #999999;
	font-size: 11px;
}

#footer p {
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#footerlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#footerlinks a { color: #d99915; }

#footerlinks .copyright {
	color: #999999;
	font-size: 11px;
}
#mainContent h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
	color: #636363;
	text-transform: uppercase;
	border-bottom:  2px solid #d99915;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

#mainContent h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-top: 0px;
	padding-top: 0px;

}

#mainContent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	/*background-color: #e9b412;*/
	color: #636363;
	font-size: 130%;
	margin-bottom: 0px;
	padding: 2px 2px 2px 0px;

}
#mainContent h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #636363;
	font-size: 12px;
	margin-bottom: 0px;

}

#mainContent p { margin-top: 0px; }

#mainContent a { color: #d99915; }

table td { vertical-align: top; }

table.list th {
	text-align: left;
	border-bottom: 1px solid #3B3B3B;
	color: #3B3B3B;
}

table.list td {
	border-bottom: 1px solid #cccccc;
	line-height: 18px;
}

#mainContent ul li {
	padding: 0 0 0 15px;
	list-style-type: none;
	background: url(/mc/2008/images/bullet.gif) no-repeat 0px 7px;
}

#mainContent ul {
	margin-left: 15px;
}

li {margin-bottom: 7px; list-style-type:none}

table.panels { font-size: 11px; }
table.panels strong { font-size: 12px;}
table.panels td { padding-right: 15px; }

#sidebar {
	margin-top: 20px;
	padding: 5px;
	border: 1px solid #7b7b7b;
	background-color: #eee;
}

#sidebar ul li {
background: none;
list-style-type: square;
color: #3b3b3b;
padding: 0px;
}

#sidebar ul { margin-left: 30px; }

#sidebar a, #sidebar a:link {
	font-weight: normal;
	color: #3b3b3b;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#map {
	align: center;
}
	
table.fancy th, table.fancy td, table.sortable td, table.sortable th {

	margin: 0;
	padding: 4px;
	padding-right:10px;
}

table.fancy th, table.sortable th {
	color: #636363;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align:left;	
}

table.fancy td, table.sortable td {
	
	color: #000;
	border-bottom: 1px solid #cccccc;

}

table.fancy h3 {
	margin-bottom: 0px;
}

table.fancy td p, table.sortable p {
font-size:100%;
margin: 0px 0px 10px 0px;
}

th {
	text-align: center;
	vertical-align: middle;
}

#panelists p {
	float: left;
	height: 100px;
	width: 230px;
	overflow: hidden;
	padding-right: 10px;
	display: table-column;
	font-size:90%;
}

#panelists strong {
	font-size: 110%;
}

#panelists img {
	padding-right: 10px;
	float: left;
}

headline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 17px;
  font-weight: bold;
    color:781e2f;
  display: block;
}
subheadline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-weight: bold;
  display: block;
}
mainBody {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  font-weight:normal;
}
biline {
  font-family: Arial,Helvetica,sans-serif;
  font-size: 13px;
  font-style: italic;
  display: inline;
}

