#contweb h2 {
	background-color: #FDE0A6;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FDE0A6;
	margin-bottom: 0px;
}
#contprint h2 {
	background-color: #FABF7E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	margin-bottom: 0px;
}
#contlogo h2 {
	background-color: #FABF7E;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	margin-bottom: 0px;
}



#contacts {
	margin-top: 30px;
	margin-left: 65px;
	float: left;
}



#project {
	margin-left: 20px;
	width: 960px;
	float: left;
	margin-top: 0px;
}
#project h3 {
	font-family: 'PT Sans', arial, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #000000;
	padding-left: 20px;
	padding-top: 0px;
	padding-bottom: 5px;
	margin: 0px;
	background-color: #FDE0A6;
}
#project h4 {
	font-family: "Trebuchet MS", "Arial Narrow", Arial, Tahoma;
	font-weight: normal;
	color: #000000;
	padding-top: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-size: large;
}

#project img {
	margin: 15px;
	border: 8px solid #FDE0A6;
	background-color: #FFF9DF;
	padding: 2px;
	float: left;
}
#img {
	float: left;
}


#projectinfo {
	float: right;
	width: 220px;
	margin: 0;
	padding: 20px;
	background-color: #FEF0D3;
}
#projectinfo p {
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 0px;
	margin-bottom: 0px;
	padding-right: 20px;
}
#projectinfo ul {
	font-family: arial, serif;
	color: #000000;
	font-size: small;
	list-style-type: disc;
	margin: 0px;
	padding-left: 10px;
	font-weight: normal;
	list-style-position: inside;
}
#projectinfo em {
	font-size: x-small;
	font-style: normal;
	color: #000000;
}
#projectinfo a.url {
	color: #333366;
}

