body {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-image: url('http://pnpc.co.uk/images/background.jpg');
	background-repeat: repeat-x;
	}

.Width {
	position: absolute;
	left: 0px; top: 0px;
	width: 785px;
}

a:link.TopNavL { color: #ccccff; text-decoration: none; }
a:visited.TopNavL { color: #ccccff; text-decoration: none; }
a:active.TopNavL { color: #ccccff; text-decoration: none; }
a:hover.TopNavL { color: #ffffff; text-decoration: none; }

a:link.LeftNavL { color: #000088; text-decoration: none; }
a:visited.LeftNavL { color: #000088; text-decoration: none; }
a:active.LeftNavL { color: #000088; text-decoration: none; }
a:hover.LeftNavL { color: #0000ff; text-decoration: none; }

a:link { color: #0000ff; text-decoration: none; font-size: 12px; font-weight: bold; }
a:visited { color: #0000ff; text-decoration: none; font-size: 12px; font-weight: bold; }
a:active { color: #0000ff; text-decoration: none; font-size: 12px; font-weight: bold; }
a:hover { color: #0000ff; text-decoration: none; font-size: 12px; font-weight: bold; }

.Logo {
	position: absolute;
	top: 35px; left: 5px;
	z-index: 10;
}

.Banner {
	position: absolute;
	top: 0px; right: 0px;
	z-index: 1;
}

form.a:link { color: black; }

.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.Login {
	position: absolute;
	top: 10px; right: 10px;
	font-size: 9px;
	background-color: #D9E0FB;
	border-style: solid;
	border-width: 2px;
	border-color: #8888ff;
	z-index: 10;
}

.LoginName {
	font-size: 11px;
	font-weight: bold;
	color: #189E0E;
	text-align: center;
}

.TopNav {
	position: absolute;
	top: 108px; left: 130px; width: 600px;
	color: #ccccff;
	z-index: 10;
}

.TopNavItem
{
	font-size: 12px;
}

.LeftWin {
	position: absolute;
	left: 0px; top: 135px;
	color: #0000ff;
	z-index: 10;
}

.MainWin {
	position: absolute;
	top: 140px; left: 155px; width: 625px;
	text-align: justify;
}

.Address {
	font-size: 14px;
	font-weight: bold;
}	

.ContactForm {
	position: absolute;
	top: 0px; left: 200px;
	font-size: 9px;
	background-color: #D9E0FB;
	border-style: solid;
	border-width: 2px;
	border-color: #8888ff;
}

.BoldText {
	font-size: 12px;
	font-weight: bold;
}

.Validator {
	position: relative;
	top: 0px; left: 0;
	z-index: 20;
}

.SiteWin {
	position: relative;
	top: 5px; left: 0px; height: 100px;
	border-bottom: medium solid silver;
}

.ImgRight {
	float: right;
	padding: 0px 0px 5px 10px;
}

.ImgLeft {
	float: left;
	padding: 0px 10px 5px 0px;
}

.Engines
{
	position: absolute;
	float: left;
	top: 0px;
	left: 0px;
	visibility: hidden;
	font-size: 1px;
}
