body {
	font-family:'trebuchet ms',arial,verdana,sans-serif;
	font-size:12px;
	color:#333;		
	margin:0;
	padding:0;
	margin-bottom:15px;	
	}
#container {

}
#wrap1 {
	/*background-attachment: fixed;*/
	background-color: transparent;
	background-image: url(img/bannerSlice.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:115px;
	
	width: 100%;
}
#wrap2R {
	background-color: transparent;
	background-image: url(img/topBuildingRight.gif);
	background-position: right 7px;
	background-repeat:no-repeat;
	height:83px;	
}
#wrap2L {
	background-color: transparent;
	position:absolute;
	background-image: url(img/pcmLogoLeft.gif);
	background-position: 15% 20px;
	background-repeat:no-repeat;
	height:70px;
	z-index:10;
	}
#content{
	text-align:center;
	width: 100%;
}
#midContent {
	float:left;
	margin-right: auto;
	margin-left: auto;
	left:120px;
	position:absolute;
	padding:5px;
	float:left;
	width: 650px;
	font-size: 14px;
	
	text-align:justify
}

#leftContent {	
	float:right;
	margin-top:50px;
	position: absolute;
	left: 0px;
	top: 72px;
}
#rightContent {
	float:right;
	margin-top:50px;
	position: absolute;
	left: 865px;
	top: 85px;
}
#menu {
	/*width:682px;
	position:absolute;
	top: 79px;
	background-position: center;*/
	
	/* me */
	position: relative;
	top: -4px;
	/* me */
	/*margin:auto;*/
	clear:both;
	height:23px;
	background-image: url(/img/menu.gif);
	background-position: center;
	overflow: visible;
	width: 650px;
	left: 120px;
	}	
	
#menu ul {
	float:left;
	line-height:23px;
	list-style:none;
	margin:0;
	padding:0;
	/*width:682px;*/
} 	

#menu li {
	display:inline;
	width:130px;
	float:left;
	/*padding:0;*/
}

#menu ul a {
	
	text-decoration:none;
	color:#333;
	background-image:url(img/menu.gif);
	
	/*screen*/
	display:block;
	width:100%;
	line-height:29px;	
	height:29px;	
	text-align:center;	
	
} 
#menu ul a span {
	display:block;
	width:100%;
	height:29px;	
	}
#menu ul a:hover, #menu ul a.selected {
	cursor:pointer;
	background-color:#ddd;
	background-position:100% -29px;
	}

.menuDiv{
	display:inline;
}

a
{
  outline: none;
}

#menucontainter {
	
}
.clearfix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
/* end hide */
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
	left: 130px;
	top: 495px;
	background-color: #5A636B;
	width: 645px;
	margin-bottom:15px;
}
#content #midContent .contentText {
	float: left;
	text-align:justify;
	font-size: 14px;
}

#content #midContent .contentText h1{
	float: left;
	text-align:justify;
	font-size: 14px;
	font-weight: bold;
}
#content #midContent .contentImage {
	float: right;
	margin: 10px;
}
#periodSelector{
	margin-right: 15px;
}	

#periodSelector ul{
	float:left;
	line-height:23px;
	list-style:none;
	margin:0;
	padding:0;
	margin-right: 15px;
	margin-bottom: 15px;
}
#periodSelector li {
	width:60px;
	/*padding:0;*/
}

#periodSelector ul a {
	
	text-decoration:none;
	color:#FFFFFF;
	background-color: #B4400F;
	/*screen*/
	display:block;
	width:100%;
	line-height:29px;	
	height:29px;	
	text-align:center;		
}
#periodSelector ul a span {
	display:block;
	width:100%;
	height:29px;
	
	font-size: 12px;
	border: thin solid #CCCCCC;
	}
#periodSelector ul a:hover, #periodSelector ul a.selected {
	cursor:pointer;
	background-color: #FF6600;
	}	

.periodDescription{
float:left;
width:280px;
text-align:left;
}
.periodDescriptionTopicPage{
float:left;
width:190px;
text-align:left;
}
.periodDescription ul{
	list-style-position: outside;
	line-height:20px;	
}
#periodImage{
float:right;
margin-left:25px;
margin-top:10px;
}
.projectHeader {
	font-size: 24px;
	font-weight: bold;
	color: #809970;
}
