#outertainer{
	height: 800px;
	width: 600px;
	position: relative;
	overflow: visible;
	left: auto;
	top: 100px;
	right: auto;
}


.body {
}
.mainMenu {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.body a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bodyLinks a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8C6B4A;
	font-style: italic;
}
.bodyLinks a:visited {
	color: #8C6B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	text-decoration: none;
}
.bodyLinks a:hover {
	color: #8C6B4A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
bodyLinks a:active {
	color: #FF0000;
}
.bodyTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
}
.bodyFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#logo{
	left: 300px;
	position: absolute;
	top: 100px;
	z-index: -100;
	
}

.dot{
	font-family: "Courier New", Courier, monospace;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.dot a:link {
	color: #CCC;
}

.dot a:hover {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	text-decoration: none;
	
}

.dot a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	text-transform: lowercase;
	color: #CCC;
	
}



#one  {
	width: 114px;
	position: absolute;
	left: 522px;
	top: 656px;
	z-index: 100;
	height: 40px;
}

#two  {
	position: absolute;
	left: 378px;
	top: 585px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
	
}

#three  {
	position: absolute;
	left: 745px;
	top: 408px;

}

#four  {
	position: absolute;
	left: 290px;
	top: 413px;
	
}

#five  {
	position: absolute;
	left: 698px;
	top: 588px;
	
}

#six  {
	position: absolute;
	left: 701px;
	top: 242px;
	
}

#one:hover .dot:lnk{
	color: #000;	
	
}

#seven  {
	position: absolute;
	left: 381px;
	top: 242px;
}

#eight  {
	position: absolute;
	left: 559px;
	top: 167px;
}

.clear{
	clear:both;
	height:10px;
	float: left;
}
