body {
	margin:0;
	padding:0px;
	text-align:center;
	min-width:952px;
	font-family:arial, helevtica, verdana, sans-serif;
	font-size:10pt;
	color:#7e6f5b;
	background-color:#ddd2c3;
}

/* *************************************
POSITIONING STYLES BELOW
/* ********************************** */

#wrapper {
	text-align:left;
	width:952px;
	background-color:white;
	margin-left:auto;
	margin-right:auto;
}

#banner1 {
	width:944px;
	height:192px;
	position:relative;
	border:4px solid #fff;
}
	#banner1-1 {
		width:567px;
		height:192px;
		background-image:url(/images/banner_01.jpg);
		background-position:top;
		background-repeat:no-repeat;
		position:relative;
	}
		.logo_productivity {
			width:454px;
			height:125px;
			position:absolute; top:30px; left:42px;
		}
	#banner1-2 {
		width:372px;
		height:192px;
		float:right;
	}

#banner2 {
	width:944px;
	height:64px;
	position:relative;
	border-right:4px solid #fff;
	border-left:4px solid #fff;
	border-bottom:4px solid #fff;
}
	#banner2-1 {
		width:567px;
		height:64px;
	}
	#banner2-2 {
		width:372px;
		height:64px;
		float:right;
	}
#navbar {
	width:944px;
	height:33px;
	text-align:center;
	background-image:url(/images/n1_background.gif);
	background-repeat:repeat-x;
	border-right:4px solid #fff;
	border-left:4px solid #fff;
	border-bottom:4px solid #fff;
}
	#nav1 {
		width:730px;
		height:33px;
		margin:0px 106px;
	}
		.nav1_item {
			float:right;
		}
#main {
	width:944px;
	position:relative;
	background-image:url(/images/main_background.gif);
	background-position:top;
	background-repeat:repeat-y;
	margin:0px 4px 4px 4px;
}
#internal {
	width:924px;
	position:relative;
	margin:0px 14px 4px 14px;
}
	#content {
		width:510px;
		height:inherit;
		margin:0px 206px 0px 220px;
	}
	#nav2 {
		width:140px;
		float:left;
		text-align:center;
		background-image:url(/images/n2_background.gif);
		background-position:top;
		background-repeat:no-repeat;
		padding:30px 30px 30px 29px;
	}
		.nav2_item {
			text-align:left;
			margin-left:5px;
		}
		#nav2 a:link, #nav2 a:active, #nav2 a:visited {
			color:#21518a;
			text-decoration:none;
		}
		#nav2 a:hover {
			color:#21518a;
			text-decoration:underline;
		}
	#sidebar {
		width:185px;
		float:right;
		position:relative;
		text-align:center;
		background-color:#22528b;
		background-image:url(/images/sidebar_background.gif);
		background-position:top;
		background-repeat:no-repeat;
	}
		#register_now {

		}
		.sidebar_content {
			width:137px;
			padding:10px 24px;
		}
		#sidebar p {
			text-align:left;
			font-family:arial, helevtica, verdana, sans-serif;
			font-size:8pt;
			color:#FFF;
			margin:3px 0px 8px 0px;
		}
		.sidebar_hdr {
			margin:8px 0px 3px 0px;
		}
.clear {
	clear:both;
	height:4px;
}
#credits {
	width:932px;
	clear:both;
	text-align:center;
	background-color:#ddd2c3;
	font-size:8pt;
	padding:10px;
	margin:0px;
}
	#credits p {
		font-size:8pt;
	}
	#credits a:link, #credits a:active, #credits a:visited {
		color:#7e6f5b;
		text-decoration:none;
	}
	#credits a:hover {
		color:#7e6f5b;
		text-decoration:underline;
	}
	.credits_item {
		margin:0px 4px 0px 0px;
	}

/* *************************************
HTML STYLES BELOW
/* ********************************** */

h1 {
	font-family:arial, helevtica, verdana, sans-serif;
	font-size:12pt;
	font-weight:bold;
	color:#7e6f5b;
	margin:0px 0px;
}

h2 {
	font-family:arial, helevtica, verdana, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#21518a;
	margin:0px 0px;
}

p {
	font-family:arial, helevtica, verdana, sans-serif;
	font-size:10pt;
	color:#7e6f5b;
	margin:10px 0px;
}
img	{ 
	behavior: url(/style/iepngfix.htc) 
}
a:link, a:active, a:visited {
	color:#1c4c87;
	text-decoration:none;
}
a:hover {
	color:#1c4c87;
	text-decoration:underline;
}
#sidebar a:link, #sidebar a:active, #sidebar a:visited {
	color:#FFF;
	text-decoration:none;
}
#sidebar a:hover {
	color:#FFF;
	text-decoration:underline;
}

/* *************************************
CUSTOM STYLES BELOW
/* ********************************** */

.hdr {
	margin:10px 0px 10px 0px;
}

/* *************************************
AGENDA TABLE STYLES BELOW
/* ********************************** */

.table {
	font-size:8pt;
}
.date {
	background-color:#ffd400;
	color:#195b81;
	font-size:10pt;
	font-weight:bold;
	text-align:center;
	border:1px solid #000;
	padding:3px;
}
.time {
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#000;
	padding:3px;
	text-align:center;
}
.description {
	text-align:left;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#000;
	padding:3px;
}
.track {
	background-color:#21518a;
	color:#FFF;
	text-align:center;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#000;
	padding:3px;
}
.track_spacer {
	background-color:#21518a;
	color:#FFF;
	text-align:center;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#000;
	padding:3px;
}
.class {
	height:80px;
	border-width:0px 1px 1px 0px;
	border-style:solid;
	border-color:#000;
	text-align:center;
	padding:3px;
}
.spacer {
}

