body {
      background-color: #cccccc;
      background-image: url(background_tile.jpg);
      background-repeat: repeat-x;
      text-align: center;
      color: black;
      font-size: 12px;
      font-family: "verdana","sans-serif";
}

a {
text-decoration:none;
border:0;
color:#660000;
}


.shadowText{
    text-align: left;
	width: 200px;
	position: absolute; 
	right: 50px; 
	top: 554px; 
	color: #999999;
}

.frontText{
    text-align: left;
	width: 200px;
	position: absolute; 
	right: 54px; 
	top: 550px; 
	color: black;
}

#img_holder{
	margin-top:15px;
}

#holder{
	position: absolute; 
	right: 150px; 
	top: 450px; 
}

.d-logo{
	position: absolute; 
	left: 150px; 
	top: 75px; 
}

.group{
	border-left: #333333 1px solid;
	border-top: #333333 1px solid;
	border-right: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin:5px;
	margin-top:1px;
	padding:0px;
	float:left;
}

.floatClear{
clear:all;
}

.flickrText{
	font-size:80%;
}

.leftStuff{
	width:200px;
	font-size:80%;
	position: absolute; 
	left: 150px; 
	top: 550px; 
}

.contact {
color: #999999;
	margin-top: 220px;
	font-size:80%;
}
