body {margin: 0;	padding: 0;	text-align: center;}

body.splashpage {
	vertical-align: middle;}#biggy {width: 100%;	height: 100%;	margin: 0;	padding: 0;	border: 0;	vertical-align: middle;}#cell {width: 100%;	height: 100%;	vertical-align: middle;	text-align: center;	border: none;	padding: 0;	margin: 0;}#bunk {width: 100%;	height: 100%;	vertical-align: top;	text-align: center;}a img {border: none;	text-decoration: none;	}img {border: none;}
img#content {margin-top: 10px;}
ul#navbar {width: 780px;
	height: 32px;
	background-color: B6B101;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	list-style: none;	
	list-style-type: none;}

ul#navbar li {display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 32px;}
ul#navbar li.one {width: 115px;
	height: 32px;
	background-color: green;
	display: inline;
}
ul#navbar li.two {width: 128px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
ul#navbar li.three {width: 122px;
	height: 32px;
	display: inline;}
ul#navbar li.four {width: 129px;
	height: 32px;
	padding: 0;
	display: inline;
	margin: 0;}

ul#navbar li a {
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;}
ul#navbar li.one a.about {
	width: 115px;
	height: 32px;
	background-image:  url(images/abt.jpg);
	background-repeat: no-repeat;
	background-position: top left;}

ul#navbar li a.about:hover {
	background-image:  url(images/abtover.jpg);
	background-repeat: no-repeat;
	background-position: top left;}

ul#navbar li.two a.serv {
	width: 128px;
	height: 32px;
	background-image:  url(images/serv.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul#navbar li.two a.serv:hover {
	background-image:  url(images/servover.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul#navbar li.three a.rsrc {
	width: 122px;
	height: 32px;
	background-image:  url(images/rsrc.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul#navbar li.three a.rsrc:hover {
	background-image:  url(images/rsrcover.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul#navbar li.four a.linx {
	width: 129px;
	height: 32px;
	background-image:  url(images/linx.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}

ul#navbar li.four a.linx:hover {
	background-image:  url(images/linxover.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	}
a {margin: 0;
	padding: 0;}
#list {display: block;
	background-image:  url(images/bar.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 780px;
	height: 32px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;}

a img {text-decoration: none;
	margin: 0;
	padding: 0;
	}