@charset "UTF-8";
#words {
	padding-left: 27px;
	position: relative;
	top: -10px;
}
/* CSS Document */

body {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	background-color: #454545;
	background-image: url(images/topgreybar.gif);
	background-repeat: repeat-x;
}
#topbar {
	height: 25px;
	width: 900;
	position: relative;
}
#projectnav {
	position: relative;
	width: 1440px;
}
iframe {
	height: 620px;
	width: 1440px;
	position: relative;
}
.secondary {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCC;
}
.bold {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
iframe {
	height: 500px;
	width: 1440px;
	position: relative;
}
#subnav {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 12px;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
}
#subnav2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
}
