body {
    background: #000;
    font: .72em verdana, arial, helvetica, clean, sans-serif;
    letter-spacing: .02em;
   
}
* {
	margin: 0;
	padding: 0;
	color: #efd8a4;
}

a {outline: none;}

a:focus {}

p {line-height: 1.6em;}

p a:link, a:visited {color:#b39042; text-decoration: underline;}
p a:hover {color:#ffffff; text-decoration: none;} 

#wrapper {
position: relative;	
text-align: left;	
width: 960px;
min-height: 500px;		
margin-right: auto;	
margin-left: auto;
border: 1px solid #666;	
top: 20px;
background:url(../../../../images/grey.gif) 0 188px no-repeat ;
}


#header-strip {
	width: 960px;
	background: #000;
	height: 188px;
	margin: 0;
	border-style: none;
}

#flash {
	width:325px;
	float:left;
	margin:25px 0 0 30px;
	font-size:.95em;
	line-height:1.6em;
	color:#cc0000; 
	}

#flash a, #flash a:visited  {
	color:#cc0000; text-decoration:underline;
	}

#flash a:hover {
	color:#cc0000; text-decoration:none
	}
	
p.flash { 
	font-weight:bold;
	color:#cc0000;
	padding-bottom:4px;
	}

.bug-logo {
	float: right;
	padding: 20px 0 0;
}

#bug {
	float: right;
	margin-top: 150px;
	margin-right: 100px;
}

#top {
	height: 188px;
	width: 555px;
	float: left;
} 

#container-index {
	width: 960px;
	position: relative;
}
		
#content {
	text-align: center;
	margin-top: 25px;
}

.intro {
	margin: 0 205px;
}

.introImages {
	margin: 20px 0 0;
}

#splash-images {
	width:812px;
	height:176px;
	position:relative;
	margin: 20px auto 0 auto;
	}
#splash-images ul {
	float:left;
	position:relative;
	margin:0 0 40px 30px;
	}
#splash-images ul li {
	display:block;
	float:left;
	position:relative;
	margin-right:30px;
	}
#splash_buttons {
	height: 22px;
	width: 265px;
	margin: 40px auto 0 auto;
} 
#splash_buttons ul {
	list-style: none;
	padding: 0 0 40px;
	margin: 0;
}
#splash_buttons li {
	display:  inline;
	float: left;
	border-style: none;
}

#splash_buttons a:link, #buttons a:visited {
	border-style: none;
	background-color:#000;
}

#buttons {
	height: 22px;
	width: 160px;
	margin: 40px auto 0 auto;
} 
#buttons ul {
	list-style: none;
	padding: 0 0 40px;
	margin: 0;
}
#buttons li {
	display:  inline;
	float: left;
	border-style: none;
}

#buttons a:link, #buttons a:visited {
	border-style: none;
	background-color:#000;
}

img.button_right {margin-left:30px;}

#footer {
    width: 910px;
	text-align: center;
    margin: 60px auto 10px auto;
    clear:  both;
	font-size: .8em;
	color: #666666;
}
