@font-face {
        font-family: 'Tahoma';
        font-style:  normal;
        font-weight: heavy;
        src: url(/fonts/GILLSAN0.eot);}

body { 
	margin: 0; 
    	padding: 0; 
	height: 100%;
	width: 100%}

.logo { 
	position: absolute; 
	left: 50; 
	top: 50; 
	padding: 0; 
	width: 175; 
	height: 135;
    	}

.slogan {
	position: absolute; 
	left: 225; 
	top: 130; 
	width: 710; 
	height: 75;
	vertical-align: middle;
	font-family: 'Tahoma';}

.stext {
	font-size: 19pt;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	color: #0000D6;
	font-family: 'Tahoma';}

.bar1 { 
	font-family: 'Tahoma';
	font-size: 11pt;
	text-decoration: none;
	text-align: right;
	color: white;
	position: absolute; 
	left: 50; 
	top: 187; 
	padding:  0; 
	width:885; 
	height: 20;
	background-color: #000099;}

.links1 {
	padding: 30;
	position: absolute;
	left: 50; 
	top: 209; 
	width: 115; 
	height: 190;}

.bar2 { 
	position: absolute; 
	left: 50; 
	top: 461; 
	padding: 0; 
	width: 885; 
	height: 20;
	background-color: #000099;}

.bar3 { 
	position: absolute; 
	left: 225;  
	top: 483; 
	padding: 0; 
	width: 2; 
	height: 150;
	background-color: #000099;}

.links2 {
	padding: 25;
	position: absolute; 
	left: 50; 
	top: 483; 
	width: 175; 
	height: 150;
	background-color: white;
	font-family: 'Tahoma';}

.link1 {
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	color: white;
	font-family: 'Tahoma';}

.link2 {
	padding-left: 5;
	font-size: 11pt;
	text-decoration: none;
	text-align: center;
	color: #849FC8;
	font-family: 'Tahoma';}

.image1 { 
	position: absolute; 
	left: 227; 
	top: 209; 
	padding: 0; 
	width: 297; 
	height: 250;
	background: url(images/pdaman.jpg);}

.image2 { 
	position: absolute; 
	left: 526; 
	top: 209; 
	padding: 0; 
	width: 409; 
	height: 250;
	background: url(images/gurneyfeet.jpg);}

.text {
	position: absolute; 
	left: 227; 
	top: 483; 
	padding: 5; 
	width: 708; 
	height: 150;
	padding-left: 25;}

.btext {
	font-size: 11pt;
	text-decoration: none;
	font-family: 'Tahoma';}

.blink {
	font-size: 11pt;
	color: orange;
	font-family: 'Tahoma';}

li {
	font-family: 'Tahoma';
	}
	
img
	{
	border-style: none;
	}

A:link
	{
	text-decoration: none;
	}
	
#navcontainer
{
position: absolute;
	left: 50; 
	top: 209; 
	width: 175; 
	height: 250;
	background-color: #849FC8;
	}

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
}

#navcontainer li { margin: 0 0 .2em 0; }
#navcontainer a
{
display: block;
color: #FFF;
background-color: #849FC8;
padding: .2em .8em;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #416190;
color: #FFF;
}

#active a
{
display: block;
color: #FFF;
background-color: #416190;
padding: .2em .8em;
text-decoration: none;
}