body {
	background-image:url(../images/background.jpg);
	letter-spacing: normal;
	word-spacing: normal;
	min-height: 300px;
}

H1 {
	text-align: center;
}

H2 {
	text-align: center;
}

#container{
	background-color:#D78C52;
	top: 0px;
	width: 800px;
	text-align: left;
	min-height: 600px;
}

#header{
	height: 128px;
	width: 800px;
	background-image: url(http://futuresfortomorrow.net/images/Futures01.jpg);
	top: 0px;	
}

#leftColumn{
	margin-bottom: 0px;
	width: 148px;
	float: left;
	padding-top: 0px;
}

.leftColumn UL{
	margin-top:0;
	list-style-position:outside;
}
	
.leftColumn LI{
	text-align:left;
	margin-left:-30px;
	list-style-type:none;
	display:block;
	width:125px;
}
	
.leftColumn UL a{
	border-bottom:thin groove #FFFF99;
	padding-left:5px;
	display:block;
	width:120px;
	text-decoration:none;
	color: #FFFF99;
	font: bold;
}

.leftColumn A:hover{
	color: #CC0000;
	border-bottom:thin groove #CC0000;
	background-color:#E0BE99;
}

.leftColumn A:visted{
  color: #981793;
}

#sd_links{
	position: absolute;
}

#webmail{
	background-image:url(http://futuresfortomorrow.net/images/Futures12.jpg);
	background-repeat:no-repeat;
	width: 148px;
	height: 141px;
	margin-top: 150px;
	padding-top: 7px; 
	position: absolute;
}
	
#timeField{
	background-image:url(http://futuresfortomorrow.net/images/Futures02.jpg);
	background-repeat:no-repeat;
	width: 148px;
	height: 65px;
	padding-top: 12px;
	font-size: 14px;
}

.timeField{
	text-align: center;
}
 
#main{
	top: 128px;
	width: 800px;
}

#contentContainer{
	background-color:#E0BE99;
	margin-left: 148px;
	background-image: url(http://futuresfortomorrow.net/images/Futures10.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#contentBackRight{
	background-image: url(http://futuresfortomorrow.net/images/Futures11.jpg);
	background-repeat: repeat-y;
	background-position:right;
}

#content{
	font-family:Verdana, Arial;
	background-color:#E0BE99;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 17px;
}

#upperLeftCorner{
	height: 20px;
	width: 20px;
	background-image: url(http://futuresfortomorrow.net/images/Futures03.jpg);
	border-width: 0;
	float: left;
}

#upperRightCorner{
	height: 20px;
	width: 17px;
	background-image: url(http://futuresfortomorrow.net/images/Futures05.jpg);
	border-width: 0;
	float: right;
}

#lowerLeftCorner{
	height: 25px;
	width: 20px;
	background-image: url(http://futuresfortomorrow.net/images/Futures13.jpg);
	border-width: 0;
	float: left;
}

#lowerRightCorner{
	height: 25px;
	width: 17px;
	background-image: url(http://futuresfortomorrow.net/images/Futures15.jpg);
	border-width: 0;
	float: right;
}

#leftBorder{
	width: 20px;
	background-image: url(http://futuresfortomorrow.net/images/Futures10.jpg);
	margin-top: 0px;
	border-width: 0;
	float:left;
}

#rightBorder{
	width: 17px;
	background-image: url(http://futuresfortomorrow.net/images/Futures11.jpg);
	margin-top: 0px;
	margin-bottom: 0px;	
	border-width: 0;
	float: right;
}

#topBorder{
	height: 20px;
	background-image: url(http://futuresfortomorrow.net/images/Futures04.jpg);
	top: 0px;
	border-width: 0;
	float: top;
}

#bottomBorder{
	height: 25px;
	background-image: url(http://futuresfortomorrow.net/images/Futures14.jpg);
	bottom: 0px;
	border-width: 0;
	float: bottom;
}

#footer{
	margin-left: 148px;
	float:inherit;
}
