html {
	text-align: center;
}

body {
	margin: 0 auto;
	padding:0;	
	background: #b9c6bc url(../images/3dbg.jpg) center top no-repeat fixed; 
	text-align: left;
	width: 960px;
	font-family:"lucida grande", tahoma, verdana, arial, sans-serif;
	color:#636964;
}
h1#logo {
	background: transparent url(../images/PICOR_logo.png) left top no-repeat; 
	height: 95px;
	text-indent:-9999px;
	overflow: hidden;
}
* html h1#logo {
	background: transparent url(../images/PICOR_logo.gif) left top no-repeat; 
}
div#flash3d {
	border: 3px solid #b9c6bc;
	background: #ffffff;
	padding: 100px 150px;
	margin: 0 0 30px;
}
a#launch {
	background: #b0bbb2;
	display: block;
	border: 1px solid #939d95;
	margin: 10px 10px 0 0;
	width: 298px;
	text-align: center;
	text-transform:uppercase;
	padding: 5px 0;
	color: #636964;
}
a#launch:hover {
	color: #b0bbb2;
	background: #636964;
}
div.onethirdcolumn {
	width: 320px;
	 /*background: #b9c6bc url(../images/3dbg.jpg) left top no-repeat;*/
	display: block;
	float: left;
}
ol#directions, ul#tips {
	font-size: 12px;
	line-height: 16px;
	margin: 0 20px;
	padding: 0;	
}
ol#directions li, ul#tips li{
	margin:10px 0;
}
a {
	color: #c95f2d;
	outline: none;
	text-decoration: none;
}
