body {
	background-color: #ffffff;
	color: #000;
	font-size: 75%;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	line-height: 1.5em;
	background-image: url(../img/future1.jpg);
	background-repeat: no-repeat;
}

h1, h2 {
	font-size: 1.5em;
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
	margin: 0px;
	
}

h1 a, h2 a {
	color: #ff5200;
}

p {
	margin: 1.5em 0px;
}

ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul li {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: none;
	color: #036;
}

#box {
	margin: 130px auto 0px;
	width: 325px;
	padding: 36px 36px;
	text-align: left;
	background: #fff;
	border-bottom: 2px solid #abc;
	border-right: 2px solid #abc;
	overflow: hidden;
	position: relative;
}

.buttons ul {
	overflow: hidden;
}

.buttons li {
	display: inline;
}

.buttons li a {
	float: left;
	background-color: #c00;
	color: #fff;
	border: none;
	padding: 2px 4px;
	margin: 0px .5em 0px 0px;
/*  border-bottom: 1px solid #500;
  border-right: 1px solid #500;*/
}

.note {
	background: #ffa;
	padding: 3px;
}

.type {
	display: none;
}

.hidden {
	display: none;
}

#more {
  position: absolute;
  right: 0px;
  bottom: 36px;
}

#more.buttons li a {
  background-color: #abc;
  margin: 0px;
}

.widescreen #more {
  right: 386px;
}

#calling-card {
  float: left;
	width: 325px;
}

.widescreen #calling-card {
	padding-right: 24px;
	border-right: 1px solid #abc;
}

#slideshow {
  float: right;
  width: 325px;
  padding-left: 25px;
  margin: 0px;
  overflow: hidden;
}

#slideshow-frame {
  width: 650px;
}

#slideshow-tabs {
  position: absolute;
  right: 36px;
  bottom: 36px;
}

#slideshow .slide {
  width: 325px;
  float: left;
}

#elsewhere li {
	display: inline;
	margin-right: .5em;
}
#box2 {
	margin: 20px auto 0px;
	width: 500px;
	padding: 36px 60px;
	text-align: left;

	overflow: hidden;

	position: relative;
}
#box3 {
	margin: 10px 50px 30px auto;
	width: 200px;
	height: 50px;
	padding: 0px 40px 10px 0px;
	text-align: left;
	background: #fff;
	overflow: hidden;
	position: relative;
}
