body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/background.gif) repeat-x top left;
	padding: 0;
	margin: 19px 0 10px 0;
	text-align:center;
}

#MainContainer {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	border: 1px #CCC solid;
	background-color: #fff;
	position:relative;
}

a {
	color: #599471;
}

a:hover {
	color: #030;
}

a.logolink:link{
	color:#666666;
	text-decoration:none;
}

a.logolink:visited{
	color:#666666;
	text-decoration:none;
}

a.logolink:hover{
	color:#666666;
	text-decoration:none;
}

h1 {
	margin-top: 0;
}

p, li, h3 {
	font-size: 0.8em;
}

ul {
	position: relative;
}

ul, li {
	margin: 0;
	padding: 0;
	list-style: none;
}

img {
	border: 0;
}

#Footer {
	color: #999;
	margin: 0px auto;
	margin-top: 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	width: 750px;
	text-align:left;
}

#Footer a {
	color: #999;
}

.Left {
	float: left;
	width: 200px;
}

.Right {
	float: right;
	width: 450px;
	position: relative;
	left: -95px;
	margin-top: 171px;
}

li {
	padding-left: 8px;
	background: url(images/bullet.gif) no-repeat 0px 9px;
}

html>body  li {
	background: url(images/bullet.gif) no-repeat 0px 7px;
}

.LinkWithArrow li {
	padding-left: 15px;
	background: url(images/arrow.gif) no-repeat 0px 7px;
	margin-bottom: 1px;
	position:relative;
}

html>body .LinkWithArrow li {
	background: url(images/arrow.gif) no-repeat 0px 4px;
}

.NHSlogo {
	margin-left: 3px;
	margin-right: 8px;
	position: relative;
	top: 3px;
}

#LogoCell {
	padding-bottom: 23px;
}

#TopTable {
	position: absolute;
	top: 24px;
	left: 205px;
}
#NavBar td {
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 6px 2px 6px;
	border-top: 1px #CCC solid;
	border-right: 1px #CCC solid;
}

#NavBar td.Last {
	padding-right: 0;
	border-right: 0;
}

#NavBar td.First {
	padding-left: 0;
}
/*------- HOMEPAGE -------*/
#Home .Left {
	width: 210px;
}

#Home .Right {
	width:500px;
	margin-right: 15px;
	margin-top: 50px;
	left: 0;
}

* html #Home .Right {

	margin-top: 0;

}
* + html #Home .Right {

	margin-top: 0;

}


#Home h1 {
	margin: 40px 0 35px 0;
	color:#666666;
}
h1{ font:normal 21px Georgia, "Times New Roman", Times, serif;
color:#548f6c;
}

#Home h2 { font:normal 21px Georgia, "Times New Roman", Times, serif;
color:#548f6c;
line-height:26px;
}
