body {
margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	BACKGROUND-COLOR: #ECF1EF;
	BACKGROUND-IMAGE: url('babe.jpg'); 
	background-repeat:repeat;
  	background-position:top right
	} /* original color #CAC982 - THIS IS THE BACKGROUND OUTSIDE OF CONTENT*/
.tdstyle {
	BACKGROUND-COLOR: #2c2a2c;
	border: thin solid #0000fa; 
	BACKGROUND-IMAGE: url('vi01wj4bk8.jpg')
	} /* original color #D7D69B - INSIDE OF SIDE PANELS (MENU, NAV, LINKS, ETC) AND POST */
.pages {
	text-align:center
	color: #009cfa; 
	/* border: 1px solid #009cfa */
	}
	body,td,th {
	color: #009cfa; /* original color #850400, NEW COLOR #f03009  */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color:  #009cfa; /* original color #A82B25, NEW COLOR #f03009 or #009cfa  */
	text-decoration: none
	}
a:hover {
	color: #ffff17; /* original color #000000, NEW COLOR #ffff17  */
	text-decoration: underline
	}
.toplist {
	background-color: #2c2a2c; 
	border: thin solid #0000fa; 
	padding: 5px;
	width: 882px;
	}
.bottom {
	padding: 20px;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #0000fa; /* original color #A82B25, NEW COLOR #0000fa  */
	text-align: center;
	vertical-align: middle;
	background-repeat: repeat-x;
	background-position: center bottom;
	background-image: url(../img/bottom_bg.gif);
}
.tdheaderstyle {COLOR: #EBECE4; BACKGROUND-COLOR: #8B8378;
	BACKGROUND-IMAGE: url('ornate_14.jpg')} /* #000080  entry2.jpg original #ffffff & #6D352D - MAIN NAVIGATION HEADERS (TESTED) #EEF3E2 */
.gallerytitlestyle {BACKGROUND-COLOR: #FAFAFA;
	BACKGROUND-IMAGE: url('entry.jpg')} /* original #EBEBCB - GALLERY TITLE AND DESCRIPTION BAR */
.smallfont {FONT-SIZE: 9px; FONT-FAMILY: Arial, Helvetica, sans-serif}
table {FONT-SIZE: 13px; FONT-FAMILY: Arial, Helvetica, sans-serif}
a {TEXT-DECORATION: none; FONT-SIZE: 13px; COLOR: #009cfa; FONT-FAMILY: Arial, Helvetica, sans-serif} /*original color #D02090 #724E02*/
form {display: inline;}
#selection
{
    visibility: hidden;
    border: 1px solid #000;
    position:   absolute;
    z-index:    2;
		cursor:move;
		background-color: #fff;
		filter:alpha(opacity=30);
		-moz-opacity:0.3;
		opacity: 0.3;
}

#img_cover
{
position: absolute;
z-index: 1;
}

