
.right {
	font-size: 1.0em;
	padding-right: 100px;
	text-align: right;
}

#info {
	border: 0px solid #C2C7BE;
	margin-left: 80px;
	margin-right: 80px;
	margin-top: 20px;
	padding: 0px 15px 0px 15px;
	position: relative;
}

#info a, #info a:visited {
	color: #8A9483;
	text-decoration: none;
}

#info a:hover {
	color: #9BA495;
	text-decoration: none;
}

#pic {
	left: 100px;
	position: relative;
	top: 0px;
	width: 5px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	right: -1px;
	position: absolute;
	top: -1px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	display: block;
	right: 200;
	text-decoration: none;
	top: 0;
}

#pic a.p1:hover {
	FONT-WEIGHT: bold;
    FONT-SIZE: 10px;
    COLOR: #ff0000;
    FONT-FAMILY: arial;
	TEXT-DECORATION: none;
}

 #pic a.p1:hover .large {
	border: 0;
	display: block;
	height: auto;
	right: 46px;
	position: absolute;
	top: -10px;
	width: auto;
}

#top {
	margin-left: 30px;
}
#pic1 {
	left: 10px;
	position: relative;
	top: 10px;
	width: 0px;
	
}

#pic1 a .large1 {
	border: 0;
	display: block;
	height: 1px;
	left: -1px;
	position: absolute;
	top: -1px;
}

#pic1 a img {
	border: 0;
}

#pic1 a.p2, #pic1 a.p2:visited {
	border: 0;
	display: block;
	left: 0;
	text-decoration: none;
	top: 0;
	color: #ff0000;
	width: 410px;
}

#pic1 a.p2:hover {
	background: transparent;
	color: #ff0000;
	text-decoration: none;
	width: 410px;
}

#pic1 a.p2:hover .large1 {
	border: 0;
	display: block;
	height: auto;
	left: 440px;
	position: absolute;
	top: -10px;
	width: auto;
}

