/* CSS Document */


body {
	margin: 0px 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, san-serif;
	background-color: #666;
	layer-background-color: #666;
	color: #FFF;	
}

/* code for main pages*/

a.words2:link {text-decoration: none;	color: #fff; }
a.words2:visited {text-decoration: none; color: #fff;}
a.words2:hover {color: #f00;}
a.words2:active {color: #f00;}
a.words2 {font-size: 12px;}

div.mainbox {
	margin-top: 5px;
	position:absolute; 
	left:45px; 
	width:700px; 
	height:530px; 
	z-index:1; 
	background-color: #000000; 
	layer-background-color: #000000; 
	border: 1px none #000000;
}


div.picture {
	position:absolute; 
	left:0px; 
	top:50px; 
	width:700px; 
	height:420px; 
	z-index:2
}

div.pictureindex {
	position:absolute; 
	left:0px; 
	top:50px; 
	width:600px; 
	height:430px; 
	z-index:2
}

div.bayer {
	position:absolute;
	left:65px;
	top:30px;
	width:150px;
	height:20px;
	text-align: center;
	z-index: 3;
}

div.titlebar {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:700px; 
	height:30px; 
	z-index:3; 
	background-color: #996633; 
	layer-background-color: #996633; 
	border: 1px none #000000;
	text-align: center;
	font-size: 11px;
}

div.footer {
	position:absolute;
	left:0px;
	top:480px;
	width:700px;
	height:50px;
	z-index:4;
	background-color: #996633;
	layer-background-color: #996633;
	border: 1px none #000000;
}

div.enlarge {
	position:absolute;
	left:550px;
	top:30px;
	width:100px;
	height:20px;
	text-align: center;
	z-index: 3;
}

div.next {
	position:absolute; 
	left:635px; 
	top:160px; 
	width:45px; 
	height:23px; 
	z-index:3;
}

div.back {
	position:absolute; 
	left:20px; 
	top:160px; 
	width:45px; 
	height:23px; 
	z-index:3;
}

/* menu page */

a.larger:link {text-decoration: underline;	color: #fff; }
a.larger:visited {text-decoration: underline; color: #fff;}
a.larger:hover {color: #f00;}
a.larger:active {color: #f00;}

#menu {
	color: #000;
	z-index: 22; }
	
div.copyright {
	position:absolute;
	left:0px;
	top:20px;
	width:700px;
	height:30px;
	z-index:6;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1px;
	color:#fff;
	visibility: visible;
	background-color: #996633;
}


div.jump {
	position:absolute;
	left:560px;
	top:0px;
	width:140px;
	height:20px;
	z-index:12;
	background-color: #CCC;
	layer-background-color: #CCC;
	border: 1px solid #000;
	font-size: 10px;
	letter-spacing: 1px;
	text-align: center;
	color: #000;
	visibility: visible;
}

/* code for large page*/

body.big {
	font-family: verdana, arial, helvetica, san-serif;
	background-color: #000;
	color: #FFF;
	font-size: 15px;		
}

div.mainbox2 {
	position:absolute; 
	left:0px; 
	width:1425px; 
	height:800px; 
	z-index:1;
}

div.titlebar2 {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:1425px; 
	height:20px; 
	z-index:3; 
	background-color: #996633; 
	layer-background-color: #996633; 
	border: 1px none #000000;
}

div.close {
	position:absolute; 
	left:0px; 
	top:20px; 
	width:111px; 
	height:30px; 
	z-index:4;
}

div.imagebox2 {
	position:absolute; 
	left:25px; 
	top:45px; 
	width:1400px; 
	height:122px; 
	z-index:2;
}

/* code for thumbnail page*/

a.words:link {text-decoration: none; color: #fff;}
a.words:visited {text-decoration: none; color: #fff;}
a.words:hover {color: #f00;}
a.words:active {color: #f00;}
a.words {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;}

a.words6:link {text-decoration: none; color: #fff;}
a.words6:visited {text-decoration: none; color: #fff;}
a.words6:hover {color: #f00;}
a.words6:active {color: #f00;}
a.words6 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; text-align: center;}

div.thumbox {
	position:absolute; 
	left:45px; 
	width:700px; 
	height:3960px; 
	z-index:1; 
	margin-top:5px; 
	background-color: #000000; 
	layer-background-color: #000000; 
	border: 1px none #000000;
}

div.thumbfooter {
	position:absolute; 
	left:0px; 
	top:3910px; 
	width:700px; 
	height:50px; 
	z-index:4; 
	background-color: #996633; 
	layer-background-color: #996633; 
	border: 1px none #000000;
}

div.pagebottom {
	position:absolute; 
	left:530px; 
	top:3880px; 
	width:170px; 
	height:20px; 
	z-index:3;
}

div.pagetop {
	position:absolute;
	left:530px;
	top:30px;
	width:170px;
	height:20px;
	z-index: 3;
	
}
	
div.text2 {
	position:absolute; 
	left:0px; 
	top:60px; 
	width:700px; 
	height:350px; 
	z-index:2;
}

/* code for about page*/

a.word:link {text-decoration: underline;	color: #000; }
a.word:visited {text-decoration: underline; color: #000;}
a.word:hover {color: #f00;}
a.word:active {color: #f00;}
a.word {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}


/* code for constellation index page*/

a.words3:link {text-decoration: none;	color: #000;}
a.words3:visited {text-decoration: none; color: #000;}
a.words3:hover {color: #f00;}
a.words3:active {color: #f00;}
a.words3 { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

a.words4 {font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 11px;}

a.words5 {color: #FF0000; font-size: 10px;}

#mainbox3 {
	position:absolute; 
	left:45px; 
	width:700px; 
	height:1190px; 
	z-index:1; 
	background-color: #FFFFFF; 
	layer-background-color: #FFFFFF; 
	border: 1px none #000000; 
	margin-top: 5px;
}

div.title3 {
	position:absolute; 	
	left:0px; 
	top:0px; 
	font-size:12px; 
	width:700px; 
	height:30px; 
	z-index:3; 
	background-color: #996633; 
	layer-background-color: #996633; 
	border: 1px none #000000;
}

div.constellations {
	position:absolute; 
	left:0px; 
	top:70px; 
	width:700px; 
	height:1031px; 
	z-index:2; 
	font-size:11px;
}

div.footer3 {
	position:absolute; 
	left:0px; 
	top:1150px; 
	width:700px; 
	height:50px; 
	z-index:4; 
	background-color: #996633; 
	layer-background-color: #996633; 
	border: 1px none #000000;
}

div.notes {
	position:absolute; 
	left:137px; 
	top:50px; 
	width:404px; 
	height:15px; 
	z-index:3; 
	text-align:center; 
	font-size:11px; 
	color:#000000;
}

div.contop {
	position:absolute; 
	left:540px; 
	top:30px; 
	width:157px; 
	height:15px; 
	z-index:3;
}

div.conbottom {
	position:absolute; 
	left:540px; 
	top:1115px; 
	width:156px; 
	height:17px; 
	z-index:3;
}

/* extra info pages */


a.wordz:link {text-decoration: none;	color: #000; }
a.wordz:visited {text-decoration: none; color: #000;}
a.wordz:hover {color: #f00;}
a.wordz:active {color: #f00;}
a.wordz { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; }

div.titlebar3 {
	position:absolute; 
	left:0px; 
	top:0px; 
	width:700px; 
	height:20px; 
	z-index:4; 
	background-color: #996633; 
	layer-background-color: #996633; 
	border: 1px none #000000;
	text-align: center;
	font-size: 11px;
}

div.text {
	position: absolute;
	top: 20px;
	text-align: left;
	width: 700px;
	height: 460px;
	overflow: hidden;
	color:#000;
	z-index: 3;
	background-color: #FFFFFF;
	font-size: 12px;
	}
	

