body {
	background: #666666;
	font-family: Arial, Verdana;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
img {
	border-width: 0px;
}
#topframe {
	position: relative;
	width: 800px;
	height: 30px;
	margin: 0px auto 0px auto;
	text-align: left;
}
#toplinks {
	position: relative;
	width: 610px;
	height: 30px;
	color: #666666;
	padding: 9px 0px 9px 0px;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
}
#topspacer {
	position: relative;
	width: 800px;
	height: 20px;
	margin: 0px auto 0px auto;
}
#topbanner {
	position: relative;
	padding: 0px;
	margin: 0px auto 0px auto;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	height: 88px;
	width: 100%;
	background: url("ext.gif");
	z-index: 1;
}
#frame {
	position: relative;
	width: 800px;
	margin: 0px auto 0px auto;
	border-right: 1px dotted #d9d9d9;
	border-left: 1px solid #d9d9d9;
	text-align: left;
	background: url("stripes.gif");
}
#navbar {
	position: relative;
	width: 190px;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	float:left;
	background: url("stripes.gif");
	line-height: 1.5ex;
}
#navbar h2 {
	color: #FFFFFF;
	background: #999999;
	padding: 3px 0px 3px 10px;
	font-size: 12px;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin: 0px 0px 8px 0px;
}
#navbar p {
	font-family: Arial;
	font-size: 10px;
	color: #555;
	margin: 0px 0px 0px 10px;
}
#navbar p.links {
	font-family: Arial;
	font-size: 12px;
	color: #555;
	margin: 0px 0px 8px 10px;
}
#navbar select {
	font-family: Arial;
	font-size: 10px;
	color: #555;
}
#navbar input {
	font-family: Arial;
	font-size: 10px;
	color: #555;
}
#navbar A:link {
	text-decoration: none;
	color: #555;
}
#navbar A:visited {
	text-decoration: none;
	color: #555;
}
#navbar A:active {
	text-decoration: none;
	color: #555;
}
#navbar A:hover {
	text-decoration: underline;
	color: #555;
}
#content {
	position: relative;
	margin:0px 0px 0px 190px;
	padding: 10px 10px 10px 10px;
	border-left: 1px solid #d9d9d9;
	background: #FFFFFF;
	font-size: 14px;
	min-height: 450px;
}
#content .tm {
	vertical-align: super;
	font-size: 8px;
}
#content p {
	margin: 0px 0px 10px 0px;
	font-size: 12px;
}
#content p.projecttitle {
	margin: 0px 0px 10px 0px;
	font-size: 60px;
	color: #999999;
}
#content p.heading {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-family: Times New Roman;
	letter-spacing: 0.5em;
	text-transform: uppercase;
	color: #666666;
}
#content p.heading2 {
	margin: 0px 0px 10px 0px;
	font-size: 16px;
	font-family: Times New Roman;
	text-transform: uppercase;
	color: #666666;
}
#content li {
	margin: 0px 0px 5px 0px;
	font-size: 12px;
}
#content td {
	font-size: 12px;
}
#content td.margined {
	font-size: 12px;
	padding: 10px;
}
#content img.header {
	margin: 0px 10px 10px 0px;
}
#content A:link {
	text-decoration: underline;
	color: #29477B;
}
#content A:visited {
	text-decoration: underline;
	color: #A98D38;
}
#content A:active {
	text-decoration: underline;
	color: #A95C38;
}
#content A:hover {
	text-decoration: underline;
	color: #A95C38;
}
#footer {
	position: relative;
	height: 20px;
	clear: both;
	width: 100%;
	background: #565656;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	margin: 0px;
	padding: 0px;
}
#footer A:link {
	text-decoration: none;
	color: #f4f4f4;
}
#footer A:visited {
	text-decoration: none;
	color: #f4f4f4;
}
#footer A:active {
	text-decoration: underline;
	color: #f4f4f4;
}
#footer A:hover {
	text-decoration: underline;
	color: #f4f4f4;
}
#footer h3 {
	font-family: Arial;
	font-size: 10px;
	color: #f4f4f4;
	margin: 0px;
	padding: 3px 0px 3px 0px;
	text-transform: capitalize;
	letter-spacing: 3px;
}
.copyright {
	font-family: Arial;
	font-size: 9px;
	color: #f4f4f4;
}
