@charset "utf-8";

body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	background-color: #dedede;
}
h1 {
	font-size: 9pt;
	color: #84414a;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #84414a;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 10px;
	letter-spacing: 1pt;
}
li {
}


#logos {
	margin-right: auto;
	margin-left: auto;
	width: 830px;
	margin-top: 30px;
	margin-bottom: 7px;
}

#logos .bni {
	margin-right: 280px;
}

#nav {
	background-image: url(images/bar_bg.jpg);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
}
#nav_center {
	width: 684px;
	margin-right: auto;
	margin-left: auto;
}


#nav .members a {
	float: left;
	display: block;
	width: 73px;
	height: 22px;
	background-image: url(images/nav_members.jpg);
	}

#nav .team a {
	float: left;
	display: block;
	width: 122px;
	height: 22px;
	background-image: url(images/nav_team.jpg);
	}

#nav .sublist a {
	float: left;
	display: block;
	width: 100px;
	height: 22px;
	background-image: url(images/nav_sublist.jpg);
	}
	
#nav .speakers a {
	float: left;
	display: block;
	width: 133px;
	height: 22px;
	background-image: url(images/nav_speakers.jpg);
	}	

#nav .basics a {
	float: left;
	display: block;
	width: 86px;
	height: 22px;
	background-image: url(images/nav_basics.jpg);
	}

#nav .visitors a {
	float: left;
	display: block;
	width: 86px;
	height: 22px;
	background-image: url(images/nav_visitors.jpg);
	}	

#nav .contact a {
	float: left;
	display: block;
	width: 84px;
	height: 22px;
	background-image: url(images/nav_contact.jpg);	
	}
	
#nav a:hover {
	background-position: bottom;
	}
#nav .active{
	background-position: bottom;
}

	
#main {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	line-height: 13pt;
	}

#main_content {
	margin-top: 20px;
	margin-bottom: 20px;
	}

#column1 {
	width: 202px;
	float: left;
	margin-right: 35px;
	}

#column2 {
	float: left;
	width: 202px;
	margin-right: 35px;
	}

#column3 {
	float: left;
	width: 375px;
	}

#column3  td {
	padding-right: 6px;
	padding-left: 6px;
	}

#footer {
	text-align: center;
	color: #84414a;
	padding-top: 5px;
	}
.hr_line {
	height: 1px;
	width: 100%;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
}


.memberstable {

}
.memberstable td {
	padding: 15px;
	text-align: center;
}

.memberstable img {
	border: 1px solid #666666;
}
.mid {
	vertical-align: top;
}

.clear {
	clear: both;
	line-height: 0;
	font-size: 0;
	}
.bord {
	border: 1px solid #666666;
}


.red_text {
	color: #84414a;
	}
.redt_text_bold {
	font-weight: bold;
	color: #84414a;
}
.orange_text_bold {
	font-weight: bold;
	color: #E08D00;
}

.largetext {
	font-size: 9pt;
}


.vr1 {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #84414a;
	}
.speakerscal {
	font-size: 9pt;
	border: 1px solid #666666;
}

.speakerscal td {
	font-size: 9pt;
	padding-bottom: 8px;
	padding-top: 8px;
}

#leadership td {
	padding-bottom: 7px;
	vertical-align: top;
	font-size: 7pt;
	padding-right: 10px;
}
.leadtitle {
	font-weight: bold;
	color: #666666;
}
#msp {
	border: 1px solid #999999;
}

#msp td {
	vertical-align: top;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
}
.msptop {
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.mspdates {
	line-height: 9pt;
	padding-top: 8px;
	padding-bottom: 8px;
}

#leadership1 {
	border: 1px solid #666666;
}

#leadership1 td {
	vertical-align: top;
	font-size: 9pt;
	padding: 12px;
}

#sublist {
}
#sublist td {
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 20px;
	padding-left: 8px;
	vertical-align: top;
}

a:link   { text-decoration: none; color: #748d29; }
a:hover  { text-decoration: underline; color: #748d29; }
a:active { text-decoration: underline; color: #748d29; }	
a:visited   { text-decoration: none; color: #748d29; }

#footer a:link   { text-decoration: none; color: #84414a; }
#footer a:hover  { text-decoration: underline; color: #84414a; }
#footer a:active { text-decoration: underline; color: #84414a; }	
#footer a:visited   { text-decoration: none; color: #84414a; }
