html {
	overflow-y: auto;
	SCROLLBAR-SHADOW-COLOR: 	#333;
	SCROLLBAR-3DLIGHT-COLOR: 	#FFFFFF;
	SCROLLBAR-ARROW-COLOR: 		#000000;
	SCROLLBAR-TRACK-COLOR: 		#333;
	SCROLLBAR-DARKSHADOW-COLOR: #333;
	SCROLLBAR-BASE-COLOR:       #cccccc;
}
body {
	margin-top: 0px;
	margin-left:0px;
	margin-bottom:0px;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(/library/images/framecore.jpg);
	background-repeat:  no-repeat;
	background-position:top;
}
/* ____________________________ div __________________________ */







#cont {
	margin: 	1px auto;
	width: 		778px;
	height: 	620px;
	text-align: center;
	font-family:        Verdana, Arial, Helvetica, sans-serif;
	font-size:			11px;
	font-weight:		bold;
	color: 				#FFFFFF;
	text-align:			center;
}
#intro {
	padding-top:220px;
	position: relative;
	width:778px;
	height:400;
}
#enter {
	position: relative;
	width:778px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:center;
	color: #999;
}
a.enter {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #999;
	margin: 10px;
}
a.enter:hover {
	color: #3366FF;
}
#downloads {
	position: relative;
	width:778px;
	height:auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight: 100;
	text-align:center;
	color:  #666666;
	padding-top:120px;
}
#copi {
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:10px;
	text-align : center;
	color: #333;
	font-size:9px;
	font-weight:200;
}
a.copi {
	color: #333;
}
a.copi:hover {
	color: #3366FF;
}
/* ____________________________ link __________________________ */







a {
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
/* ___________________ H ______________________ */



h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:25px;
	color: #FFFFFF;
	text-align:center;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:500;
	color: #999999;
	text-align:center;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #CCCCCC;
	text-align:center;
}

