body {
	margin: 0;
	padding: 0;
	font-family: Arial, "Lucida Grande", Verdana, sans-serif;
	font-size: 62.5%;
	background: #fff url(../images/rightrepeater.jpg) repeat-x left top;
	color: #333;
}

.floatright { float: right; }
.floatleft { float: left; }

.clearleft { clear: left; }
.clearright { clear: right; }

h1 { font-size: 1.8em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.6em; }
h1, h2, h3 { color: #333; }
#contentRight h2 { color: #036; }
#contentRight h4 { color: #036; }
a { text-decoration: none; color: #036; }

img.floatright { margin: 0 0 10px 10px; }
img.floatleft { margin: 0 10px 10px 0; }
a img { border: 0; }

/* WRAPPER */
#wrapper {
	width: 978px;
	margin: 0 auto;
	padding: 0;
	background: #ecf0f8 url(../images/left-bg.jpg) repeat-y left top;
	overflow: auto;
}

/* HEADER  */
#headerWrap { background: transparent url(../images/leftheader.jpg) no-repeat left top; }
#header {
	height: 181px;
	width: 1016px;
	margin: 0 auto;
	background: transparent url(../images/header.jpg) no-repeat left top;
	position: relative;
}
#logo { 
	display: block;
	text-indent: -9999px;
	height: 140px;
	width: 380px;
	position: relative;
	top: 30px;
}
#flashlogo{
	width:379px;
	height:168px;
	position:absolute;
	left:20px;
	top:0;
}
#flashrings{
	position:absolute;
	top:0;
	left:400px;
	width:550px;
	height:90px;
}
#address { 
	position: absolute;
	right: 0;
	top: 100px;
	font-size: 1.2em;
	color: #fff;
	text-align: center;
}

/* PRIMARY NAV */
ul#primaryNav {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 95px;
	left: 460px;
}
#primaryNav li { 
	float: left;
}
#primaryNav a {
	display: block;
	width: 41px;
	height: 70px;
	text-align: center;
	padding: 0 10px;
	background: transparent url(../images/nav.png) no-repeat center bottom;
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
#primaryNav a:hover { background-image: url(../images/nav-hover.png); }

/* LEFT NAV */
#left {
	width: 174px;
	float: left;
	background: transparent url(../images/leftrepeat.jpg) repeat left top;
}
#left .box { background: transparent url(../images/navbottom.png) repeat-y left bottom; margin-left: 5px; }
#left .box ul { margin-top: 0; padding: 7px 0 10px 20px; list-style: none; }
#left .box ul ul { position: absolute; left: -9999px; padding: 0 0 0 20px; }	
#left .box ul li.active ul { position: static; }
#left p.leftHeader { 
	margin: 0 0 0 5px;
	height: 12px;
	background: transparent url(../images/navtop.png) no-repeat left top;
	padding: 5px 0 0 10px;
	color: #fff;
	font-size: 1.4em;
}
#left .box ul a {
	font-size: 1.2em;
	color: #003366;
	text-decoration: none;
}
#left .box ul a:hover { color: #060; text-decoration: underline; }
#left .box ul ul a { font-size: 1em; }
#globeBottom { height: 44px; background: transparent url(../images/globebottom.jpg) no-repeat left top; margin: 0 0 15px; }

/* CONTENT */
#content {
	width: 787px;
	float: left;
	overflow: auto;
}
#contentLeft {
	width: 550px;
	float: left;
	padding: 0 25px 15px 15px;
}
#contentRight { 
	width: 182px;
	float: left;
	padding: 15px 15px 0 0;
}
#contentRight .dropbox { background: transparent url(../images/rightbox-middle.jpg) repeat-y left top; margin: 0 0 20px; }
#contentRight .dropbox .top { background: transparent url(../images/rightbox-top.jpg) no-repeat left top; }
#contentRight .dropbox .bottom { background: transparent url(../images/rightbox-bottom.jpg) no-repeat left bottom; padding: 1px 10px 10px 10px; }
#contentLeft p, #contentLeft ul, #contentRight p, #contentRight ul, #contentLeft table, #contentLeft ol { font-size: 1.2em; color: #333; }
div.hr {
	width: 529px;
	height: 28px;
	background: transparent url(../images/dividerplane.jpg) no-repeat center top;
}
.bottom ul{
	padding-left:20px;
}
ul.buckets { width: 360px; margin: 0 auto; padding: 0; list-style: none; overflow: auto; }
.buckets li { width: 180px; float: left; }
.column { width: 260px; float: left; padding: 0 5px; }
ul.homeBuckets {
	margin: 0;
	padding: 0;
	list-style: none;
	min-height: 130px;
}
ul.homeBuckets li { 
	float: left;
	margin: 0 5px;
}

/* QUICKFORM */
#quickform, #quickform fieldset {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 0;
}
#quickform label {
	display: block;
}
#quickform input, #quickform textarea { width: 150px; margin-bottom: 10px; border: 1px solid #ccc; padding: 2px; color: #333; }
#quickform textarea { height: 50px; }
#quickform input.submit { width: 75px; color: #fff; background: #036; border: 0; }

/* FOOTER */
#footer {
	width: 968px;
	margin: 0 auto;
	padding: 5px 0 5px 10px;
	font-size: 1.2em;
	background: #cbd1dc;
}




#conference{
	margin:20px 0px;
	padding:0px;
	overflow:hidden;
}
#conference li{
	list-style-type:none;
	margin:0px 15px 8px 0px;
	display:block;
	font-size:0.9em;
	width:255px;
	font-weight:bold;
}
	#conference li a{
		text-decoration:underline;
	}
	#conference li img{
		border:none;
	}
