/* CSS Document */



body {

	background-image: url(../bg_sketch.gif);
	margin:0 10 0 10;
	padding:0;
}

a 	{
	color:#666;
	}
	
a:hover, a:focus {
	color:#4EC6D9;
	}


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

	

h2	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	}

	

.header {
	position:inherit;
	width:500px;
	height:50px;
	margin:0 0 0 290px;
	padding:0;
	top: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 -9px;
	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;
	}

#navspace a, #navthen a, #navnow a, #navhere a, #navthere a, #navtime 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;
	}
	
.detail {
	width:160px;
	height:113px;
	background-color:#E0E0E0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.8em;
	padding:10px 0 0 10px;;
	}
	
.imgpad {
	padding-right:15px;
	}
	
.content {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:.8em;
	color:#333;
	width:720px;
	float:left;
	}
	
.content td {
	padding:0 1px 1px 0;
	}

#message {
	font-size:.7em;
	font-family:Arial, Helvetica, sans-serif;
	}	

.content p {
	padding-top:0;
	margin:5;
		}
		
.right {
	font-size:.8em;
	font-family:Arial, Helvetica, sans-serif;
	color:#999;
	}
	
.rightb {
	font-weight:bold;
	font-size:1.3em;
	}
	
#index {
	position:absolute;
	padding:7px;
	z-index:10;
	top: 10px;
	right:0;
	font-family:"Times New Roman", Times, serif;
	font-size:16pt;
	font-style:italic;
}

#index a {
	color:#800040;
	text-decoration:none;
	}	

#index a:hover, 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;
	color: #666666;
}
