/* Global Styles */

body {
	margin:0px;
	color: #000000;
	background-color: #FFFFCC;
	}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	}
	
a {
	color: #990000;
	font-weight:bold;
	}
	
a:hover {
	color: #000000;
	}
	
a:visited {
	color: #000000;
}
/* ID Styles */

#headerTitle {
	color: #FFFFCC;
	letter-spacing:0.2em;
	line-height:60px;
	text-align: center;
	z-index: 3;
	position: absolute;
	background: #990000;
	height: 63px;
	left: 25.1%;
	top: 0px;
	width: 75%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	}

#tagline 	{
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	letter-spacing:0.4em;
	line-height:18px;
	text-align: center;
	}
#Divider {
	background-color: #CC9966;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	position: absolute;
	z-index: 7;
	height: 25px;
	width: 100%;
	left: 0px;
	top: 303px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #660000;
	text-align: left;
	text-indent: 20px;
}
#headerPicture {
	background-color: #990000;
	position: absolute;
	z-index: 5;
	height: 239px;
	width: 75%;
	left: 25.1%;
	top: 63px;
	color: #000000;
}
		

/* Class Styles */
	
.bodyText {
	color:#000000;
	line-height:normal;
	margin-top:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
#content {
	position: absolute;
	z-index: 16;
	width: 75%;
	left: 168px;
	top: 410px;
	padding-left: 20px;
}

	
.pageName{
	font: 18px Verdana, Arial, Helvetica, sans-serif;
	color: #660000;
	line-height:24px;
	letter-spacing:0.2em;
	}
	
.smallText {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	}
#navBar {
	background-color: #CC9966;
	position: absolute;
	z-index: 9;
	width: 165px;
	left: 0px;
	top: 329px;
	border-right-style: double;
	border-right-color: #660000;
	height: 414px;
}

#headerLogo {
	background-color: #990000;
	border-right-style: double;
	border-right-color: #660000;
	position: absolute;
	z-index: 2;
	left: 0%;
	top: 0%;
	width: 24.9%;
	height: 302px;
	visibility: visible;
}
#contentHead {
	position: absolute;
	z-index: 15;
	height: 24px;
	width: 70%;
	left: 170px;
	top: 356px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #660000;
	letter-spacing: 0.2em;
	padding-left: 20px;
}
#topDividerLine {
	background-color: #660000;
	z-index: 6;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 302px;
	position: absolute;
}
#bottomDividerLine {
	background-color: #660000;
	position: absolute;
	z-index: 8;
	height: 1px;
	width: 100%;
	left: 0px;
	top: 328px;
}
.bodyHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 30px;
}
.meetingSpeaker {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
.meetingTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: underline;
	color: #000000;
}

.meetingDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}
#headerLogoImg {
	z-index: 1;
	position: absolute;
	height: 51%;
	width: 80%;
	left: 10%;
	top: 25%;
	background-image: url(Logo_NWSCG-cream%20background-refit.jpg);
	background-repeat: no-repeat;
}
#headerDivider {
	background-color: #660000;
	position: absolute;
	z-index: 21;
	height: 2px;
	width: 75%;
	left: 25.1%;
	top: 59px;
}
#headerPictureDescription {
	position: absolute;
	height: 15px;
	width: 500px;
	background-color: #990000;
	top: 90%;
	text-align: left;
	left: 7%;
}
