body {
	padding:0px;
	text-align:center;
	font-family:arial;
	font-size:14px;
	background:#fcfcfc;
	margin:0px;
}

#container {
	position: relative;
	width:620px;
	height:500px;
	margin:auto;
	text-align:left;
	padding:0px;
	margin-top:0px;
	/*border-style: dashed;*/
}

h2 a {
	position:absolute;
	color: #505050;
	text-align:right;
	font-size:26px;
	font-family: arial;
	font-weight:bold;
	right: 10px;
	top:58px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

h1 a {
	position:absolute;
	color: #707070;
	text-align: right;
	font-size:21px;
	font-family: arial;
	right: 10px;
	top:42px;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

#header-left {
	position:absolute;
	background-color: #505050;
	width: 150px;
	height:40px;
	left: 0px;
	top: 45px;
	padding:0px;
	margin:0px;
}

#header-right {
	position:absolute;
	background-color: #707070;
	width: 150px;
	height:40px;
	left: 150px;
	top: 45px;
	padding:0px;
	margin:0px;
}

#left-border-top {
	position:absolute;
	background-color: #505050;
	width:20px;
	height:175px;
	left:0px;
	top:150px;
	padding:0px;
	margin:0px;
}

#left-border-bottom {
	position:absolute;
	background-color: #707070;
	width:20px;
	height:175px;
	left:0px;
	top:325px;
	padding:0px;
	margin:0px;
}

p {
	line-height:120%;
	padding-bottom:20px;
}

p a {
	color:#777;
}

p a:hover {
	color:#555;
}

#gallery-container {
	position:absolute;
	top:150px;
	left:20px;
	height:300px;
	width:600px;
	border-spacing:0px;
	padding:0px;
	overflow:auto;
	text-align:center;
}
	

#thumb {
	position: absolute;
	top: 0px;
	left: 92px;
	text-align:center;
	border-spacing:0px;
	padding:0px;	
}

#thumb img {
	padding:2px;
	border:1px solid #ccc;
}

#thumb a:hover img {
	border:1px solid #777;
	background-color:#ddf;
}

.table-left {
	padding-right:50px;
}

.table-right {
	padding-left:0px;
}

.table-below td{
	padding-bottom:30px;
}

#copyright {
	position:absolute;
	left:112px;
	top:475px;
	color:#909090;
	font-family:Verdana, Arial, sans-serif;
	font-size:80%;
}

#copyright p {
	padding:0px;
	margin:0px;
}

img {
	border:none;
}

.large {
	visibility:hidden;
}

#imglarge {
	margin:auto;
	padding:2px;
	border:1px solid #ccc;
	vertical-align:middle;
}

a:hover #imglarge {
	border:1px solid #777;
	background-color:#ddf;
}

#gallery-container p {
	margin:5px 92px;
	text-align:justify;
	color:#555;
	font-size:90%;
	font-family:Verdana, Arial, Sans-serif;
}

span.email {
	font-style:italic;
	padding-left:20px;
	font-weight:bold;
}

div.centralcontent {
	/*margin-left:42px;*/
}
