/*  
FILE NAME: style.css 
DATE MODIFIED: 17 Dec 2007 
DESCRIPTION: This stylesheet styles the look and feel for the Index page only.
AUTHOR: Jo Langley
 */
   
body {
	background:url(graphics/bkgrndAlt2.jpg) top left;
	font-family: Verdana, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
 }

 
.hidden {
	position:absolute;
	right:5000px;
	width:100px;
	color: #FFFFFF;
}

#container {
	width:700px;
	height: 480px;
	background-repeat : no-repeat;
	background-image: url(graphics/splash_song&actions_bg.jpg);
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	/*	text-align: center;*/
	position: relative;
/*	z-index: 0;*/

}

#flashbox1 {
	position: absolute;
	left: 176px;
	top: 14px;
	height: 210px;
	width: 261px;
	z-index: 1;
}

#topic1 {
	position: absolute;
	top: 237px;
	width:306px;
	height: 99px;
	left: 9px;
	z-index: 2;
}


#topic2 {
	position: absolute;
	top: 337px;
	width:306px;
	height: 99px;
	left: 9px;
	z-index: 3;
}

#topic3 {
	position: absolute;
	top: 436px;
	width:306px;
	height: 112px;
	left: 9px;
	z-index: 4;
}

#DETLogo {
	position: absolute;
	z-index: 5;
	right: 9px;
	background-image: url(graphics/logo.gif);
	top: 9px;
}

#NEALSLogo {
	position: absolute;
	z-index: 6;
	background-image: url(graphics/neals.gif);
	right: 9px;
	bottom: 9px;
}

#navlist {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: absolute;
	top: 550px;
	display: block;
	left: 0px;
	width: 905px;
	margin: 0px;
	height: 20px;
	z-index: 7;
	}
	
div#navlist ul {
	padding:1px 0;
	margin: 0 auto;
	text-align: center;
	}
	
div#navlist ul li {
	margin:0;
	padding:0 10px;
	vertical-align:middle;
	word-spacing: normal;
	display: inline;
	text-align: center;
	font-size: 0.7em;
	border-right: 0px solid #000000;
	font-weight: bold;	
	}
	
div#navlist ul li#last {
	border: 0;
	}
	
div#navlist ul li a {
	padding:0;
	color: #FFFFFF;
	text-decoration:none;
	word-spacing: normal;
	font-weight: bold;
	}
	
#navlist ul li a:focus, #navlist ul li a:hover,#navlist ul li a:active {
	color: #323031;
}
 
#footer{
	width:100%;
	height:32px;
	margin:4px 0 0 0;
	text-align:left;
	}
	
#footer img {
	border:none;
	}
	
.neals_logo_game{
	position:absolute;
	right:0;
	color:blue;
	}

.noscript {color:#000;}
#links2 {
	margin-top: 0px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 480px;
	height: 16px;
	width: 682px;
	text-align: center;
	border:0;
	background-color: #0E3A6B;
	font-size: 0.8em;
	padding-right: 0%;
	padding-left: 0%;
}
#links li, #links2 li {
	list-style: none;
	display: inline;
	text-align: center;
	padding:2px 10px;}
	#links a:link,
#links a:visited {
	color:#FFF;
}

#links a:hover,
#links a:focus,
#links a:active {
	color: #FFCC00;
}

img:link,
a:visited {
	border:0;
}

a:focus,
a:hover,
a:active {
	border:0;
}
a:link {
	color:#FFF;
	line-height: 0.8em;
	margin-left:2em;
	text-decoration:none;
}

a:visited {
	color:#d1edf9;
	line-height: 0.8em;
	margin-left:2em;
	text-decoration:none;
}
	

a:focus, a:hover, a:active {
	color:#ffcf00;
	line-height: 0.8em;
	margin-left:2em;
	
	}

.DET_logo{
	margin-top: 3px;
	margin-left: -350px;
	position: absolute;
	left: 50%;
	top: 515px;
	border:0;
}
.neals_logo{
	margin-top: 3px;
	margin-left: 270px;
	position: absolute;
	left: 50%;
	top: 515px;
	border:0;
	color:#fff;
}
.noscript {color:#000;}
.noscript a {color:#000;}