/* This is the style of your browser text */

body {
	font-family: Georgia, Verdana, sans-serif;
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	background-color:#FFFFFF;
	text-align: center; 	
}
img {
	border: 0;
}
#page {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
}
#devider {
	width:800px;
	height:1px;
	background-color:#d3007a;
}
#top {
	text-align:center;
	background-color:#FFFFFF;
}
#main {
	text-align:left;
	background-color:#FFFFFF;
	margin-top:205px;
}
#wide {
	width: 600px;
	padding-left: 100px;
	text-align: left;
}
#wideFull {
	width: 800px;
	padding-left: 0px;
	text-align: left;
}
#left {
	float:left;
	width: 290px;
	padding-left: 100px;
	text-align:left;
}
#right {
	float:right;
	width: 290px;
	padding-right: 100px;
	text-align:left;
}
#col1 {
	float:left;
	width: 220px;
	padding-left: 0px;
	text-align:left;
}
#col2 {
	float:left;
	width: 220px;
	padding-left: 0px;
	text-align:left;
}
#col3 {
	float:left;
	width: 210px;
	padding-left: 0px;
	text-align:left;
}
#col4 {
	float:right;
	width: 150px;
	padding-right: 0px;
	text-align:left;
}

#mapstyle {
	float:right;
	position:relative;
	width: 479px;
	height: 606px;
	top:-200px;
	left:0px;
}
a:link, a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
}

h1 {
	text-align: center;
	font-size: 60px;
	padding: 0;
	margin: 0;
 	margin-left:-3px;
	color: #d3007a;
	text-align:left;
	line-height: 1em;
}
h2 {
  font-size: 18px;
  font-weight:100;
  line-height: 1.5em;
  color: #000000;
  text-align:left;
}
h3 {
  font-size: 20px;
  font-weight: 100;
  margin-bottom: -17px;
  margin-left:-2px;
  color: #d3007a;
  text-align:left;
}
h4 {
  font-size: 16px;
  font-weight: 100;
  margin-bottom: -17px;
  margin-left:-2px;
  color: #d3007a;
  text-align:left;
}
p {
  font-size: 14px;
  font-weight:100;
}
#imgmap {
	position: relative;
	_zoom: 1;
}

#imgmap li {
	position: absolute;
	display: block;
	list-style: none;
	overflow: hidden;
}

#imgmap li a {
	display: block;
	width: 100%;
	height: 100%;
	_background: url(space.gif);
	text-indent: -1000em;
}

#area1 {
	left: 542px;
	top: 2px;
	width: 53px;
	height: 132px;
}

#area2 {
	left: 600px;
	top: 2px;
	width: 64px;
	height: 132px;
}

#area3 {
	left: 670px;
	top: 2px;
	width: 123px;
	height: 132px;
}

#area4 {
	left: 0px;
	top: 2px;
	width: 191px;
	height: 78px;
}

