body {
	background-color : #CCCCCC;
	text-align : center;
	margin : 0px;
	padding : 0px; 
}

a:visited {
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
}
a:link {
	color: #CC3300;
	text-decoration: underline;
}
.speaker a:visited {
	color: #333333;
	text-decoration: underline;
}
.speaker a:hover {
	color: #333333;
	text-decoration: none;
}
.speaker a:link {
	color: #333333;
	text-decoration: underline;
}


p {
	line-height: 16px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
}

li {
	line-height: 16px;
	margin: 0px 0px 2px;
	padding-top: 0px;
	padding-bottom: 2px;
	list-style-position: outside;
}

#wrapper {
	background-image:url(images/mainBodyBg.gif);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 747px;
}

#wrapper-white {
    background-image:url(images/mainBodyBg2.gif);
	background-repeat:repeat-y;
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	width: 747px;
}

#mainBody {
	margin-left: 5px;
	margin-right: 5px;
}

#header {
	height: 46px;
	width: 737px;
	background-color: #FFFFFF;
	float:none;
}

#topTitle {
	width: 213px;
	height: 46px;
	background-image: url(images/topTitle.gif);
	background-repeat: no-repeat;
	float: left;
}

#topLogo {
	width: 230px;
	height: 46px;
	background-image: url(images/topLogo.gif);
	background-repeat:no-repeat;
	float: right;
	cursor: hand;
	cursor: pointer;
}

#mainTitle {
	float: inherit;	
}

#navi {
	height: 33px;
	background-image: url(images/naviBg.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 737px;
}

#mainBodyBg {
	background-image: url(images/mainBodyBg1.gif);
	background-color: #EEEEEE;
	background-repeat: repeat-y;
	width: 737px;
	clear: both;
}

#mainLeftBody {
	background-color: #F9F9F9;	
	width: 437px;
	float: left;
}

#mainLeftShadow {
	background-image: url(images/mainLeftShadow.gif);
	background-repeat: repeat-x;
	width: 437px;
	height: 7px;
}

#mainRightBody {
	background-color: #EEEEEE;	
	width: 300px;
	float: right;
}

#mainRightShadow {
	background-image: url(images/mainRightShadow.gif);
	background-repeat: repeat-x;
	width: 300px;
	height: 7px;
}

#mainText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 35px;
	margin-right: 35px;
}

#mainTableCell {
	padding: 2px;
	margin: 2px;
	vertical-align: top;	
}

#subTitle {
	margin: 15px auto 5px;
	font-size: 12px;
	font-weight: bold;
	color: #AC2F33;
}

#subTitle1 {
	margin: 0px auto 5px 15px;
	font-size: 11px;
	font-weight: bold;
	color: #F1611E;
}

#subList {
	margin: auto auto auto 30px;
}

#image {
	margin-left: 5px;
	margin-top: 10px;
}

#divider {
	background-image: url(images/mainDots.gif);
	background-repeat: repeat-x;
	height: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 10px;
	padding: 0px;
}

#bottom {
	background-color: #F26522;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px;
	margin-left: 5px;
	margin-right: 5px;
	clear: both;
}

#bottom a {
	color: #FFFFFF;
	text-decoration: none;
}
#mainTable {

	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color: #333333;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 20px;
}

#mainTableHeader {
	padding: 2px;
	margin: 2px;
	vertical-align: top;
	font-weight: bold;
	background-color: #DDDDDD;
}
#map {

	margin-left: 25px;
	margin-top: 0px;
}
#newSpeaker {
	color: #F26522;
}
#speakerName {
	margin-left: 15px;
	margin-top: 5px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-family: Arial, Tahoma, Verdana;
}
#speakerTitle {
	margin-left: 15px;
	margin-top: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	font-family: Tahoma, Arial, Verdana;
	margin-bottom: 15px;
}
