﻿body 
{
	background-image: url('../images/mainbckgrd-nologo.gif');
	background-repeat: no-repeat;
	background-position: top center;
}

A
{ 
    text-decoration: none;
    color:Blue;
}

#topmenu
{  	
	position:absolute;
	top: 110px;
	left:220px;
	width:1000px
	
}

#footnote
{
	position: absolute;
	top: 588px;
	left: 320px;
	width:968px;
}

#maindisplay
{
    position: absolute;
    top:110px;
    left:15%;
    width:968px;
   
}

#footdisplay
{
	position:absolute;
	top: 438px;
	left:200px;	
}

#homediv
{
	position:absolute;
	left : 544px;
	top: 13px;
	background-color: transparent;
	cursor:pointer;
	
}

.motto
{
   font-family: Times New Roman;
   font-size: x-large;
   color: navy;
   position: absolute;
   left: 333px;
   width: 334px;
   background-color:Transparent;

}

.moreinfo
{
	position: absolute;
	left: 690px; 
	top: 11px;
	font-family:Times New Roman;
	font-size:small;
	background-color:Transparent;
	color: Blue;
	width:88px;
	border-style:none;
	cursor: pointer;
}

.location
{
	position: absolute;
	left: 228px;
	top: 12px;
	font-size:small;
}

.centrepiece
{
   position: absolute;
   left: 425px;
   top: 320px;
   width:150px;
   height:119px;
   background-color:Transparent;
 

}

.leftpiece
{
	position:absolute;
	left: 80px;
	top:  30px;
	width: 120px;
	
	background-color:Transparent;
	
}

.lowerleft
{
	position:absolute;
	left: 80px;
	top:  170px; 
	width: 120px;
	

}

.rightpiece
{
	position:absolute;
	left: 800px;
	top: 30px;
	width: 120px;
	
	background-color:Transparent;
}

.lowerrightpiece
{
	position: absolute;
	left: 800px;
	top: 170px;
	width:120px;	
}
	
.mainpiece
{
	position:absolute;
	left:225px;
	top: 30px;
	width: 550px;
	height: 265px;
	background-color:Transparent;
}

.leftlabel
{
	position:absolute;
	left: 98px;
	top: 128px;
	color: Navy;
	font-family:Times New Roman;
	font-style:italic;
	font-size:medium;
	font-weight:bold;
}

.lowerleftlabel
{
	position: absolute;
	left: 103px;
	top: 268px;
	color: Navy;
	font-family:Times New Roman;
	font-style:italic;
	font-size:medium;
	font-weight:bold;	
}

.centerlabel
{	
	position:absolute;
	left: 465px;
	top: 440px;
	color: Navy;
	font-family:Times New Roman;
	font-style:italic;
	font-size:medium;
	font-weight:bold;
}


.rightlabel
{
	position:absolute;
	left: 833px;
	top: 128px;
	color: Navy;
	font-family:Times New Roman;
	font-style:italic;
	font-size:medium;
	font-weight:bold;
}

.lowerrightlbl
{
	position: absolute;
	left: 814px;
	top: 272px;	
	color:Navy;
	font-family:Times New Roman;
	font-style:italic;
	font-size:medium;
	font-weight:bold;
}


.footnote
{
	color: black;
	font-family:Times New Roman;
	font-style:italic;
	font-size: small;
}

.menuclass
{
	position: inherit;
	border-style:solid;
	border-width: thin;
	border-color: Navy;
   	background-color:Transparent;
   	height: 25px;
   	width: 980px;
    text-align:center;
}

.listpiccell
{
	
	width:120px;
	height: 100px;
	vertical-align:bottom;
	background-color:transparent;
}

.listingcell
{
	width:120px;
	height: 20px;
	font-family:Times New Roman;
	font-size:small;
	color:Navy;
	font-style:italic;
	font-weight:bold;
	vertical-align:top;
	background-color:transparent;
	

}