/*orange  e46504green   a6d810blue    297bc1black   060606purple  9a11d3pink    ff3b9a*//*____________________________________________________________________  body  */html {  background: #000033;}#Center {	position:relative;	background-color:#000033; 	left:50%;	top:0;		width:600px;	height:2000px;	margin-left:-320px;	}body {	font: 75%/160% Arial, Helvetica, sans-serif;	width: 600px;	margin: 20px auto;	color: #99cccc;}#Title1 {	font: 125%/200% Arial, Helvetica, sans-serif;	font-weight:900;	color: #99cccc;	position: absolute;	left: 12px;	top: 55px;}#intro {	font: 115%/200% Arial, Helvetica, sans-serif;	font-weight:900;	color: #ff6600;	position: absolute;	left: 100px;	top: 200px;}#textbox1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 20px;	color: #99cccc;	position:absolute;	left: 12px;	top: 115px;	width:538px;	height:2000px}#menu {	font: 100%/150% Arial, Helvetica, sans-serif;	font-weight:900;	color: #99cccc;	position: absolute;	left: 12px;	top: 85px;}#linegrey{	display: block;	margin:0px auto;;	height:1px;	background-image: url(../images/grey.gif);	background-repeat:repeat-x	}	#photo1{	position: absolute;	display: block;	width:100px;	height:75px;	left: 12px;	top: 120px;	}#photo2{	position: absolute;	display: block;	width:100px;	height:75px;	left: 124px;	top: 120px;	}	#photo3{	position: absolute;	display: block;	width:100px;	height:75px;	left: 236px;	top: 120px;	}#photo4{	position: absolute;	display: block;	width:100px;	height:75px;	left: 348px;	top: 120px;	}		#photo5{	position: absolute;	display: block;	width:100px;	height:75px;	left: 460px;	top:120px;	}	#photo6{	position: absolute;	display: block;	width:100px;	height:75px;	left: 12px;	top: 207px;	}#photo7{	position: absolute;	display: block;	width:100px;	height:75px;	left: 124px;	top: 207px;	}	#photo8{	position: absolute;	display: block;	width:100px;	height:75px;	left: 236px;	top: 207px;	}#photo9{	position: absolute;	display: block;	width:100px;	height:75px;	left: 348px;	top: 207px;	}		#photo10{	position: absolute;	display: block;	width:100px;	height:75px;	left: 460px;	top:207px;	}		img {border:0px;	}a:link    {text-decoration: none; color:#ff6600}a:visited   {text-decoration: none; color:#ff6600}a:hover   {text-decoration: none; color:#99cccc}#linkenter {	position: absolute;	left: 474px;	top: 225px;	text-decoration: none;	color:#99cccc;}#copy {font-family: Arial, Helvetica, sans-serif;font-size: 11px;line-height: 10px;color: #99cccc;position: absolute;left: 12px;top: 300px;}