@charset "UTF-8";
/* -- container-freestuff--*/
.oneColFixCtrHdr #container-freestuff {
	width: 756px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	height: 1584px;
	background-image: url(../images/wallbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	top: -12px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

div.stuff {
	width: 150px;
	height: 120px;
	margin:0;
	padding:0;
}

div.stuff a, div.stuff a:link, div.stuff a:visited {
	display:block;
}

div.stuff img {
	width: 100%;
	height: 100%;
	border:0;
}

div.stuff a:hover img {
	visibility:hidden;
}

#face1 {
	background-image:url(../images/faceplates/thumbs/Faceplate_Horizontal_SM_1_Roll.jpg);
}

#face2 {
	background-image:url(../images/faceplates/thumbs/Faceplate_Vertical_SM_1_Roll.jpg);
}

#face3 {
	background-image:url(../images/faceplates/thumbs/Faceplate_Horizontal_SM_2_Roll.jpg);
}

#face4 {
	background-image:url(../images/faceplates/thumbs/Faceplate_Vertical_SM_2_Roll.jpg);
}

#back1 {
	background-image:url(../images/desktops/thumb/SplosionMan_sml_Roll.jpg);
}

#back2 {
	background-image:url(../images/desktops/thumb/MightyEternal_sml_Roll.jpg);
}

#back3 {
	background-image:url(../images/desktops/thumb/MrMeatenstein_sml_Roll.jpg);
}

#back4 {
	background-image:url(../images/desktops/thumb/MrNAHH_sml_Roll.jpg);
}

#music1 {
	background-image:url(../images/music/thumb/JoshuaMosley_sml_Roll.jpg);
}

#music2 {
	background-image:url(../images/music/thumb/John_DeBorde_sml_Roll.jpg);
}

#music3 {
	background-image:url(../images/music/thumb/Matt_Chainsaw_Chaney_sml_Roll.jpg);
}
