body {
	margin: 0px;
	padding: 0px;
	border:0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	text-align: center;
}
#wrapper #mainbanner {
	margin: 0px;
	padding: 0px;
	height: 231px;
	position: relative;
	background-image: url(images/mainbanner_back.jpg);
}

#pro_head {
	background-image: url(images/projectprofile_top.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	margin: 0px;
}
#pro_footer {
	background-image: url(images/projectprofile_bottom.jpg);
	background-repeat: no-repeat;
	border: 0px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

* {
	vertical-align: baseline;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	padding: 0;
	margin: 0;
	}
#wrapper {
	width: 783px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-y;
	text-align: left;
	background-image: url(images/maincontent.gif);
}


#wrapper #maincontent .projectprofile img {
	padding: 0px;
}

#sidebar {
	width: 340px;
	float: left;
	margin-left: 60px;
}
#wrapper  p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #ffffff;
	line-height: 17px;
	margin: 0px;
}
#wrapper .projectprofile table {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
	background-repeat:repeat-y;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;

}
.projectprofile {
	background-repeat: repeat-y;
	padding: 0px;
	margin:0px;
	border:0px;
	background-image: url(images/projectprofile.gif);
	text-align: left;
	
}


#maincontent {
	margin: 0px;
}
.projectprofile #profilecontent {
	padding-bottom: 10px;
	width: 95%;
	padding-left: 7px;
}






.clearfloat {
	clear: both;
	margin: 0px;
	padding: 0px;
}
#wrapper #footer {
	height: 50px;
	background-position: 0px -3px;
	background-image: url(images/mainfooter.gif);
	background-repeat:no-repeat;
	background-color: #d6d6d6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	padding-top: 40px;

}



#wrapper #sidebar h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	display: block;
	font-weight: bold;
	padding: 10px 0px;
}
#wrapper #maincontent .projectprofile #profilecontent .pro_bold {
	font-weight: bold;
}
.projectprofile #profilecontent a {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
}
.projectprofile #profilecontent a:visited {
	color: #ffffff;
}
.projectprofile #profilecontent a:hover {
	color: #999999;
}
.projectprofile #profilecontent p {
	font-family: Verdana,Helvetica,Sans-Serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 13px;
}
#header {
	background-image: url(images/mainheader.gif);
	height: 129px;
	background-repeat: no-repeat;
	position: relative;
}
#header #sitemenu {
	position: absolute;
	top: 45px;
	right: 39px;
}
#header #sitemenu a {
	color: #a24d54;
	font-family: arial,Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}
#header #sitemenu a:hover {
	color: #a24d54;
	font-family: arial,Verdana,Helvetica,Sans-Serif;
	font-size: 10px;
	text-decoration: underline
}
#header #navbar {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	position: absolute;
	right: 40px;
	bottom:5px;
	height: 28px;
}
#header #navbar li {
	display: inline;
	float:left;


}
#header #navbar li a {
	color:#FFFFFF;
	background-image:url(images/navbar_blue.gif);
	background-repeat:repeat-x;
	line-height:28px;
	display: block;
	padding-right:5px;
	padding-left:5px;
	text-decoration: none;
	
 	
}
#header #navbar li a:hover {
	background-image:none;
 	background-image:url(images/navbar_red.gif);	
}
#header #navbar li a.first {
	background-image:url(images/navbar_blue_first.gif);
 	
}
#header #navbar li a:hover.first {
	background-image:url(images/navbar_red_first.gif);
}
#header #navbar li a.end{
	background-image:url(images/navbar_blue_last.gif);
 	background-position:top right;
}

#header .bcmlogo {
	position: absolute;
	top: 53px;
	left: 55px;
}
#mainbanner table {
	position: absolute;
	left: 31px;
}
