@charset "utf-8";
/* CSS Document */

#contentContainer{
	margin-top: 0px;
	width: 180px;
	/* margin-left: 148px;
	background-image: url(http://futuresfortomorrow.net/images/Futures10.jpg);
	background-repeat: repeat-y;
	background-position: left; */
}

#content{
	font-family: Verdana, Arial;
	padding: 17px;
/* 		float: left;*/
}

#upperLeftCorner{
	height: 23px;
	width: 23px;
	background: center no-repeat url(../images/comgenhome_15.jpg);
	float: left;
}

#upperRightCorner{
	height: 23px;
	width: 23px;
	background: center no-repeat url(../images/comgenhome_17.jpg);
	float: right;
}

#lowerLeftCorner{
	height: 23px;
	width: 23px;
	background: center no-repeat url(../images/comgenhome_61.jpg);
	float: left;
}

#lowerRightCorner{
	height: 23px;
	width: 23px;
	background: center no-repeat url(../images/comgenhome_62.jpg);
	float: right;
}

#leftBorder{
	background:repeat-y left url(../images/comgenhome_34.jpg);
	margin-left:7px;
}

#rightBorder{
	background:repeat-y right url(../images/comgenhome_34.jpg);
	margin-right:7px;
}

#topBorder{
	height: 23px;
	background:repeat-x center url(../images/comgenhome_23.jpg);
}

#bottomBorder{
	height: 23px;
	background:repeat-x center url(../images/comgenhome_23.jpg);
}