body {
	margin:0px;
	padding:0px;
	background-color: #FFFFFF;
	background-image: url(../img/head_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#header{
	height:28px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	padding-top:8px;
	padding-right:30px;
}
#header a {
	color: #FFFFFF;
	text-decoration: none;
}
#header a:hover {
	color:#0E4D71;
}
#container {
	padding-left: 60px;
	background-image: url(../img/fade.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow:hidden;
}
#colLeft {
	float: left;
}
#colRight {
	float: left;
}
#logo {
	width:203px;;
	height:142px;
	background-image: url(../img/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#menu {
	margin-top: 42px;
	margin-bottom: 95px;
	padding-left:16px;
}
#menu li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu a {
	margin-bottom:8px;
	padding-left: 20px;
	padding-top: 12px;
	padding-bottom: 10px;
	display:block;
	width:160px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align:left;
	text-decoration:none;
	text-transform: uppercase;
	color: #ffffff;
	background-color:#56adc9;
}
#menu a:hover {
	background-color:#ff950c;
	cursor:"hand";
}
#label {
	width: 400px;
	margin-left: 0px;
	margin-top: 112px;
	margin-bottom:0px;
	padding-left: 50px;
	padding-right: 60px;
	padding-top: 35px;
	padding-bottom:15px;
	background-image: url(../img/header_label.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#label H6 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#276d8f;
	margin-top:15px;
	margin-bottom:0px;
}
#data {
	width: 400px;
	margin-left: 50px;
	margin-top: 0px;
	padding-bottom:60px;
	text-align:justify;
}
.TXTgeneric {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#276d8f;
}
.TXTgeneric a {
	text-decoration:underline;
	color:#276d8f;
}
.TXTgeneric a:hover {
	text-decoration:none;
}
H1 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight:bold;
	color:#ff7713;
	margin-top:0px;
	margin-bottom:0px;
}
H3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#1a5e81;
	margin-top:-5px;
	margin-bottom:0px;
	line-height:18px;
}
p {
	margin-top:0px;
}
#footer {
	height: 32px;
	background-image: url(../img/footer_pattern.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #eff3f4;
	padding-top:20px;
	padding-left: 67px;
	padding-right: 30px;
	clear: both;
}
#submenu {
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	text-transform: uppercase;
}
#submenu a {
	color: #666666;
	text-decoration: none;
}
#submenu a:hover {
	color:#ff950c;
}
#credits {
	float:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
}
#credits a {
	color: #999999;
	text-decoration: none;
}
#credits a:hover {
	color:#56adc9;
}
#spacer {
	background-color:#d6eaf3;
	height:6px;
	margin-top:20px;
	clear: both;
}
#eventList {
	margin-bottom:12px;
	overflow:hidden;
	clear: both;
	background-image: url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position: right center;
}
#eventListData {
	float:left;
	overflow:hidden;
	width:345px;
	padding:12px;
	background-color:#f0f0f0;
}
#eventListData .eventLogo {
	float:left;
	width: 80px;
}
#eventListData .eventInfo {
	float:left;
	width: 253px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	margin-left: 12px;
}
#eventListData .eventInfo H5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	margin-top:0px;
	margin-bottom:5px;
}
#eventListData .eventInfo a {
	color: #666666;
	text-decoration:underline;
}
#eventListData .eventInfo a:hover {
	text-decoration:none;
}
#authorList {
	margin-bottom:4px;
	padding:12px;
}
.color1 {
	background-color:#f0f0f0;
}
.color2 {
	background-color:#d6eaf3;
}
#aaa H5 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	margin:0;
}
#authorList {
	margin: 0px;
	padding:0px;
	padding-right:20px;
}
#authorList li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#authorList ul {
	margin: 0px;
	padding: 0px;
}
#authorList a {
	margin-bottom:4px;
	padding-left: 14px;
	padding-top: 6px;
	padding-bottom: 6px;
	display:block;
	width:100%;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color:#000000;
	text-align:left;
	text-decoration:none;
}
#authorList a:hover {
	background-color:#ff950c;
	cursor:"hand";
}
#authorSpecs {
	float: right;
	background-color:#d6eaf3;
	padding:13px;
	margin-left: 12px;
	margin-bottom: 12px;
}
.TXTsmall {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#276d8f;
}
.TXTsmall a {
	text-decoration:underline;
	color:#276d8f;
}
.TXTsmall a:hover {
	text-decoration:none;
}
.TXTsmall i {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#1A465B;
}
.alt{
	display:none;
}

.authorGallery {
	width: 82px;
	margin: 8px;
	float:left;
	/*overflow:hidden;*/
	line-height:14px;
	text-align: left;
}
.authorGallery img {
	border:1px solid #000;
	margin-bottom: 3px;
}

.authorBiography{
	padding-right:10px;
	height: 160px;
	overflow:auto;
}