html, body {
margin: 0px auto;
padding: 0px;
}

body {
	text-align: center;
	font-family: Verdana;
	font-size: 12px;
	color: #000033;
}

#Wrapper {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #333333;
text-align: left;
width: 900px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
padding: 0px;
}

#nav-top{
	text-align:right;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	margin-right: 10px;
    margin-top: 5px;
}


#nav-top a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav-top a:hover {
text-decoration: underline;
}
#nav-bottom{
	text-align:left;
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	margin-left: 10px;
    margin-bottom: 5px;
}


#nav-bottom a {
	color: #FFFFFF;
	text-decoration: none;
}

#nav-bottom a:hover {
text-decoration: underline;
}



.table_centre{
	margin-left:auto;
	margin-right:auto;
	background-image: url(../images/home-bckg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav_table {
	text-align: center;
	vertical-align: top;
}
.nav_text {
	font-family: Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-indent: 0px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}


.address {
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
tr.mytr td {height:178px; overflow:auto;}
.nav-pos {
	padding-top: 160px;
}

