html, body { margin: 1px; padding: 1px; }

#topNavLinks li {
	margin-left: 4px;
	margin-bottom: 0px;
	border-top-width: 1px;
	border-top-color: #c0d1e4;
	border-top-style: solid;
	padding-bottom: 3px;
	padding-top: 2px;
	padding-right: 12px;
	background-color: #aad2ef;
	padding-left: 12px;
	border-left-color: #4382d6;
	border-left-style: solid;
	margin-right: 12px;
	display: inline-block;
}

#topNavLinks li a { text-decoration: none; color: black; }
#topNavLinks li a:hover { text-decoration: underline; color: white; }

#topBox { margin-left: 4px; margin-top: 10px; margin-bottom: 4px; }
#topLinky { margin-left: 1px; clear: left; }

#topNavLinks {
	margin-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #70bffd;
	border-bottom-style: dotted;
}

.wSizer {
	border-bottom-color: #83a8fe;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 8px;
	margin-top: 0px;
	max-width: 950px;
}

h1 {
	float: right;
	background-color: white;
	display: inline-block;
	font-size: 18px;
	text-align: left;
	padding: 1px;
	margin-left: 2px;
	margin-bottom: 2px;
	margin-right: 12px;
	margin-top: -16px;
}

h1#welcome
	{ float: left;
	  font-size: 24px;
	  font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	  margin: 2px; padding: 2px; }
	  }

h2 {
	margin-left: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	letter-spacing: 1px;
	border-right-color: #2d64fe;
	border-right-style: solid;
	color: white;
	background-color: #91b8f1;
	margin-top: 1px;
	clear: left;
	float: right;
	border-left-width: 4px;
	font-size: 1em;
	margin-right: 12px;
	text-align: right;
	text-transform: uppercase;
}
#pHome #lHome, #pBio #lBio, #pResearch #lResearch, #pLeisure #lLeisure, #pLists #lLists
{ color: white; border-left-style: dotted; margin: 1px; }

p { margin: 4px; padding-bottom: 6px; clear: left; max-width: 92%; }

.wSizer ul { margin-left: 4px; }
.demoBoxArea { margin-left: 4px; text-align: center; margin-top: 24px; }
.respAd { margin: 1px 1px 4px 1px; }

@media screen and (max-width: 800px) {
 html { max-width: 800px; }
 body { margin-left: 1px; padding-left: 1px; }
}
