/* CSS Document */
html, body
	{
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		color:#422E27;
		background-color:#cccccc;
		width:100%;
		height:100%;
		margin:0px;
	}

a
	{
		color:#111111;
		text-decoration:none;
		display:inline;

	}

a:hover
	{
		font-weight:normal;
		text-decoration:underline;
	}
	
img
	{
		border-style:none;
	}

td p a
	{
		display:inline;
	}

.caption
	{ 
		font-size:10px;
		font-style:italic;
		color:#244473;
		text-align:center;
		font-family:verdana
	}

.gallery
	{
		text-indent:2em;
		font-size:14px;
		padding-left:3px;
		padding-right:2px;
	}

.smallblue
	{
		font-size:10px;
		color:#00356A
	}

#contact_info
	{
		line-height:1em;
		text-align:center;
		position:relative;
		top:150px;
		margin:auto;
	}

#container
	{
		background-color:#cccccc;
		width:1000px;
		height:700px;
		position:relative;
		margin:auto;
	}

#gallery
	{
		font-size:14px;
		color:#422E27;
		font-weight:bold;
		text-align:center;
	}

#harry
	{
		position:relative;
		top:10%;
		width:55%;
	}

#harry a:link, #harry a:visited
	{
		font-size:16px;
		line-height:3em;
	}

#harry_container1
	{
		position:absolute;
		top:3%;
		left:28%;
		width:30%;
	}

#harry_container2
	{
		position:relative;
		top:-230px;
		left:290px;
	}

#images_pos_logo
	{
		position:relative;
		top:-300px;
		left:110px;
		z-index:2;
	}

#links_container
	{
		position:relative;
		top:19%;
		left:5%;
		width:29%;
		padding:5px;
		font-weight:bold;
	}

#links_container a
	{
		display:block;
	}

#olma
	{
		position:relative;
		top:0px;
		left:0px;
		font-size:14px;
		padding:10px;
	}

#olma_container
	{
		width:700px;
		position:absolute;
		top:220px;
		left:200px;
		height:350px;
	}

#olma_img
	{
		padding-left:10px;
		padding-top:10px;
	}

#text
	{
		line-height:4em;
		text-align:center;
	}
	
#woodturner
	{
		color:#000000;
		font-weight:bold;
		font-size:18px;
		position:relative;
		top:-50px;
		left:190px;
	}