@charset "UTF-8";
/* CSS Document */

div#flash-area {
	position:absolute;
	width:1400px;
	height:425px;
	left:272px;
	top:124px;
}

div#visualone,
div#visualtwo,
div#visualthree,
div#visualfour {position:absolute;
width:550px;
height:400px;
}

div#visualone {
	left:550px;
	top:2px
}
div#visualtwo {
	left:1100px;
	top:2px;
}

div#visualthree {
	left:0px;
	top:2px;
}

div#forbuttons {position:absolute;
width:78px;
height:74px;
left:273px;
top:42px;
}

div#title-section {position:absolute;
width:200px;
height:74px;
left:401px;
top:42px;
}

div#rubies-text {
	position:absolute;
	width:200px;
	height:52px;
	left:650px;
	top:50px;
}

div#game-text {
	position:absolute;
	width:200px;
	height:52px;
	left:650px;
	top:53px;
}

div#photo-text {
	position:absolute;
	width:200px;
	height:35px;
	left:579px;
	top:66px;
}

div#places-text {
	position:absolute;
	width:200px;
	height:35px;
	left:579px;
	top:66px;
}
div#things-text {
	position:absolute;
	width:200px;
	height:35px;
	left:579px;
	top:66px;
}

div#waiting-text,
div#watch-tele,
div#watch-wondering {
	position:absolute;
	width:48px;
	height:21px;
	left:518px;
	top:55px;
}

div#abouttriangle {
	position:absolute;
	width:491px;
	height:842px;
	left: 272px;
	top: 5px;
}


a:link {
	text-decoration: none;
	color:#000000;
	border:none	
	}
	
a:visited {
	text-decoration: none;
	color: #666666;	
}

a:hover {
	text-decoration: none;
	color: #666666;	
	border:none;
}

