body {
	font-family: Times, Arial, Verdana;
	text-align: center;
	background-color: #ffffff;
}
#frame {
	width: 760px;
	position: relative;
	text-align: left;
}
#header {
	background-image: url(http://templates.livesiteadmin.com/images/seekersinternational/header.jpg);
	width: 760px;
	height: 175px;
	background-repeat: no-repeat;
}
#header h1, #header h2 {
	display: none;
}
#address {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	top: 128px;
	left: 180px;
	height: 18px;
	position: relative;
	overflow: hidden;
}
#address p {
	display: inline;
}
#menu {
	top: 136px;
	left: 0px;
	height: 16px;
	width: 760px;
	text-align: center;
	position: relative;
	overflow: hidden;
}
#menu li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	font-size: 14px;
}
#menu li.active {
	color: #cc0000;
	margin: 0px;
}
#menu a {
	text-decoration: none;
	color: black;
	margin: 0px;
}
#menu a:hover {
	text-decoration: underline;
}
#footer {
	background-image: url(http://templates.livesiteadmin.com/images/seekersinternational/footer.gif);
	width: 760px;
	height: 80px;
	background-repeat: no-repeat;
}
#footer p {
	display: none;
}

#mainbody h1 {
	font-size: x-large;
	color: #cc0000;
}
#mainbody h2 {
	font-size: large;
	color: #0000c3;
}
#mainbody h3 {
	font-size: medium;
	color: #0000c3;
	text-indent: 28px;
}
#mainbody p, #mainbody li {
	font-size: small;
}
