html {
	margin: 0;
	padding: 0;
}

body {
	background: white;
	color: black;
	padding: 0px 20px 20px 20px;
	margin: 0;
	text-align: center;
}

#structure {
	width: 1000px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	border: none;
	border-collapse: collapse;
}

#structure td {
	border: none;
	text-align: left;
	padding: 0;
	margin: 0;
	vertical-align: top;
	font: 76% helvetica,sans-serif;
}

#header {
	vertical-align: top !important;
	height: 110px;
	padding: 0;
	margin: 0;
	background: white;
}

#menu {
	width: 130px;
}

#menu ul {
	margin-top: 7px;
	margin-left: 0;
 	padding-left: 0;
}

#menu ul li {
	padding-top: 4px;
	padding-bottom: 4px;
 	padding-left: 0;
	margin-left: 0;
}

#menu ul li ul {
	display: none;
	padding-left: 15px;
	padding-top: 0;
	margin-top: 0;
}

ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#floatdiv {
	position: fixed;
	bottom: 25px;
	width: 120px;
}

#menu ul li a, #floatdiv a {
	color: black;
	text-decoration: none;
	font-size: 11px;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu ul a:hover, #floatdiv a:hover {
	color: #ff0072;
}

#menu ul li ul li {
 	padding: 0 !important;
 	color: black;
	margin-top: 2px;
	margin-bottom: 2px;
	line-height: 1.2em;
	font-size: 12px;
}

#menu ul li ul li a {
 	color: black;
 	text-decoration: none;
	text-transform: none;
	font-size: 12px;
}

#menu ul li ul li a:visited {
 	color: #666;
}

#menu ul li ul li a:hover {
 	color: #ff0072;
}

#pageinfo div {
	border-left: 1px solid black;
	padding: 10px 12px 5px 12px;
	width: 130px;
}

#pageinfo div p {
	margin: 2px 0 10px 0;
	line-height: 1.2em;
}

#pageinfo div p img {
	display: block;
}

:link:focus, :visited:focus {
	outline: none;
}

#summary p a {
	color: gray;
	text-decoration: none;
}

#summary p a:visited {
	color: gray;
	text-decoration: none;
}

#summary p a:hover {
	color: black;
}

a img {
	border: none;
}

li.current {
	list-style-type: none;
	marker-offset: -10px;
	cursor: default;
	line-height: 1em;
	position: relative;
	left: -3px;
}

li.current span {
	color: white;
	background-image: url(../images/pink.jpg);
	background-repeat: repeat-both;
	padding: 1px 3px;
}

#content p {
	line-height: 1.6em;
	width: 440px;
	margin-bottom: 1.6em;
	margin-right: 0;
}

#pageinfo {
	width: 170px;
}

#pageinfo a:link {
	color: gray;
	text-decoration: none;
}

#pageinfo a:visited {
	color: gray;
	text-decoration: none;
}

#pageinfo a:hover {
	color: black;
}

a.image {
	background-position: 0 0;
	background-repeat: no-repeat;
	display: block;
	margin-bottom: 10px;
	margin-left: 0;
	margin-right: 0;
}

a.wideangle {
	width: 480px;
	height: 270px;
	float: left;
}

a.landscape {
	width: 480px;
	height: 360px;
	float: left;
}

a.portrait {
	width: 235px;
	height: 313px;
}

a.wideangle:hover, a.landscape:hover {
	background-position: -480px 0;
}

a.portrait:hover {
	background-position: -235px 0;
}

a.left {
	float: left;
	margin-right: 10px;
}

a.right {
	float: right;
}

p#photo, p.photo {
	width: 700px !important;
	overflow: hidden;
}

hr {
	height: 1px;
	margin-bottom: 30px;
	color: #ddd;
	background-color: #ddd;
	border: none;
	width: 480px;
}

.last {
	margin-bottom: 0 !important;
}

.section {
	font-size: x-small;
	text-transform: uppercase;
	vertical-align: top;
}

#summary, #backlink, #projectinfo, .moreinfo {
	display: none;
}

td#gallerylinks {
	text-decoration: none;
	vertical-align: bottom;
	text-align: right;
	padding-right: 20px;
}

#gallerylinks a:link {
	color: #999;
	text-decoration: none;
	font-weight: bold !important;
}

#gallerylinks a:visited {
	color: #999;
	text-decoration: none;
	font-weight: bold;
}

#gallerylinks a:hover {
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

#summary {
	margin-top: 10px;
}

#summary p {
	line-height: 2em;
	margin-left: 50px;
}

span.highlight {
	font-size: 1.3em;
}

#summary span {
	font-size: 1.3em;
}

#pageinfo p {
	width: 130px;
}

#pageinfo h1 {
	margin-top: -5px;
	margin-bottom: 12px;
	font-size: 24px;
	padding-right: 0;
	margin-right: 0;
	width: 145px;
}

#pageinfo a img {
	border: 1px solid black;
	margin: 0 10px 10px 0;
}

#previmg span, #nextimg span {
	color: #555 !important;
	font-weight: bold;
}

#myGallery, #myGallerySet {
	position: relative !important;
	top: -1px !important;
	left: -1px !important;
	border: 0px !important;
	width: 682px !important;
	height: 502px !important;
	padding: 0 !important;
}

#hireme {
	width: 450px;
	height: 300px;
	border: 3px solid black;
	background: white;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -153px;
	margin-left: -228px;
	z-index: 10;
	font-family: helvetica, sans-serif;
	font-size: 12px;
	visibility: hidden;
}

#hireme p {
	margin-left: 175px;
	margin-top: 20px;
	margin-right: 20px;
	text-align: left;
}

#hireme a {
	padding: 5px;
	background: black;
	color: white;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
}

#hireme a:hover {
	background: #ff0072;
}

#hireme .close {
	position: absolute;
	bottom: 10px;
	right: 10px;
	margin: 0;
}

#hireme .close a {
	color: black;
	background: none;
	padding: 0;
}

#hireme .close a:hover {
	color: #ff0072;
}

#hiremelink {
	margin: 0;
	padding: 0;
	width: 72px;
	height: 82px;
	background-image: url(../images/hireme_rollover.jpg);
	background-position: 0px 0px;
	display: inline-block;
}

#hiremelink:hover {
	background-position: -72px 0px;
}

.mp3 {
	width: 250px;
	height: 100px;
	border: 3px solid black;
	background: white;
	position: fixed;
	top: 50%;
	margin-top: -53px;
	left: 50%;
	margin-left: -128px;
	z-index: 10;
}

#overlay {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	background: url(../images/overlay.png);
	z-index: 9;
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	cursor: pointer;
}

#gallery {
	cursor: pointer;
}
