#dice { 
	position: relative; 
	left: 30px; 
	top: 70px; 
}

#lady_liberty { 
	position: relative; 
	left: 180px; 
	top: 50px; 
}

#unicyclist { 
	position: relative; 
	left: -10px; 
	top: -40px; 
}

#cupcake { 
	position: relative; 
	position: relative; 
	left: -75px !important; left/**/:-75px;         
	top: 62px; 
}

#gift_box { 
	position: relative; 
	left: 30px; 
	top: -100px;
	width: 160px; 
	height: 160px;
}

#purple_star { 
	position: relative; 
	left: 30px; 
	top: 50px; 
}
#green_star { 
	position: relative; 
	left: -30px; 
	top: 80px; 
}

#soldier { 
	position: relative; 
	left: -10px; 
	top: -100px; 
	height: 250px;
	width: 200px;
}

#orange_star { 
	position: relative; 
	left: 25px; 
	top: 70px; 
}

#red_star { 
	position: relative; 
	left: 70px; 
	top: 100px; 
}

#tag_line {
	position: relative; 
/*	left: 0px; 
	top: -150px;*/
	text-align:center;
	font: bold 16px "Trebuchet MS", Verdana, Arial, sans-serif;
	font-style: italic;
	color: #7F107F; 
}


#gallery { 
	position: relative; 
	left: -40px; 
	top: -80px; 
	height: 200px;
	width: 200px;
}

#row2col1 {
	width: 40%;
}

#row2col2 {
	width: 16%;
}
		
#row2col3
{
	width: 40%;
}

#row3col1 {
	margin-top: 0px;
}
#row3col2
{
	width: 50%;
}
#row3col3 {
	margin-top: 0px;
}	

#subcol1 { 	
	float:left;
	width: 30%;
}
#subcol2 { 		
	float:left;
	width: 38%;
}
#subcol3 { 		
	float:left;
	width: 20%;
	position: relative; 
	left: 10px !important; left/**/:-20px;         
}

#footer{
	position:relative;
	top:-50px;
}
	
#lettermanLink {
	position:relative;
	top:-150px;
	left:100px;
	text-align:center;
	width:150px;
	clear:both;
	float:none;
	padding:0;
	margin:0;
	border-top:medium solid #339933;
	border-bottom:medium solid #339933;
}

#lettermanLink p a {
	font-family:trebuchet, Trebuchet MS, Arial, Helvetica, sans-serif;	
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	color:#339933;
	display:block;
}

#lettermanLink p a:hover {
	color:#CC0000;
	text-decoration:underline;
}



#current_location { 
      text-align: center;
}












