body { 
	background-image: url(img/pchopattern8.gif); 
	background-repeat: repeat;
	background-color: #FFF;
	text-align: center; 
	color: #666666;
	margin: 0px;
}

body, p, input { 
	font: 12px/16px Georgia, "Times New Roman", serif;
	line-height: 1.4;
}

.clear { clear: both; }

#page {
	text-align: left;
	width:800px;
	margin:0px auto; 
	padding:0px;
}


#menu {
	position: relative; 
	background-color: #FFFFFF; 
	width: 780px; 
	height: 60px;  
	margin-top: 16px;
	margin-bottom: 12px;
	text-align: left;
	border-width: 0px;
	z-index: 600;
/*	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=85); -moz-opacity: 0.85; */
}
#menuimg {
	position: relative; 
	background-color: #FFFFFF;
	width: 360px;
	height: 60px;
	z-index: 601;
}
#menulinks{
	position: absolute; 
	width: 760px;
	height: 60px;
	top: 40px;
	left: 530px;
	z-index: 602;
}
a {
	font-weight: bold;
	font-size: 13px;
	color: #68C5D2;
	text-decoration: none;
	padding: 0px;
	border-style: none;
	border-width: 0px;
}

a:hover {
	background-color: #68C5D2;
	color: #FFFFFF;
	border-style: none;
	border-width: 0px;
}

.content {
	background-color: #FFFFFF;
	width: 780px;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
.leftcol {
	background-color: #FFFFFF;
	float: left;
	width: 190px;
	padding-left: 10px;
	text-align: left;
}
.rightcol {
	background-color: #FFFFFF;
	float: left;
	width: 570px;
	padding-right: 10px;
	text-align: left;
	overflow: auto; 
/*	height: 300px; 
	overflow: auto; */
}
.rightcol2 {
	background-color: #FFFFFF;
	float: left;
	left: 0px;
	top: 20px;
	width: 580px;
	text-align: left;
	overflow: auto; 
/*	height: 300px; 
	overflow: auto; */
}
.rightcoltext {
	background-color: #FFFFFF;
	float: left;
	left: 0px;
	top: 20px;
	width: 560px;
	text-align: left;
	padding-right: 20px;
}

.clearcols {
	float:none;
	clear: both;
}

.projcol1 {
	background-color: #FFFFFF;
	position: relative;
	float: left;
	clear: none;
	left: 0px;
	width: 300px;
	margin-bottom: 20px;
	text-align: left;
}
.projcol2 {
	background-color: #FFFFFF;
	position: relative;
	float: left;
	clear: right;
	left: 0px;
	width: 260px;
	margin-bottom: 20px;
	text-align: left;
}
.projdate {
	font-size: 18px;
	font-weight: bold;
	color: #A7BCBC;
	margin-top: 15px;
	margin-left: 8px;
}
.projbig {
	background-color: #FFFFFF; /*#F3F7F7;*/
	width: 270px;
	padding: 10px;
	margin: 0px;
	vertical-align: top;
	font-size: 10px;
}
.projsmall {
	background-color: #FFFFFF; /*#F3F7F7;*/
	width: 250px;
	padding: 10px;
	margin: 0px;
	vertical-align: top;
	font-size: 10px;
}
.projinfo {
	font-size: 10px;
}

.date {
	font-weight: normal;
	font-size: 9px;
}
.smalltext {
	left: 10px;
	font-size: 10px;
}

div.spacer {
  clear: both;
}

#spot1 {
	float: left;
	height: 350px;
}
#spot2 {
	float: left;
	height: 350px;
}

.spotlight {
	padding: 0;
}
.spotlight img {
	border: 4px solid #FFFFFF;
}
.spotlight:hover img {
	border: 4px solid #68C5D2;
}
.spotlight:hover{
	color: white; /* irrelevant definition to overcome IE bug */
}

.noborder {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}
.noborder:hover {
	background-color: #FFFFFF;
	border: 0px none #FFFFFF;
}

.project {
	position: relative;
}

.projectlink {
	margin-left: 18px;
	padding-top: 12px;
	text-align: left;
	font-size: 9px;
	font-weight: bold;
	z-index: 200;
}

.projectimg {
	position: relative;
	padding-top: 0px;
	padding-bottom: 16px;
	margin: 0px;
	left: 200px;
	width: 560px;
}

.projectname {
	font-weight: bold;
	margin-left: 8px;
}

.projectdescription {
	padding-bottom: 10px;
}

.info {
	position: relative; 
	top: -20px; 
	left: 182px; 
	width: 200px; 
	height: 30px; 
	margin: 4px; 
	padding: 0; 
	text-align: left; 
	background-color: #B9E9D3; 
	font-size: 10px; 
	font-style: italic;
}

#footer {
	width: 100%;
	height: 16px;
	bottom: 0px;
/*	right: auto;
	bottom: 0;
	left: 0;
	background-image: url(img/pchopattern6.gif); 
	background-repeat: repeat-x; 
*/
	text-align: left;
	clear: none;
	float: none;
	z-index: 500;
}

#copyright {
	padding-top: 8px;
	height: 30px;
	text-align: left;
	font-size: 10px;
}
