body
{
	background-color: #DADADA;
	margin: 0;
}

#container
{
	position: relative;
	width: 770px;
	height: 229px;
	text-align: justify;
	margin: auto;
	padding:0px;
	align: center;
	background-color: #FFFFFF;
}

#bodyContainer
{
	position: relative;
	width: 770px;
	text-align: justify;
	margin: auto;
	padding:0px;
	align: center;
	background-color: #FFFFFF;
	height: 500px;
	min-height:500px;	
}

div[class] #bodyContainer
{
	height:auto;
}

#menu
{
	position: absolute; top: 175px; left: 0px;
	background: url(../img/menuBar.gif) no-repeat;
	width: 770px;
	height: 52px;
	margin: auto;
	background-color: #800080;
}

#smallLogo
{	
	position: absolute; top: 17px; left: 10px;	
	background: url(../img/smallLogo.gif) no-repeat;
	width: 62px;
	height: 62px;
}

#mapLogo
{
	position: absolute; top: 20px; left: 535px;
	background:transparent url(../img/mylandMapLogo.gif) no-repeat scroll center top;
	width:212px;
	height:136px;
}

#pageTitle
{
	position: absolute; top: 30px; left: 90px;
	background:transparent url(../img/pageTitle.gif) no-repeat scroll center top;
	width:429px;
	height:72px;
}	

#pageTitle h1
{
	display: none;
}

#menu a
{
	font-family: Times New Roman, Times, serif;
	font-size: large;
	text-decoration: none;
	color: white;
}

#menu a:hover
{
	font-family: Times New Roman, Times, serif;
	font-size: large;
	text-decoration: underline;
	color: white;
}			

#home
{
	position: absolute; top: 15px; left: 21px;
}

#aboutus
{
	position: absolute; top: 15px; left: 101px;
}

#aboutTheParish
{
	position: absolute; top: 15px; left: 205px;
}

#news
{
	position: absolute; top: 15px; left: 362px;
}

#meetingsMinutes
{
	position: absolute; top: 15px; left: 441px;
}

#Councillors
{
	position: absolute; top: 15px; left: 652px;
}

#watermarkLogo
{
	position: absolute; top: 250px; left: 430px;
	background:transparent url(../img/largeLogo.gif) no-repeat scroll center top;
	width:317px;
	height:317px;
}

#pageBody
{
	width: 630px;
	font-family: Verdana;
	font-size: small;
	margin:auto;
}

#newsBlock
{
	position: relative; top: 20px; left: 0px;
    width: 275px;
	text-align: left;
}

#latestMylanderMylanderTimesBlock
{
	position: absolute; top: 20px; left: 380px;
    width: 275px;
	text-align: left;
}	

#pageFooter
{
	position: relative; left: 0px;
	background: url(../img/pageFooter.gif) no-repeat;
	width: 770px;
	height: 44px;
	margin: auto;
	background-color: #800080;
}