
/*Separate CSS clone for non-DA pics.*/


body {
background-color: white;
font-size: 10px;
font-family: Verdana, "Lucida Console", Monospace;
color: #c24632;
}

a:link, a:active, a:visited, a:hover {cursor: crosshair;}
 /* What do you think you might find in here? Pink bunnies for your perverted purposes?*/
           
div.squarez {
  text-align: center;
	margin-left: 2%;
	margin-right: 2%;
	/*border: 1px solid #4C5FE0;*/
	padding: 10px 10px 10px 10px;
	background: transparent;
	
	
}

div.valipoksi {
text-align: center;
width: 1000px;
background: transparent;
margin: 15px 15px 15px 15px;
border: 3px double #c24632;
padding: 3px 3px 3px 3px;
}

div.centeredz{
text-align: center;
width: 100%;
background: transparent;
}

blue {background: transparent;}

.blue a:link, .blue a:visited {
color: #c24632;
font-size: 10px;

font-weight: bold;
text-decoration: underline;
background: transparent;
}

.blue a:hover {
color: #c38271;
text-decoration: none;

font-size: 10px;
font-weight: bold;
background: transparent;
}

.blue a:active {
color: #bb370f;
text-decoration: none;
background: transparent;
}

div.top {
	display: block;
	height: 120px;
	position: absolute;
	top: 10px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;

}

div.middleboxers2 {
  display:block;
  top: 10px;
	left: 0;
	width: 850px;
	position: absolute;
	margin-top: 0;
	padding-left: 2.1%;
	margin-left: 0;
	margin-bottom: 18px;
	padding-right: 1%;
}

img {border: none;}

div.backto {
  float: right;
	top: 0px;
	right: 1px;
	margin-top: 1px;
	padding: 5px 5px 5px 5px;
}

.bigblue { 
font-family: Verdana, Lucida Console, Monospace;
color: #c38271;
font-size: 12px;
background: transparent;
font-weight: bold;
}

