@charset "UTF-8";
body,td,th {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #CCCCCC;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #0064FF;
}
a:active {
	color: #333333;
	background-color: #ff76bb;
}
.menu_worktitles_selected {
	color: #0172FF;
	font-size: 12px;
	font-weight: bold;
}
.heading_numbers {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.heading_menu_titles {
	font-family:Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 12px;
	font-weight: bold;
}
.menu_white {
	font-weight: bold;
	color: #FFFFFF;
}
.work_headings {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.captions {
	font-size: 10px;
}
.captions_blue {
	color: #0064FF;
	font-size: 10px;
}
#banner {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
}
#menu-top {
	width: 80px;
	background-color: #ff76bb;
	float: left;
	padding-left: 20px;
	padding-bottom: 5px;
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

#menu-top a:link {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
#menu-top a:visited {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#menu-top a:hover {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
#menu-top a:active {
	color: #ffffff;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	background-color: #ff76bb;
	text-decoration: none;
}
#menu-item {
	float: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-left: 20px;
}

#menu-item a:link {
	color: #333333;
	font: actor;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}
#menu-item a:visited {
	color: #333333;
	font:actor;
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
#menu-item a:hover {
	color: #0064FF;
	font:actor;
	font-size:12px;
	font-weight:bold;
	text-decoration: underline;
}
#menu-item a:active {
	color: #333333;
	font:actor;
	font-size:12px;
	font-weight:bold;
	background-color: #ff76bb;
	text-decoration: none;
}

#menu-item-selected {
	float: none;
	padding-right: 20px;
	padding-top: 5px;
	padding-bottom: 3px;
	background-color: #FFFFFF;
	padding-left: 20px;
	background-color: rgba(0,102,255,0.10);
	border-top-right-radius: 10px;
}
#menu-item-selected a:link {
	color: #333333;
	font: actor;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
}



#menu-item-box {
	width: 235px;
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
	float: left;
}

#whole-site {
	width: 925px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	clear: left;
	overflow-y: auto;
	padding-bottom: 50px;
}
#content-box {
	width: 635px;
	margin-left: 0px;
	float: right;
	top: px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	clear: right;
	text-align: left;
}
#date-year {
	color: #0064FF;
	font-weight: bold;
	padding-top:2px;
}
#text-box {
	padding-right: 35px;
	width: 550px;
}
