body
{ 
	background-color:#000000;
	background-image: url('images/bg_2400.jpg');
	background-position: top center;
	background-repeat: repeat-x
}

a {color: #868686;text-decoration:none;}
a.noline {color: #949494;text-decoration:none;}
a:link {text-decoration:none;}
a:visited {color: #797979;text-decoration:none;}
a:active {text-decoration:none;}
a:hover {color: #ffffff;text-decoration:underline;}

#pic {
	background-color: #FFFFFF;
	left: 0px;
	position: relative;
	top: 0px;
	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;
	display: block;
	height: 100px;
	left: 0;
	text-decoration: none;
	top: 0;
	width: 100px;
}

#pic a.p1:hover {
	background-color: #8C97A3;
	color: #000000;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 0px;
	display: block;
	height: 400px;
	left: -100px;
	position: absolute;
	top: 110px;
	width: 400px;
}
