@charset "utf-8";
/* CSS Document */

.body {
	background-color: #ffffff;
}

.backdiv {
	text-decoration: none;
	background-color:#ffffff;
	position:relative;
	clear: none;
	float: none;
	height: 600px;
	width: 960px;
	overflow:visible;
	visibility: visible;
	z-index: 1;
	top: 0px;
	left: 0px;
	margin-left:auto;
	margin-right:auto;
}

.left_column {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 3;
	width: 239px;
	height: 600px;
	
}

.logo {
	position:absolute;
	left:0px;
	top:0px;
	z-index: 3;
	width: 239px;
	height: 101px;
}

.left_image {
	position:absolute;
	left:0px;
	top:101px;
	z-index: 3;
	width: 239px;
	height: 499px;
}

.navigation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	border:none;
	text-decoration: none;
	position:absolute;
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: no-repeat;
	top: 101px;
	left: 239px;
	height: 34px;
	width: 714px;
	clear: none;
	float: none;
	overflow:hidden;
	visibility: visible;
	z-index: 4;
}

.subnavigation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	border:none;
	text-decoration: none;
	position:absolute;
	background-attachment: fixed;
	background-color: #ffffff;
	background-repeat: no-repeat;
	top: 135px;
	left: 239px;
	height: 26px;
	width: 714px;
	clear: none;
	float: none;
	overflow:hidden;
	visibility: visible;
	z-index: 4;
}

.bar {
	position:absolute;
	left:239px;
	top:161px;
	z-index: 3;
	width: 721px;
	height: 40px;
}

.header {
	position:absolute;
	left:324px;
	top:234px;
	z-index: 3;
	width: 631px;
	height: 36px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#000000;
	margin-left:6px;
	position:absolute;
	width:548px;
	height:306px;
	top:260px;
	left:324px;
}

.programs_button_left {
	position:absolute;
	left:447px;
	top:45px;
	z-index: 4;
	width: 163px;
	height: 34px;
}

.programs_button_center {
	position:absolute;
	left:610px;
	top:45px;
	z-index: 4;
	width: 160px;
	height: 34px;
}

.programs_button_right {
	position:absolute;
	left:770px;
	top:45px;
	z-index: 4;
	width: 184px;
	height: 34px;
}
