/* ---------- universal styles ----------*/
body {
	font-family:Trebuchet MS;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url(images/gradient_bk.jpg);
	background-repeat: repeat-x;
	margin: 30px 0px 0px;
}
td,div {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Trebuchet MS;
	font-size: 12px;
}
#wrapper {
	width:935px;
	background:#ffffff;
}
#silverbar {
	background-image: url(images/tile_silver_bar.gif);
	background-repeat: repeat-x;
	height: 38px;
}
#content {
	padding:0px 11px 0px 11px;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Trebuchet MS;
	font-size: 12px;
	text-align:left;
}
#nv_sessions {
	position:relative;
	width:330px;
	left:7px;
	top:17px;
	text-align:left;
	float:left;
}
#nv_events {
	position:relative;
	width:330px;
	right:7px;
	top:17px;
	text-align:left;
	float:right;
}
td.leftnavContent1 {
	/*background-image:url(images/leftnav_bg1.gif); 
	background-repeat:no-repeat;*/
	background-color:#f2f2f2;
	color:#333333;
	font-size: 11px;
	width:197px;
	/*text-align:left;*/
	/*padding:0px 0px 0px 1px;*/
	/*height:180px;*/
}
td.leftnavContent2 {
	/*background-image:url(images/leftnav_bg2.gif); 
	background-repeat:no-repeat;*/
	background-color:#f2f2f2;
	color:#000000;
	width:184px;
	text-align:left;
	padding:0px 0px 0px 16px;
	height:206px;
}
td.leftnavContent3 {
	/*background-image:url(images/leftnav_bg3.gif); 
	background-repeat:no-repeat;*/
	background-color:#f2f2f2;
	color:#333333;
	font-size: 11px;
	width:184px;
	text-align:left;
	padding:0px 0px 0px 13px;
	height:130px;
}
a {
	color: #66cc00;
	text-decoration: none;
}
a:hover {
	color: #66cc00;
	text-decoration: underline;
}
b.black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
b.subhead {
	font-size: 14px;
	font-weight: bold;
	color: #76b900;
}
p.indent {
	margin:15px 10px 0px 15px;
}
a.leftnav {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 25px;
	padding-left: 14px;
}
a.leftnav:hover {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
td.galleryItem {
	color: #000000;
	padding-bottom: 20px;
}
.tdBackground {
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family:Trebuchet MS;
	font-size: 11px;
	background-color: #f1f1f3;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #000000;
	text-align: left;
}
img.rightmargin {
	margin-right: 15px;
}
