body {
	font: 76%/1.5 arial, verdana, tahoma, sans-serif;
	color: Black;
	width: 98%;
	margin: 0 auto;
	background: #f60;
}

a {
	color: #990066;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
h1 {
	font-size: 125%;
} 
h2	{
	font-size: 110%;
	font-weight: bold;
	clear: left;
} 
h3	{
	font-weight: bold;
	font-size: 1em;
}

#main {
	/*	margin: 0 130px;*/
	margin: 0 auto;
	width: 78%;
	background: white;
	background: url(images/shadowRight.gif) repeat-y right 0 white;
}
#outer {
	background: url(images/shadowLeft.gif) repeat-y 0 0;
	padding: 12px 60px;
}
#title {
	height: 150px;
	margin: 0 auto;
	text-align: center;
	line-height: 130px;
	background: url(images/cubeTitle2.gif) no-repeat center top;
	text-indent: -5000px;
	display: block;
}

#pullout {
	width: 14em;
	margin-left: 1em;
	float: right;
	background: orange;
	border: 1px solid black;
}
#pullout ul {
	margin: 0;
	padding: 0;
}
#pullout li {
	list-style-type: none;
	border-top: 2px solid black;
	padding: .2em 1em;
}
#pullout h3{
	float: left;
	text-align: center;
	width: 100%;
	font-size: 2em;
	color: #323;
}
#hidePullout {
	display: block;
	float: right;
	color: black;
	border: 1px solid white;
	border-left: 1px solid gray;
	border-bottom: 1px solid gray;
	font: bold 9px "MS Sans Serif";
}
#facts {
	margin: 0;
	padding: 0;
}
#facts li {
	list-style-type: none;
	margin: 1em 0;
	padding: 0;
	clear: left;
}
#facts li:first-letter {
	float: left;
	display: inline;
	font-size: 3em;
	line-height: 1em;
	color: silver;
}

#nav {
	height: 4em;
	margin: 0;
	padding: 0;
}
* html #nav li {
	width: 4em;
}
* html li a {
	height: 1%;
}
#nav li {
	float: left;
	display: inline;
	list-style-type: none;
	margin-right: .2em;
	margin-bottom: 1em;
}
#nav li a {
	white-space: nowrap;
	display: block;
	line-height: 1em;
	text-decoration: none;
	background-color: #fc0;
	padding: 1em;
	border: 1px solid orange;
}
#nav li a:hover {
	display: block;
	background-color: #fa0;
	padding: 1em;
}

#notation {
	float: left;
}			
#notation dt, #notation dd {
	float: left;
	line-height: 3em;
	width: 6em;
}
#notation dd {
	margin: 3em 0 0 -6em;
}

.tile {
	display: none;
	clear: left;
}
.divider {
	clear: both;
}

.ads {
	background-color: #f60;
}
.inline {
	background-color: transparent;
	float: left;
}
#headerAds {
	position: absolute;
	left: 20px;
	top: 20px;
	z-index: 0;
}
#sidebarAds {
	position: absolute;
	left: 20px;
	top: 300px;
	z-index: 0;
}
#browsingTips {
	background-color: transparent;
	float: right;
	margin: 1em;
}
#search {
	float: right;
	border: 1px solid #f60;
	padding: 1em;
	margin-left: 1em;
}
#search form {
	margin: 0;
	padding: 0;
}
#search #sbb {
	border: 1px solid #f60;
}

#introductionVideo {
	float: left;
	margin: 0 1em 1em 0;
	width: 240px;
}
#introductionVideo p {
	margin: 0;
}

/* applet */
.animation .ads {
	border: 0px solid red;
	margin-top: 80px;
}
.animation #outer #ad1 {
	float: left;
}
.animation #outer #ad2 {
	float: right;
}

.animation #contentPane {
	clear: both;
	border-top: 1px solid #f60;
	padding-top: 1em;
	margin-top: 1em;
}
.animation #contentPane h2{
	color: #666;
	margin-bottom: 0;
}
.animation #contentPane div {
	width: 25%;
	float: left;
	display: inline;
	text-align: left;
}
.animation #contentPane a {
	color: #f60;
	font-size: 1em;
	text-decoration: underline;
	display: block;
}
.animation #contentPane a:hover{
	color: #990033;
}	

.animation #help ul {
	margin: 0;
	padding: 0;
}
.animation #help li {
	list-style: none;
}
.animation #outer {
	height: 1000px;
}
.animation h1 {
	width: 100%;
	height: 60px;
	margin: 0 auto;
	text-align: center;
	background: url(images/smallCubeTitle.gif) no-repeat left top;
	display: block;
	float: left;
}
.animation #contact {
	width: 100%;
	clear: both;
	color: #666;
	text-align: center;
	margin-top: 1em;
}
.new {position:relative;}

.new span {
	background: url(../images/new.png) no-repeat right top;
	position:absolute;
	top:-30px;
	left: 30px;
	text-indent:-1000px;
	display:block;
	width:60px;
	height:60px;
	}
	
/*
.ads { background-color: #f60; }
.inline { background-color: transparent; float: left; }
.home .ads { float:right; width: 120px; color: gray; font-size:smaller;}	
.home .ads { background:white; border:1px solid gray; }
.home .ads .box { margin: 0; }
.home .ads .box span {display:block; background: #333; color: white; padding:.2em .5em;}
.home .ads cite { margin:0; padding: .5em; text-indent:0; font-style: normal; display:block; }
*/

.ads { background-color: #f60; }
.inline { background-color: transparent; float: left; }
.home .ads { float:right; width: 120px; font-size:smaller;}	
.home .ads { background:#002b11; border:1px solid gray; color:white;}
.home .ads .box { margin: 0; }
.home .ads .box span {display:block; background: #060; color: white; padding:0 .2em;}
.home .ads cite { margin:0; padding: .5em; text-indent:0; font-style: normal; display:block; b}
.home .ads cite a { color:white; text-decoration:underline;}	
	
/* horizontal banner 
.ads { background-color: #f60; }
.inline { background-color: transparent; float: left; }
.home .ads { font-size:smaller; position:absolute; top:640px; left:175px; width:65em;}	
.home .ads { background:#002b11; border:1px solid gray; color:white;}
.home .ads .box { margin: 0; }
.home .ads .box span {display:block; background: #060; color: white; padding:0 .2em;}
.home .ads cite { margin:0; padding: .5em; text-indent:0; font-style: normal; display:block; b}
.home .ads cite a { color:white; text-decoration:underline;}
*/