
#imgs1 { 
 
    left: 0; 
    width: 39%; 
    float: left; 
    margin: 2px; 
     
} 
 
#imgs2 { 
    width: 19%; 
    float: left; 
    margin: 2px; 
     
 
} 
 
#imgs3 { 
    width: 19%; 
    float: left; 
    margin: 2px; 
     
} 
 
#imgs4 { 
    width: 19%; 
    float: left; 
    margin: 2px; 
} 
 
a :link { 
    border: none; 
    decoration: none; 
 
} 
img { 
    border: none; 
    decoration: none; 
 
} 
 
 
:link { 
    border: none; 
    decoration: none; 
 
} 

#stuffbox  {
	background-image:url('j2blue.png'); 
	width:360px; 
	height:150px;
	text-align:center;
	position: relative;
	right: 180px;
}

body {	
	text-align:center;
}

#formbox {

	position: relative; 
	
	top:96px; 
	left: 15px;
}
#top  {
	padding-bottom:10px;
	border-bottom: 2px solid #69c;
	text-align:center;
} 

#tcontainer	{
	margin-left:50%;
}


#bottom { 
	padding-top:10px;
	clear: both; 
	text-align: center;
} 

