/* CSS Document */

body {
	background-image: url(../bg_index.gif);
	margin:0 0 0 0;
	padding:0;

}

a 	{
	color:#E2DDDD;
	text-decoration:none;
	}

a:hover, a:focus {
	color:#fff;
	font-style:italic;
	}

h1 {
	margin:0;
	padding:10px 0 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:lighter;
	color:#E2DDDD;
	}

h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#E2DDDD;
	}
	
h3	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color:#AFE0E2;
	border-top:1px solid #CCC7C7;
	}

p {
	margin:0 0 0 15px;
	padding:0 20px 0 0;
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;*/
	}
	
.picturep {
	margin:0;
	padding:0 10px 0 0;
	}
	
.picturep img {
	border:1px solid #E2DDDD;
	}
	
.picturep img:hover, img:focus {
	border:1px solid #fff;
	}


.header {
	position:inherit;
	width:500px;
	height:50px;
	margin:0 0 0 300px;
	padding:0;
	top:0;
	}

.indextable {
	margin:0 0 0 300px;
	padding:0;
	}

.indexpictures {
	margin:0;
	padding:0;
	}

#definition {
	position:absolute;
	width:237px;
	height:227px;
	z-index:3;
	left: 25px;
	top: 68px;
	color:#85617E;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.7em;
}

ol, li {
	margin:0 0 0 10px;
	padding:0;
	}

#time {
	position:absolute;
	background-image:url(../bg_spacetime.gif);
	width:151px;
	height:50px;
	z-index:2;
	left: 133px;
	top: 0px;
	margin:0;
	padding:0;
	
}

#navgate {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#ACAC59;
	height:50px;
	padding:0;
	margin:0 1px 0 1px;
	text-align:center;
	vertical-align:middle;
	width:131px;
	background-color:#2C83AD;
	/*	position:absolute;
	top:0;
	left:0;
	width:65px;*/
	}
	
#navgate p {
	margin:0 0 0 0;
	padding:12px 0 0 0;
	}
	
#navgate a {
	color:#FFF1C1;
	text-decoration:none;
	}

#navgate a:hover, a:focus {
	font-style:normal;
	}

#navtime {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#FFF1C1;
	float:left;
	padding:0;
	margin:0 1px 0 0;
	text-align:right;
	width:75px;
	height:50px;
	}

#navspace {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#FFF1C1;
	float:right;
	padding:0;
	margin:0;
	text-align:left;
	width:75px;
	height:50px;
	}

#navnow {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#FFF1C1;
	float:left;
	padding:0;
	margin:0 1px 0 0;
	text-align:right;
	background-color:#DD8809;
	width:75px;
	height:50px;
	}

#navthen {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#FFF1C1;
	float:right;
	padding:0;
	margin:0;
	text-align:left;
	background-color:#C13E58;
	width:75px;
	height:50px;
	}
	
#navnow p, #navthen p, #navtime p, #navspace p, #navhere p, #navthere p {
	margin:0;
	padding:0 3px 0 5px;
	}
	
#navhere {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#FFF1C1;
	float:left;
	padding:0;
	margin:0 1px 0 0;
	text-align:right;
	background-color:#274F76;
	width:75px;
	height:50px;
	}

#navthere {
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
	color:#FFF1C1;
	float:right;
	padding:0;
	margin:0;
	text-align:left;
	background-color:#6B9366;
	width:75px;
	height:50px;
	}

#navtime a, #navspace a, #navthen a, #navnow a, #navhere a, #navthere a {
	color:#FFF1C1;
	text-decoration:none;
	}

#navtime a:hover, #navtime a:focus, #navspace a:hover, #navspace a:focus, #navthen a:hover, #navthen a:focus, #navnow a:hover, #navnow a:focus, #navhere a:hover, #navhere a:focus, #navthere a:hover, #navthere a:focus {
	font-style:normal;
	}

#footer {
	position:absolute;
	width:475px;
	z-index:1;
	left: 58px;
/*	bottom: 5px;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	margin-top:25px;
	padding-top:5px;
	border-top:1px #666 solid;
	color: #666666;
}

th {
	border-bottom:1px solid #E2DDDD;
	padding-bottom:3px;
	margin-bottom:6px;
	}

td p {
	font-size:.8em;
	}