/* PBA PROJECTS */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	background-color:#333333;
	background-image:url(img/bg_tile.jpg);
	background-repeat:repeat-x;
	color:#2b2b2b;
}
a {
	text-decoration:none;
	color:#2b2b2b;
}
img {
	border:none;
}
ul {
	margin:0;
	padding:0;
}
h1 {
	font-size:13px;
	color:#ee0800;/*red*/
	padding:0;
	margin:0 0 5px 0;
	width:100%;
	float:left;
}
h2 {
	font-size:12px;
	color:#000000;/*black*/
	font-weight:bold;
	padding:0;
	margin:0 0 5px 0;
	width:100%;
	float:left;
}
.bodyCont {
	width:900px;
	margin:auto;
	margin-top:30px;
}
.masthead {
	width:900px;
	float:left;
}
.mainCont {
	width:900px;
	float:left;
	text-align:left;
	border-top:1px solid white;
	border-bottom:1px solid white;
	background-image:url(img/bg_maincontainer.gif);
	background-repeat:repeat-y;
}
.leftColumn {
	width:252px;
	float:left;
	padding-bottom:10px;
}
.rightColumn {
	width:648px;
	float:left;/*background-color:#efefef;*/
	padding-bottom:10px;
}
.navigation {
	width:230px;
	float:left;
	margin:10px 0 0 10px;
	display:inline;
}
.tab {
	width:230px;
	height:30px;
	float:left;
	background-image:url(img/nav_tab.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:3px;
}
.tab a {
	font-size:12px;
	font-weight:bold;
	margin-top:8px;
	margin-left:8px;
	display:inline;
	float:left;
}
#selected {
	color:#ee0800;/*red*/
}
.tab a:hover {
	color:#ee0800;
}
.leftImages {
	width:252px;
	text-align:center;
}
.leftImages img {
	margin-top:10px;
}
/*right column*/
.textblock {
	width:628px;
	float:left;
	background-color:white;
	margin-top:10px;
	margin-left:10px;
	display:inline;
}
.textblock .cnr_top {
	float:left;
	width:628px;
	height:3px;
	font-size:1px;
	color:white;
	background-image:url(img/cnr_top.gif);
	background-repeat:no-repeat;
	background-position:top;
}
.textblock .cnr_bot {
	float:left;
	width:628px;
	height:3px;
	font-size:1px;
	color:white;
	background-image:url(img/cnr_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.text {
	float:left;
	padding:10px;
}

.black_dot li {
	margin-left:15px;
	padding-bottom:5px;

}


.black_aro li {
	background-image:url(img/black_aro.gif);
	background-position:1px 1px;
	background-repeat:no-repeat;
	padding-left:15px;
	padding-bottom:15px;
	list-style:none;
	font-weight:bold;
}
.watermark {
	background-image:url(img/watermark.jpg);
	background-repeat:no-repeat;
}

.gallery {
	float:left;
	margin-top:15px;
	width:100%;
}

.gallery img {
	float:left;
	margin-right:3px;
	display:inline;
}

.footerCont {
	width:900px;
	height:40px;
	float:left;
	text-align:center;
	background-color:black;
	padding-top:10px;
	color:white;
	padding-top:35px;
	margin-bottom:15px;
}
.footerCont a {
	color:white;
}
.footerCont a:hover {
	color:#ee0800;
}

.counterCont {
	width:900px;
	height:40px;
	float:left;
	text-align:center;
	padding-top:10px;
	color:white;
	padding-top:5px;
	/*margin-bottom:15px;*/
}

.counterCont {
	width:900px;
	height:40px;
	float:left;
	text-align:center;
	padding-top:10px;
	color:white;
	padding-top:5px;
}

