* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-image: url(../images/bg-images/bg-L.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	background-color: #000;
}
#wrapper {
	height: 100%;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#wrapper #header {
	height: 467px;
	width: 1024px;
}
#wrapper #header #top {
	height: 12px;
	width: 1024px;
}

#wrapper #header #nav-logo {
	/* [disabled]background-image: url(../images/bg-images/logo-nav.png); */
	float: left;
	height: 455px;
	width: 263px;
	/* [disabled]overflow: hidden; */
}
#wrapper #header #nav-logo #logo {
	height: 102px;
	width: 263px;
	overflow: hidden;
}

#wrapper #header #nav-logo #nav {
	width: 263px;
	height: 353px;
	overflow: hidden;
	background-image: url(../images/bg-images/nav.png);
}
#wrapper #header #nav-logo #nav #nav-items {
	width: 220px;
	margin-left: 40px;
	padding-top: 5px;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	overflow: hidden;
	height: 330px;
}


/*#wrapper #header #nav-logo #nav ul {
	
}
#wrapper #header #nav-logo #nav ul li {
	list-style-type: none;
	font-weight: bold;
	margin-bottom: 10px;
}
#wrapper #header #nav-logo #nav ul li a {
	text-decoration: none;
	color: #0F2770;
}
#wrapper #header #nav-logo #nav ul li a:hover {
	text-decoration: none;
	color: #3B809D;
}
#wrapper #header #nav-logo #nav ul li a:visited {
	text-decoration: none;
	color: #0F2770;
}
#wrapper #header #nav-logo #nav ul li a .down {
	text-decoration: none;
	color: #3B809D;
}*/






#wrapper #header #name-flags {
	/* [disabled]background-image: url(../images/bg-images/name-flags.png); */
	height: 53px;
	width: 761px;
	float: right;
	overflow: hidden;
}
#wrapper #header #slider {
	background-image: url(../images/bg-images/slider2.png);
	float: right;
	height: 402px;
	width: 761px;
}
#wrapper #content {
	background-image: url(../images/bg-images/content2.png);
	width: 1024px;
	background-repeat: repeat-y;
	/* [disabled]margin-top: 15px; */
	overflow: hidden;
}
#wrapper #footer {
	background-image: url(../images/bg-images/footer-new.png);
	height: 132px;
	width: 1024px;
	overflow: hidden;
	background-repeat: no-repeat;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#wrapper #footer #quick-links {
	height: 65px;
	width: 675px;
	margin-top: 34px;
	margin-left: 285px;
	font-size: 12px;
}
#wrapper #footer #creator-copyright {
	width: 700px;
	margin-left: 275px;
	margin-top: 12px;
	color: #fff;
	font-size: 10px;
}
#wrapper #footer #creator-copyright #copyright {
	width: 265px;
	float: left;
}
#wrapper #footer #creator-copyright #creator {
	float: right;
	width: 268px;
}
#wrapper #footer a {
	color: #feee83;
	text-decoration: none;
}
#wrapper #footer a:visited {
	color: #feee83;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #feee83;
	text-decoration: underline;
}
.counter {
	font-size: 12px;
	text-align: center;
	width: 250px;
	margin: 0 auto;
}

.latorname {
	font-size: 26px;
	color: #000;
}
.hamlet {
	font-size: 17px;
	color: #000;
	padding-top: 5px;
}
.latorLinks {
	font-size: 13px;
	text-align: center;
}
.speaker-info {
	height: 348px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-images/speaker-info.png);
	margin-top: 30px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}
.speaker-info .thumb {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 7px;
	padding-left: 7px;
}
.speaker-info .lator-name {
	float: left;
	height: 44px;
	width: 410px;
	margin-left: 15px;
	padding-left: 2px;
}
.speaker-info .lator-bio {
	float: left;
	/* [disabled]height: 145px; */
	width: 430px;
	margin-left: 15px;
	margin-top: 27px;
	padding-left: 2px;
}
.speaker-info .top {
	float: right;
	height: 14px;
	width: 39px;
	margin-top: 28px;
}



.lator-info {
	height: 250px;
	width: 620px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg-images/lator-info.png);
	margin-top: 30px;
	margin-bottom: 40px;
	background-repeat: no-repeat;
}
.lator-info .thumb {
	float: left;
	height: 150px;
	width: 150px;
	margin-top: 7px;
	padding-left: 7px;
}

.lator-info .lator-name {
	float: left;
	height: 44px;
	width: 410px;
	margin-left: 15px;
	padding-left: 2px;
}

.lator-info .lator-bio {
	float: left;
	height: 145px;
	width: 430px;
	margin-left: 15px;
	margin-top: 27px;
	padding-left: 2px;
}

.lator-info .top {
	float: right;
	height: 14px;
	width: 39px;
	margin-top: 20px;
}

.centertbl {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}


.indexsubs {
	margin-top: 14px;
	margin-bottom: 4px;
	margin-left: -5px;
}
.underline {
	text-decoration: underline;
}

.divider  {
	background-image: url(../images/bg-images/divider.gif);
	height: 3px;
	width: 690px;
	margin-top: 20px;
	margin-bottom: 22px;
	background-repeat: no-repeat;
	overflow: hidden;
}
#sidebar a:link {
	color: #03F;
	text-decoration: none;
}
#sidebar a:visited {
	color: #03F;
	text-decoration: none;
}
#sidebar a:hover {
	color: #006;
	text-decoration: underline;
}
.fltRight {
	float: right;
	margin-top: 10px;
	margin-left: 5px;
}

.fltLeft {
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	background-image: url(../images/bg-images/img-bg.gif);
	width: 225px;
	height: 168px;
	margin-bottom: 5px;
	overflow: hidden;
}
.fltLeft .pix {
	height: 158px;
	width: 213px;
	padding-left: 6px;
	padding-top: 5px;
}
.fltLeft-img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}

.caption {
	width: 250px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 15px;
	margin-bottom: 0px;
	font-weight: bold;
	overflow: hidden;
	color: #f2db3f;
}

.memHeading {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: underline;
}
.space   {
	margin-bottom: 10px;

}
.legend {
	width: 204px;
	height: 275px;
	float: left;
	margin-right: 15px;
	background-image: url(../images/bg-images/img-bg.gif);
	background-repeat: repeat;
}
.legend .pix2 {
	height: 265px;
	width: 193px;
	padding-top: 5px;
	padding-left: 5px;
}
#staff {
	background-image:url(../images/staff/staffTbl-bg.png);
	margin-left: auto;
	margin-right: auto;
	background-position: center -8px;
}
#staff tr td .staff-bg {
	height: 225px;
	width: 200px;
	background-image: url(../images/bg-images/staff-bg.png);
	margin-left: auto;
	margin-right: auto;
}
#staff tr td .staff-bg .staff-img {
	height: 150px;
	width: 150px;
	padding-top: 15px;
	padding-left: 25px;
}
#staff tr td .staff-bg .staff-name {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #FFF;
	text-align: center;
	margin-top: 18px;
	line-height: 20px;
}
.dept-imagesL {
	border: 6px solid #3f3f3f;
	float: left;
}

.dept-imagesR {
	border: 6px solid #3f3f3f;
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.dept-images {
	border: 6px solid #3f3f3f;
}
