body {
	margin: 0; padding: 0;
	font: normal 13px "Times New Roman", Times, serif;
	color: #666;
	background: url(../images/main_background.png) top left repeat-y #fff;
		}
img {
	border: 0;}
i { visibility: hidden; }

b {
	font-style: normal;
	font-weight: normal;
	color: #999;
}
h1 {
	font-size: 1px;
	color: white;
}
h2 {
	font-size: 1px;
	color: white;
	width: 120px; height: 12px;
	position: relative;
	margin-bottom: 10px;
}

address {
	/*font-size: .85em;*/
	font-style: normal;
	margin: 1em 0;
}

#contact address {
	float: left;
	width: 175px;
}

a {
	color: #666;
	text-decoration: underline;
}

a img {
	border: 0;
}

a:visited {
	text-decoration: underline;
	color: #999;
}

a:hover {
	color: #fff;
	background-color: #fc3;
	text-decoration: none;
}

p {
	margin-top: 0;
}

.section ul {
	margin-top: 0;
}

h2 span {
	position: absolute;
	width: 100%;
	height: 100%;
	}
#wrapper {
	width: 800px; /*height: 100%;*/
	position: absolute;
	top: 0; left: 50px;
	background: #fff;
	padding-bottom: 40px;
	margin: 0 50px 0 0;
}

#wrapper hr {
	width: 720px;
	height: 1px;
	margin: 1em 0;
	color: #eee;
	padding: 0;
	background-color: #eee;
	border-style: none;
	border-width: 0;
}

/*#column_left {
	width: 350px;
	position: absolute;
	top: 200px; left: 40px;
	padding: 0;
}
#column_right {
	width: 350px;
	position: absolute;
	top: 200px; left: 410px;
	padding: 0;
}*/

#column_left {
	width: 350px;
	float: left;
	margin: 200px 20px 0 40px;
}
#column_right {
	width: 350px;
	float: left;
	margin: 200px 0 0 0;
}
#masthead {
	width: 250px; height: 32px;
	position: absolute;
	top: 70px; left: 40px;
}
#masthead span {
	background: url(../images/WPTH_masthead.png) no-repeat;	background-position: 0px 0px;
	position: absolute;	width: 100%;	height: 100%;	}
#masthead a:hover span {
	background: url(../images/WPTH_masthead.png) no-repeat;
	background-position: 0px -32px;
	position: absolute;	width: 100%;	height: 100%;
}

#copyright {
		
}

.project_title {
	width: 350px;
}

.project_title a {
	background-color: #fff;
}

.project_title #prev {
	position: relative;
	top: -16px;
	left: -18px;
	margin-right: -7px;}

.project_title #next {
	position: relative;
	top: -16px;
}

div.section {
	margin: 0 0 3em 0;
}

p.caption { padding: 0; margin: .5em 0;
}

.gallery {
	margin: 0 0 1em 0;
}

.gallery img {
	float: left;
	padding: 0 8px 8px 0;
}
.left {
	margin-right: 20px;
}
.project_title {
	position: relative;
	top: 60px; left: -4px;
}