/* CSS Document*/
div#feature  {
	position : relative;
	float : left;
}

div#text  {
	position : relative;
	width : 430px;
	margin : 15px 0;
	padding : 0px 15px;
	z-index : 20;
}

div#thumbs  {
	position : absolute;
	width : 400px;
	z-index : 20;
	top : 40px;
	left : 270px;
}

div.pic  {
	float : left;
	margin : 0px;
	text-align : center;
	height : 175px;
	width : 77px;
}

div.pic p  {
	text-align : center;
	font : 12px arial, sans-serif;
	color : Blue;
	padding : 0 5px;
	margin-top : 0px;
}

div.pic a  {
	color : Blue;
	text-decoration : none;
}

div.pic a:hover  {
	color : Blue;
}

div.pic img  {
	height : 133px;
	width : 60px;
	border : none;
	padding : 0;
}

div.pic p.title  {
	font : 12px Verdana, sans-serif;
	color : Blue;
	margin : 0;
	text-align : center;
	text-decoration : none;
	padding : 2px 0;
}

#full_1, #full_2, #full_3, #full_4, #full_5, #full_6, #full_7, #full_8, #full_9, #full_10, #full_11, #full_12, #full_13, #full_14, #full_15  {
	width : 220px;
	visibility : hidden;
	z-index : 10;
	background-color : White;
	position : absolute;
	left : 10px;
	top : 25px;
	padding : 15px;
}

#full_1  {
	visibility : visible;
	z-index : 5;
	width : 220px;
}

#full_1 img, #full_2 img, #full_3 img, #full_4 img, #full_5 img, #full_6 img, #full_7 img, #full_8 img, #full_9 img, #full_10 img, #full_11 img, #full_12 img, #full_13 img, #full_14 img, #full_15 img  {
	margin-right : 15px;
	padding-bottom : 30px;
}

p  {
	margin : 0;
	padding : 0;
	text-align : left;
	color : Blue;
	font-size : 14px;
}

p.out  {
	margin : 0;
}

div.subtitle  {
	position : relative;
	left : 623px;
	top : 505px;
	width : 420px;
	z-index : 20;
}

div.fulltext  {
	position : relative;
	width : 220px;
	z-index : 15;
	padding-bottom : 5px;
}

p.full  {
	margin-bottom : 3px;
	padding-bottom : 3px;
	border-bottom : 1px solid #36c;
	font-size : 1.33em;
}

p.sub  {
	margin-bottom : 3px;
	padding-bottom : 3px;
	font-size : 1.00em;
}

h2  {
	color : Blue;
	font : 1.25em Verdana;
}

div#return  {
	position : relative;
	top : 500px;
	left : 715px;
	z-index : 5;
}

div#return a  {
	display : block;
	width : 190px;
	text-align : center;
	margin : 0;
	text-decoration : none;
	color : Blue;
	background-color : #000;
	padding : 2px;
	border : 1px solid #36c;
}

div#return a:hover  {
	background-color : #cc9;
	color : Black;
}

div#links a:hover  {
	color : Blue;
}

div#links  {
	position : relative;
	top : 620px;
	left : 715px;
	z-index : 5;
	margin : 0;
	padding : 5px;
	color : Blue;
	border : 1px solid #cc9;
}

div#links a  {
	text-align : center;
	margin : 0;
	text-decoration : underline;
	color : Black;
	padding : 2px 3px;
}

div#linksColl a:hover  {
	color : Fuchsia;
}

div#linksColl  {
	position : relative;
	top : 560px;
	left : 720px;
	z-index : 5;
	margin : 0;
	padding : 5px;
	color : Blue;
	border : none;
}

div#linksColl a  {
	text-align : center;
	margin : 0;
	text-decoration : underline;
	color : Fuchsia;
	padding : 2px 3px;
	position : relative;
}

