
BODY
{
	background-image: url(background.gif);
	background-attachment: fixed;
	background-position: bottom center;
	background-repeat: repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

TABLE   { border-collapse: collapse; empty-cells: show; }

a img
{
	border: none;
}

tr, td
{
	border: 1px solid black;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

a
{
	color: #006c96;
}

.date
{
	font-size: 8pt;
	color: #999999;
}

.projecttitle
{
	font-weight: bold;
}

.projectsubtitle
{
	font-size: 8pt;
	color: #777777;
}

#site
{
	width: 850px;
	margin: 8px auto;
}

#subheader
{
	background-color: #ebebeb;
	padding: 20px;
}

#headershadow
{
	background-image: url(headershadow.gif);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #ebebeb;
}

#headershadow td
{
	text-align: center;
}

td
{
	vertical-align: top;
	text-align: left;
}

#subnav
{
	margin-left: 8px;
	margin-right: 8px;
	text-align: center;
	font-size: 10pt;
}

.subnavbody
{
	background-color: #ebebeb;
	padding: 0px 10px 10px 20px;
	vertical-align: middle;
	text-align: justify;
}

.subnavphoto
{
	padding: 0px 10px 10px 10px;
	vertical-align: middle;
	text-align: center;
}

.subnavphoto img
{
	border: 1px solid #777777;
}

#main
{
	background-color: white;
}

#footercenter
{
	background-image: url(footer.center.gif);
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 19px;
	height: 19px;
}

#footerleft
{
	background-image: url(footer.left.gif);
	background-position: top left;
	background-repeat: repeat-x;
	min-height: 19px;
	height: 19px;
}

#footerright
{
	background-image: url(footer.right.gif);
	background-position: top right;
	background-repeat: repeat-x;
	min-height: 19px;
	height: 19px;
}


#footertext, #footertext td
{
	text-align: center;
	font-size: 8pt;
	color: #999;
}



#headertop
{
	background-image: url(header.center.gif);
	background-position: top center;
	background-repeat: repeat-x;
	min-height: 105px;
	height: 105px;
}

#headertop td
{
	text-align: center;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#headertopleft
{
	background-image: url(header.left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	min-width: 15px;
	width: 15px;
}

#headertopright
{
	background-image: url(header.right.gif);
	background-position: top right;
	background-repeat: no-repeat;
	min-width: 15px;
	width: 15px;
}


#headerbottom
{
	background-image: url(header.bottom.center.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

#headerbottomleft
{
	height: 40px;
	min-height: 40px;
	width: 15px;
	min-width: 15px;
	background-image: url(header.bottom.left.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

#headerbottomright
{
	height: 40px;
	min-height: 40px;
	width: 15px;
	min-width: 15px;
	background-image: url(header.bottom.right.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
}

#headerbottom .headernav
{
	vertical-align: middle;
	text-align: center;
}


#headershadow
{
	background-image: url(header.shadow.center.gif);
	background-position: top center;
	background-repeat: repeat-x;
}

#headershadowleft
{
	background-color: white;
	height: 10px;
	min-height: 10px;
	min-width: 15px;
	background-image: url(header.shadow.left.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#headershadowright
{
	background-color: white;
	height: 10px;
	min-height: 10px;
	min-width: 15px;
	background-image: url(header.shadow.right.gif);
	background-position: top right;
	background-repeat: no-repeat;
}

.sectionheader
{
	font-weight: bold;
	font-size: 14pt;
}

td.content
{
	background-color: white;
	padding: 10px 10px 10px 15px;
}

td.lborder
{
	border-left: 1px solid #cccccc;
}

table.rsscolumntitle
{
	background-color: "red";
}

table.rsscolumntitle td.rsstitle
{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	color: white;
	background-image: url(project_tile.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 33px;
	min-height: 33px;
	text-decoration: none;
}

table.rsscolumntitle td.rsstitle a
{
	color: white;
	text-decoration: none;
}


table.rsscolumntitle td.rsssubtitle
{
	font-size: 8pt;
	color: #777777;
	text-align: center;
}
