﻿#info {
	border: 1px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: underline;
}

#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 10px;
	width: 100px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	background: #FFFFFF;
	border: 0px solid #000000;
	display: block;
	height: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	background-color: #000000;
	color: #000000;
	text-decoration: none;
}

#pic a.p2:hover {
	background-color: #000000;
	color: #000000;
	text-decoration: none;
}

#pic a.p3:hover {
	background-color: #000000;
	color: #000000;
	text-decoration: none;
}

#pic a.p4:hover {
	background-color: #000000;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
    background: #000000;
	border: 0px solid #000000;
	display: block;
	height: 670px;
	left: -100px;
	position: absolute;
	top: -670px;
	width: 1000px;
}

#pic a.p2:hover .large {
    background: #000000;
	border: 0px solid #000000;
	display: block;
	height: 670px;
	left: -325px;
	position: top;
	top: -670px;
	width: 1000px;
}

#pic a.p3:hover .large {
    background: #000000;
	border: 0px solid #000000;
	display: block;
	height: 670px;
	left: -550px;
	position: absolute;
	top: -670px;
	width: 1000px;
}

#pic a.p4:hover .large {
    background: #000000;
	border: 0px solid #000000;
	display: block;
	height: 670px;
	left: -750px;
	position: absolute;
	top: -670px;
	width: 1000px;
}

#top {
	margin-left: 80px;
}
