body {
	margin:0;
	padding:0;
	font-family: Arial, sans-serif;
	color: #ddd;
	line-height: 20px;
	background:#eee;
	text-shadow: #000 0.1em 0.1em 0.2em;
	filter: Shadow(Color=#000, 	
			Direction=135, 
			Strength=5);
}

div#close {
		width:645px;
		text-align: right;
		margin-top: -24px;
		position: absolute;
		z-index: 120;
		font-size:14px;
}
a:link, a:visited {
	color: #eee;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}
div#main a:link, div#main a:visited {
	background: #900;
	border: 1px solid #ddd;
	padding: 10px;
	color: #ddd;
	margin: 10px;
	font-size: 24px;
}
div#main a:hover, div#main a:active {
	background: #a22;
	border: 1px solid #ddd;
	padding: 10px;
	color: #ddd;
	margin: 10px;
	font-size: 24px;
}
p.breadcrumbs {
	font-size: 10px;
}
div.hereswhat {
	border: 1px solid #ddd;
	padding: 1px 10px;
	}
div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 645px; 
	height: 440px;
	overflow: hidden;
	border:1px solid #cccccc;
	background: url(../images/starfield.jpg) fixed no-repeat center center;
	}
div#my-glider {
	width:645px;
	height:440px;
	left:50%;
	top:50%;

	margin-left:-322px;

	margin-top:-220px;
	position:absolute;
}
	div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:625px;
		height:440px;
		overflow:hidden;
		padding:10px;	
		background: url(../images/background.gif);
		}
	div.scroller div.content {
		width: 100000px;
		height: 100000px;
		}
	div#title {
		width:645px;
		text-align: right;
		top:-1px;
		position: absolute;
		z-index: 100;
		font-size:24px;
		}
	div#main {
		position: relative;
		/*top: 2400px;
		left: 3500px;*/
		text-align: center;
		padding-top: 140px;
		line-height: 32px;
		}
	div#web {
		position: relative;
		top: 2800px;
		left: 2800px;
		padding-top: 60px;
		padding-left: 180px;
		}
	div#print {
		position: relative;
		top: 2800px;
		left: 4200px;
		padding-top: 70px;
		padding-left: 140px;
		}
	div#a {
		position: relative;
		top: 900px;
		left: 2100px;
		padding-top: 70px;
		padding-left: 140px;
		}
	div#b {
		position: relative;
		top: 1600px;
		left: 2100px;
		}
	div#c {
		position: relative;
		top: 2000px;
		left: 1400px;
		}
	div#d {
		position: relative;
		top: 2400px;
		left: 700px;
		}
	div#e {
		position: relative;
		top: 2800px;
		left: 1400px;
		}
	div#f {
		position: relative;
		top: 3200px;
		left: 2100px;
		}
	div#g {
		position: relative;
		top: 3600px;
		left: 2800px;
		}
	div#h {
		position: relative;
		top: 4000px;
		left: 3500px;
		}
	div#z {
		position: relative;
		top: 1600px;
		left: 4200px;
		}
	div#y {
		position: relative;
		top: 2000px;
		left: 4900px;
		}
	div#x {
		position: relative;
		top: 2800px;
		left: 4900px;
		}
	div#w {
		position: relative;
		top: 3200px;
		left: 4200px;
		}