body
{
    background: #ffffff;
    margin: 0px;
    padding: 0px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
	overflow: hidden;
}

body p
{
	overflow: hidden;
}

p { margin: 0px; padding: 0px; }     
img
{
	border: 0;
}
.jslink 
{
	border: 0px;
}
a:link 
{ 
	border: 0px;
}
a:visited { 
	border: 0px;
}
a:hover 
{ 
	border: 0px;
}
a:active 
{ 
	border: 0px;
}


#pagecontainer
{
    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    overflow: hidden;
}

#page
{
	overflow: hidden;
	clear: both;
}

#menucontainer
{
    position: absolute;
    left: 50%;
    height: 50%;
    width: 928px;
    margin-left: -464px;
    
}

#north
{
    height: 10px;
    margin-top: -50px;
    float: left;
    width: 100%;
    clear: both;
    
}

#west
{
	position: absolute;
	left: 50%;
    width: 168px;
    height: 130px;
    margin: 0px;
    
    margin-left: -450px;
    top: 260px;
	 
    
}
#center
{
	position: absolute;
    left: 50%;
    width: 590px;
    height: 476px;
    margin-left: -295px;
    margin-top: 25px;
    padding: 0;
}
#east
{
	position: absolute;
	left: 50%;
    width: 158px;
    height: 130px;
    margin: 0;
    margin-left: 330px;
    padding: 0;
    top: 261px;

}
#south
{
	position: absolute;
	left: 50%;
	height: 140px;
	width: 168px;
	margin-left: -83px;
	margin-top: 501px;
}

#southleft
{
	position: absolute;
	left: 40%;
	height: 140px;
	width: 168px;
	margin-left: -40px;
	margin-top: 521px;
}

#southright
{
	position: absolute;
	left: 60%;
	height: 140px;
	width: 168px;
	margin-left: -65px;
	margin-top: 521px;
}

#contentslider
{
	position: absolute;
	left: 100%;
	margin-left: 0px;
	width: 0px;
	margin: 0px;
	padding: 0px;
	visibility: visible;	
	background: white;
	z-index: 100;
	margin-top: 50px;
	background: white;
	display: block;
	
}

#linkscontainer
{
	width: 800px;
	height: 475px;
	visibility: hidden;
	z-index: 100;
	position: relative;
	float: left;
	margin: 0;
	padding: 20px;
	background: #6f714c;
	border: solid 15px white;
	border-bottom: 0;
	
	display: none;
	visibility: hidden;
	
}

#linkscontent
{
	position: relative;
	float: left;
	padding: 0;
	margin: 0;
	
}

#linkscontent p
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
	line-height: 14pt;
	color: white;
}

#linkscontent h1
{
	font-family: Verdana;
	font-size: 20pt;
	color: white;
}

#linkscontent a
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
	line-height: 14pt;
	color: white;
	text-decoration: none;
}

#linkscontent a:hover
{
	font-family: Verdana;
	font-size: 10pt;
	text-align: justify;
	line-height: 14pt;
	color: white;
	text-decoration: underline;
}

#linkspics
{
	float: right;
	text-align: center;
	width: 320px;
	margin-top: 50px;
}

#text
{
	width: 865px;
	left: 50%;
	margin-left: -450px;
	margin-top: 40px;
	visibility: visible;
	z-index: 100;
	position: absolute;
	
	float: left;
	
	padding: 20px;
	background: white;
	border: solid 10px black;
	
	
	display: block;
	visibility: hidden;
}

#content	
{
	position: relative;
	float: left;
	height: 20px;
	width: 20px;
	padding: 0;
	margin: 0;
	background: white;
}


#content p
{
	font-family: Verdana;
	font-size: 8pt;
	text-align: justify;
	line-height: 12pt;
	color: black;
	padding-bottom: 5px;
	padding-top: 5px;
}

#content h1
{
	font-family: Verdana;
	font-size: 20pt;
	color: Black;
}

#content h2
{
	font-family: Verdana;
	font-size: 16pt;
	color: Black;
}


#infopics
{
	text-align: center;
	float: right;
	width: 200px;	
	padding: 0;
	margin: 0px;
	margin-top: 20px;
}

.contact
{
	font-size: 10pt;
	font-family: Verdana;
	
	
	
}

