.big
 {
 	margin-top: 25px;
 	 text-align: center;
 	color: white;
 	font-size: 19px;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
 }
 
  .big a
 {
  	/*color: #1f1f1f;*/
   color: black;
  	text-decoration: none;
 }
 
 .big2
 {
 background-image: url(../boxes/w2.jpg);
 	height: 300px;
 	font-weight: bold;
 	
  }
  
  .big2 p
  {
  	text-align: center;
 	color: white;
 	background-color: black;
 	 font-size: 17px;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
  
  .big2 a
  {
  	 text-decoration: none;
  	 text-align: center;
color: #dcdcdc;
    	font-size: 17px;
 font-family: Geneva, Arial, Helvetica, sans-serif;
 	height: 50px;
 	width: 200px;
  }
  
  
  .big2 a:hover
  {
  color:#6a5acd;
  }
  
  
  .big3
 {
 	margin-top: 95px;
 	 text-align: center;
 	color: white;
 	font-size: 17px;
 		font-weight: bold;
 		 font-family: Arial, Helvetica, sans-serif;
 }
 
  .big3 p
  {
  	text-align: center;
 	color: white;
 	background-color: black;
 	 font-size: 17px;
  }
 
 
  .big3 a
 {
  color: #696969;
   text-decoration: none;
   	 }
  	 
  	 .big3 a:hover
 {
  	color: #6a5acd;
    	text-decoration: none;
  
  	 }
  	 
  	 
  	 
   .big4
 {
 	margin-top: 55px;
 	text-align: center;
 	color: white;
 	font-size: 17px;
 	 	background-image: url(../boxes/toys2.png);
 	height: 90px;
 	font-weight: bold;
  }
 
  .big4 p
  {
  	text-align: center;
 	color: white;
 	background-color: black;
 	 font-size: 17px;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
 
  .big4 a
 {
  color: #1f1f1f;   
 text-decoration: none;
  	font-family: Geneva,Arial, Helvetica, sans-serif;
 }
 
  	 .big4 a:hover
 {
  	color: #6a5acd;
  	  	text-decoration: none;
  	font-family: Geneva,Arial, Helvetica, sans-serif;
  	 }
  	 
  	 
  	 .big5
 {
 	margin-top: 0px;
 	margin-bottom: 5px;
 	text-align: center;
 	color: white;
 	font-size: 17px;
 	 	background-image: url(../boxes/ff.png);
 	 	background-position: top;
 	 	background-repeat: no-repeat;
 	height: 220px;
 	font-weight: bold;
   }
 
  .big5 p
  {
  	text-align: center;
 	color: white;
  	 font-size: 17px;
 	font-family: Geneva, Arial, Helvetica, sans-serif;
  }
 
  .big5 a
 {
  color: #1f1f1f;   
 text-decoration: none;
  	font-family: Geneva,Arial, Helvetica, sans-serif;
 }
 
  	 .big5 a:hover
 {
  	color: #6a5acd;
  	  	text-decoration: none;
  	font-family: Geneva,Arial, Helvetica, sans-serif;
  	 }
 
		
		
h3{ margin: 10px 10px 0 10px; color:#FFF; font:18pt Arial, sans-serif; letter-spacing:-1px; font-weight: bold;  }
			
.boxgrid{
width: 249px;
height: 220px;
margin-left:0px;
margin-top: 0px;
float:left;
background:#2a2a2a;
border: solid 1px #fff;
overflow: hidden;
position: relative;

			}

.boxgrid img
{ 
position: absolute; 
top: 0; 
 
border: 0; 
				}

.boxgrid p
{ 
padding: 5px 10px; 
color:#afafaf; 
				}
				
		
				
.boxcaption
{ 
float: left; 
position: absolute; 
background: transparent;
background-image: url(../boxes/imago.png); 
height: 230px; 
width: 100%; 
/*opacity: .9; 
/* For IE 5-7 
filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
For IE 8 
-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";*/

filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;

 			}
 			
.captionfull .boxcaption
 {
top: 200px;
left: 0;

 				}

.caption .boxcaption {
top: 240px;
left: 0;
 		}

 				
 				