
body {
	background: #000;
	text-align: center;
	text-color: #FFF;
	text-align: center;
	color:#729bd1;
	font-family:Georgia,Serif;
	font-size:65%;
	letter-spacing:0.3em;
	line-height:normal;
	margin:0 0 0.75em;
	padding-bottom:0.35em;
	text-transform:uppercase;

}

img{
	border-style: none;
	text-decoration: none;
} 

a:active, a:visited, a:link {color: #729bd1; outline: none; }
a:visited { outline: none; }

blank_bg{
	position: relative;	
	width: 100%;
}


#cover {
	position: relative;
	width: 720px;
	height: 718px;
	background: url('../img/cover.jpg');
  	background-position: 50% -2;
  	background-repeat: no-repeat;
}

img.image{ display: none; }
		/* ---------- Hotspot Declarations ---------- */
		
#top_middle_div{ position: absolute; top: 28px; left: 127px;}
#left_div{ position: absolute; top: 133px; left: 21px;}
#bottom_left_div{margin: auto auto; width: 294px; position: absolute; top: 401px; left: 53px;}
#bottom_right_div{position: absolute; width: 319px; top: 382px; right: 39px;}
#right_div{ position: absolute; top: 110px; right: 36px;}
#top_right_div{ position: absolute; top: 41px; right: 158px;}
#center_div{ position: absolute; top: 224px; left: 259px; }

#word {

			position: relative;
			top: 107px;
			left: 40px;
			color: #333;
			font-size: 30px;
			font-weight: bold;
			text-decoration: none;
			text-align: center;	
			width: 100px;
			letter-spacing:0.01em;
			line-height:normal;
			margin:0 0 0;
			padding-bottom:0;		
}


		