﻿#footer, #header, #navigation li a:link, #navigation li a:visited {
	background-color: #B6D57B;
}

#footer a, #content a {
	color: #006600;
}


#leftcolumn {
	padding-top: 2px;
}

#navigation {
	width: 175px;
	position: absolute;
	z-index: 5;
	padding-top: 2px;
}

#navigation ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#navigation li {
	border-bottom: 1px solid #999900;
}

#navigation li a:link, #navigation li a:visited {
	font-size: 90%;
	display: block;
	padding: 0.4em 0 0.5em 2em;
	border-right: 1px solid #636300;
	color: #000000;
	text-decoration: none;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #636300;
	font-weight: bold;
}

#navigation img {
	border: 0px solid transparent;
	padding: 0px;
	margin: 0px;
}


#header {
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 4em;
	text-align: right;
	height: 100px;
	padding-right: 10px;
}

h3 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: normal;
	padding-right: 5px;
	font-size: 0.3em;
}


#content {
	border: 0.1px solid transparent;
	margin: 0px;
	position: relative;
	padding-left: 195px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#content p {
	margin-bottom: 0.5em;
}

#content ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#content  li a:link, #content li a:visited {
	color: #006600;
	text-decoration: none;
}


#content2 {
	background-position: 500px bottom;
	border: 0.1px solid transparent;
	margin: 0px;
	position: relative;
	padding-left: 195px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 350px;
	background-image: url('Images/Pete02.png');
	background-repeat: no-repeat;
}
#content2 img {
	background-image: url('Images/Pete02.png');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#footer {
	border: 0.1px solid transparent;
	padding: 0px;
	margin: 0px;
	color: #000000;
	font-style: normal;
	font-size: 1em;
	text-align: center;
	clear: both;
	font-weight: bold;
}

#wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 925px;
	background-color: #e6ffcc;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#content img {
	padding: 0px;
	margin: 0px;
	border-width: 0px;
}

#rightcolumn {
	border: 0.1px solid transparent;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	width: 175px;
	float: right;
}
.pete {
	right: 0px;
	bottom: 0px;
}

#content li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#content a.p1, #content a.p1:visited {
	text-decoration: none;
	background: #111;
	top: 0;
	left: 0;
	border: 0;
	float: left;
	margin-right: 5px;
}

#content a .large {
	display:block; position:absolute; width:0; height:0; border:0; top:0; left:0;
}
#content a.p1:hover .large {
	display: block;
	position: absolute;
	top: 60px;
	left: -550px;
	width: 500px;
	height: 375px;
	border: 2px solid #aaa;
}

h2 {
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: bold;
	padding-right: 5px;
	font-size: 1em;
	padding-top: 10px;
}
