body {

	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
	background-image: url(img/back.jpg);
}


#wrapper {
	text-align:centre;
	width:760px;
	margin:0 auto;
	position:relative;
	left: 5px;
	top: 12px;
} 

p { color:#003399;
font-family:"Trebuchet MS", Verdana, GillSans, Helvetica;
font-size:12px; }

.pnews { color:#003399;
font-family:"Trebuchet MS", Verdana, GillSans, Helvetica;
font-size:12px; }

li { color:#003399;
font-family:"Trebuchet MS", Verdana, GillSans, Helvetica;
font-size:12px; }

h1 { color:#64B9DE;
font-family:"Trebuchet MS", Verdana, GillSans, Helvetica;
font-size:16px;
 }
 h2{ color: #003399;
font-family:"Trebuchet MS", Verdana, GillSans, Helvetica;
font-size:10px;
 }

a {
	font-family: "Trebuchet MS", Verdana, GillSans, Helvetica;
	font-size: 14px;
	color: #222222;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #222222;
}
a:hover {
	text-decoration: none;
	color: #555555;
}
a:active {
	text-decoration: none;
	color: #222222;
}

.tabs {
	background-image: url(img/steggles_tab.jpg);
	float: left;
	height: 20px;
	width: 90px;
	padding: 10px;
}
.tabs:hover {
	background-image: url(img/Steggles_hover.jpg);
	float: left;
	height: 20px;
	width: 90px;
	padding: 10px;
}
#nav {
	position:relative;
	left:-64px;
	top:-28px;
	width:882px;
	height:61px;
	z-index:1;
	text-align: center;
	font-family: "Trebuchet MS", Verdana, GillSans, Helvetica;
	font-size: 14px;
}
#header {
	position:relative;
	left:-63px;
	top:-54px;
	width:232px;
	height:77px;
	z-index:1;
}

#contact {
	position:absolute;
	left:627px;
	top:45px;
	width:175px;
	height:30px;
	z-index:1;
}

h3 { font-family:"Trebuchet MS", Verdana, GillSans, Helvetica;
color:#ffffff;
font-size:14px; }
