/* CSS Document */

.container {
	position:absolute;
	left: 0px;
	top: 3px;
	color:#FFFFFF;
}

.td {
	color:#FFFFFF;
}
a:link {
	color: #84a5f8;
}

/* sets attribs for the U list */
body {
	background-image: none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;

}

.body1 {
	background-image:url(imgs/pageborder.jpg);
	width:900px;
	height:700px;
	}

#butImgs {
	padding-bottom:16px;
	padding-left:6px;
}

.table_attrib {
	border:0;
	padding:0;
	border-color:#00FF00;
	width:100%;
	height:100%;
}
.box_attrib {
	background-image:url(imgs/tile256.jpg);
	width:800px;
	height:925px;
}
.mid_size {
	width:100%;
	height:70%;
}

