@charset "UTF-8";
/* CSS Document */



body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #999;
}
.oneColElsCtrHdr #header {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.oneColElsCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-right: 0;
	padding-left: 0;
}
.oneColElsCtrHdr #mainContent {
	background-color: #CCC;
	margin: 0px;
	width: 736px;
	float: left;
	padding: 0px;
}
a:link {
	color: #36C;
	font-weight: bold;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.oneColElsCtrHdr {
}
.oneColElsCtrHdr #footer {
	background-color: #9C9;
	clear: both;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.oneColElsCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #666;
	text-align: center;
}
#navigation {
	background-color: #FFC;
}
.flashfile {
	background-color: #CCC;
	width: 736px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	clip: rect(auto,auto,auto,auto);
}
.leftcolumn {
	width: 440px;
	float: left;
	background-color: #CCC;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #666;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.rightcolumn {
	background-color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	width: 160px;
	float: right;
	padding-left: 15px;
}
.oneColElsCtrHdr #container {
	background-color: #CCC;
	text-align: left;
	width: 736px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.rightcolumn p {
	color: #00F;
	margin-top: 10px;
	margin-right: 10px;
}
.page_heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-left: 10px;
}
.floatleft {
	float: left;
}
.tabletext_template {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000;
}
.img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.photo_credits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #96C;
	font-weight: bold;
}
.body_education {
	font-family: Arial, Helvetica, sans-serif;
	color: #99C;
	font-weight: bold;
}

.oneColElsCtrHdr #container {
	width: 736px;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.navigation_menu {
}
.body_education {
	line-height: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: normal;
}
