/* CSS by Lee Alon of FREED SEED */

html, body {
	padding: 0px;
	margin: 0px;
	background: #000000;
}

a {
	text-decoration: none;
}

#top_box  {
	padding: 0 0 10px 0;
	margin:0;
	background: #FFFFFF;
}

acronym {
   border-bottom: 1px dotted  #999999;
}

h1 {
	font: 20px/20px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight:bold;
	letter-spacing: 1.5px;
	text-transform: uppercase;
	padding:0;
	margin: 5px 5px 10px 0px;
}

h2 {
	font: 16px/18px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	font-weight:bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding:0;
	margin: 5px 5px 10px 0px;
}

h2 a {
	text-decoration:none;
	color: #cc3300;
}

h2 a:hover {
	color: #FF6600;
}

h3 {
   font: 12px/14px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
   color: #006699;
   font-weight:bold;
   letter-spacing: 1px;
	text-transform: uppercase;
	margin: 5px 5px 10px 0px;
}

h3 a {
	color: #006699;
}
h3 a:hover {
	color: #0099FF;
	text-decoration: none;
}

h4 {
	font: 11px/14px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 3px 0;
   color: #006699;
   font-weight:bold;
   letter-spacing: 1px;
	text-transform: uppercase;
}

#blog_feed h4 a,
#news h4 a {
	font: 12px/14px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	margin: 15px 0 3px 0;
   color: #006699;
   font-weight:bold;
   letter-spacing: 1px;
	text-transform: uppercase;
}

#blog_feed h4 a:hover,
#news h4 a:hover {
	color: #0099FF;
}

.container {
	width: 950px;
	margin: 0px auto 0px auto;
}

#top_links a {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: 1px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight: bold;
	margin-top: 5px;
}

.top_left a {
	float: left;
	color: #006699;
}

.top_left a:hover {
	color: #0099FF;
}

.top_right {
	margin-top: 3px;
	float: right;
	color: #cc3300;
}

.top_right a:hover {
	color: #FF6600;
}


#experimentopialogo {
	background-image:url(../topiaimages/experimentopia.jpg);
	width:754px;
	height:150px;
	margin: 15px auto 0px auto;
	clear: both;
	
}

.tagline {
	font-family:"Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 17px;
	letter-spacing: 1px;
	text-transform:uppercase;
	font-weight: bold;
	text-align:center;
	margin: 10px auto 0px auto;
	padding: 2px 0px 2px 0px;
	color: #006699;
	border-bottom:#CCCCCC 1px solid;
	border-top:#CCCCCC 1px solid;
}

.tagline .red {
	color: #cc3300;
}


p {
	font: 11px/17px "Georgia", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666666;
	margin: 0px auto 0px auto;
}

hr {
border:none;
color: #CCCCCC;
background: #CCCCCC;
height:1px;
clear:both;
}

#left_article {
	width:455px;
	float:left;
	margin: 10px 0px 10px 0px;
	padding:0px 15px 0px 0px;
	border-right:#CCCCCC 5px solid;
}

#right_article {
	width:455px;
	float:left;
	margin: 10px 0px 10px 0px;
	padding:0px 0px 0px 20px;
}

#right_article img {
	width: 75px;
}

.more_link a {
	font: 11px/17px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bolder;
}

.more_link a:hover {
	color: #FF6600;
}

#exp_table {
	width: 950px;
}

#definitions {
	width: 455px;
	padding:0px 15px 0px 0px;
	float: left;
	margin: 10px 0px 10px 0px;
	border-right: 5px solid #CCCCCC;
}

#news {
	width: 475px;
	margin: 10px 0px 10px 0px;
	padding: 0 0 10px 0;
	float: right;
	border-bottom: 1px solid #cccccc;
}

#blog_feed {
	width: 475px;
	padding:0;
	float: right;
}

#blog_feed h2,
#news h2 {
	padding-left: 20px;
}

#right_article .subtext,
#news .subtext,
#blog_feed .subtext {
	font: 10px/12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	padding: 5px 0 0 0;
	text-align:left;
	color: #006699;
}

#midsection p,
.section p {
	font: 11px/17px "Georgia", Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666666;
}

.section img,
#right_article img {
	float: right;
	margin: 0px 5px 0px 5px;
	padding-top: 15px;
}

strong,
dt {
	font: 11px/17px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #006699;
	text-transform:uppercase;
	font-weight:bold;
}

dt {
margin: 10px;
}

div.scroller { 
	/* modify width and height of scrolling section if necessary	*/		
	width: 450px;
	overflow: hidden;
	margin: 0;
	}
	
	.scroller, .section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:450px;
		overflow:hidden;
		float:left;
		margin-top: -13px;
		padding: 0 20px 5px 0px;
		}
		
	div.scroller div.content {
		width: 10000px;
		}

.section a {
	font: 11px/17px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	text-decoration:none;
}

.section a:hover,
#controllers a:hover {
	color: #FF6600;
}

#section31,
#section32,
#section33,
#section21,
#section22,
#section23 {
	margin-top: -13px;
	padding: 0 0 0 20px;
}

#controllers3,
#controllers2 {
	float: right;
}

.controls a,
#controllers a,
#controllers3 a,
#controllers2 a {
	font: 10px/12px "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	color: #cc3300;
	text-transform: uppercase;
	text-decoration:none;
	font-weight: bolder;
}

.controls a:hover,
#controllers a:hover,
#controllers3 a:hover,
#controllers2 a:hover {
	color: #FF6600;
}

#blog_feed img {
	max-height: 0px;
	max-width: 0px;
	
}

.controls {
	margin-bottom: -15px;
}

a .current,
a .current strong {
	color: #FFFFFF;
}

.entry_image {
	max-width: 200px;
	margin: 0;
	padding: 5px;
	border: 1px solid #CCCCCC;
}