
* {
margin: 0;
padding: 0;
}

body {
	font-family: Verdana, Arial, sans-serif;
	background: #ECECEC url(../images/bg_vert.gif) top left repeat-y;
}

#topBody {
	background: #ECECEC url(../images/bg_horiz.gif) top left repeat-x;
	height: 89px;
}

#contentText, #contentText td {
	padding: 15px;
	font-size: .8em;
	line-height: 1.4em;
}

#contentText p {
	margin-bottom: 15px;
}

#content ul, #contentText ul {
	margin: 5px 0 20px 25px;
}

#content li, #contentText li {
	margin: 5px 0 5px 0;
}
/*-----Links----*/
a:link, a:active, a:visited {
	color: #B6151D;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}



/*Headers*/
#contentText h1 {
	font-family: arial, sans-serif;
	text-align: left;
	font-size: 1.9em;
	color: #B6151D;
	margin-bottom: 15px;
	padding-bottom: 5px;
	font-weight: normal;
}

#contentText h2, .council h2 {
	font-family: sans-serif, arial;
	text-align: left;
	font-size: 1.6em;
	color: #B6151D;
	margin: 0 0 10px 0;
	padding: 10px 0 0px 0;
	font-weight: normal;
	border-bottom: 2px solid #CBCBCB;
}

#contentText h3 {
	font-family: sans-serif, arial;
	text-align: left;
	font-size: 1.3em;
	color: #B6151D;
	margin: 30px 0 0 0;
	font-weight: bold;
}

h5 {
	color: #B6151D;
}

/******Main Nav******/
#nav {
	position: absolute;
	top: 146px;
	height: 200px;
}

html>body #nav {   /* hack for non-IE browsers only */
	height: auto;
	min-height: 200px;
}	

#nav ul {
	font-weight: bold;
	float: left; 
	width: 152px;
	font-size: .75em;
}

#nav ul li {
	list-style: none;
	border-bottom: 1px solid #D9D9D9;
}

#nav a {
	padding: 7px 5px 7px 20px;
	display: block;
	width: 127px !important;
	width/**/: 152px;
}

#nav a:link, #nav a:visited, #nav a:active {
	color: #987548;
	text-decoration: none;
}

#nav a:hover {
	color: #B6151D;
}

#content {
	position: absolute;
	top: 109px;
	left: 173px;
	width: 700px !important;
	width/**/: 670px;
}

#conference {
	margin-top: 5px;
	border: 1px solid #EAEAEA;
	width: 478px !important;
	width/**/: 480px;
}

#confTitle {
	margin: 20px 0 0 20px;
}

.confAddress {
	padding-left: 35px;
}

/****Conf Nav*****/

#confButton {
 margin: 10px 0 10px 25px;
}

#confButton ul {
	font-weight: bold;
	float: left; 
	font-size: 1em;
	width: 180px;
	list-style: none;
}

#confButton ul li {
	list-style: none;
	padding-bottom: 10px;
	display: block;
}

#confButton a {
	padding: 10px;
	display: block;
	width: 180px !important;
	width/**/: 200px;
}

#confButton a:link, #confButton a:visited, #confButton a:active {
	background:  url(../images/conf_nav.gif) top left repeat-x;
	text-align: center;
	border: 1px solid #D1D1D1;
	text-decoration: none;
	color: #B6151D;
}

#confButton a:hover {
	border: 1px solid #9E9E9E;
}

/*-------Footer--------*/
#footer {
	font-size: 0.8em;
	color: #bbbbbb;
	margin-top: 50px;
	clear: both;
}

/*------Individual Pages-----*/
#confTable td {
padding: 10px 5px 5px 5px;
vertical-align: top;
font-size: .8em;
}

/*------Gallery-----*/
#flickr_badge_uber_wrapper {text-align:center; /*width:260px;*/ width:270px; float: left; margin: 5px;}
#flickr_badge_wrapper {padding:10px 0 10px 0;}
.flickr_badge_image {margin:10px 10px 10px 0px;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_badge_source {text-align:left; margin:0 10px 0 10px;}
#flickr_badge_icon {float:left; margin-right:5px;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:active,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff;}
#flickr_badge_wrapper {background-color:#ffffff;border: solid 0px #000000}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/*------Gallery-----*/
.sponsorsTable, .sponsorsTable td {
	padding: 0px;
	margin: 0px;
}
