* {
	margin: 0;
	padding: 0;
}

body {
	background: #000000 center;
	text-align: center;
	}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 991px;
	height: 587px;
	margin-top: 10px;
	background: url(PennTitleBackground.gif) no-repeat center;
	border: 0px solid #B87333;
}

#refbar {
	position: relative;
	left: 0px;
	top: 182px;
	width: 971px;
	height: 25px;
	background: url(refbarimage.jpg) repeat-x;
	/*	background: #C16B4D;*/
	text-align: right;
	color: #fff;
	font-weight: bold;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	padding-right: 20px;
	padding-top: 7px;
}

#refbar a {
	color: #fff;
	background: #C16A51;
	text-decoration: none;
}

#refbar a:hover {
	color: #000;
	text-decoration: none;
}

#navbar {
	position: relative;
	float: left;
	left: 0px;
	top: 185px;
	width: 200px;
	height: 310px;
	background: #000;
	text-align: left;
}
#footer {
	position: relative;
	float: left;
	left: 260px;
	top:-33px;
	width: 450px;
	height: 0px;
	background: #000;
	text-align: left;
	color: #fff;
}

/*
#navbar li {
	margin-left: 0px;
	padding-left: 30px;
	height: 51px;
	list-style-type: none;
	width: 130px;
}
*/

ul.nav li {
	float: left;
}

ul.nav a {
	display: block;
}

.nav a {
	margin-left: 5px;
	margin-right: 5px;
}

ul.nav {
	margin-left: 0px;
	padding-left: 10px;
	padding-top: 0px;
	list-style-type: none;
	height: 200px;
	width: 166px;
}

ul.nav a.serv {
	background: url(Services.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 166px;
}

ul.nav a.serv:hover {
	background: url(Services_Rollover.gif);
	background-repeat: no-repeat;
}

ul.nav a.tools {
	background: url(Tools.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 166px;
}

ul.nav a.tools:hover {
	background: url(Tools_Rollover.gif);
	background-repeat: no-repeat;
}

ul.nav a.about {
	background: url(Aboutus.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 166px;
}

ul.nav a.about:hover {
	background: url(Aboutus_Rollover.gif);
	background-repeat: no-repeat;
}

ul.nav a.contact {
	background: url(Contactus.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 166px;
}

ul.nav a.contact:hover {
	background: url(Contactus_Rollover.gif);
	background-repeat: no-repeat;
}

ul.nav a.chic {
	background: url(Chicago.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 166px;
}

ul.nav a.chic:hover {
	background: url(Chicago_Rollover.gif);
	background-repeat: no-repeat;
}

ul.nav a.stew {
	background: url(Stewart.gif);
	background-repeat: no-repeat;
	height: 54px;
	width: 166px;
}

ul.nav a.stew:hover {
	background: url(Stewart_Rollover.gif);
	background-repeat: no-repeat;
}

#framespace {
	position: relative;
	float: left;
	left: 35px;
	top: 206px;
	background-color: #C16A51;
	text-align: left;
}

#bodycontent {
	background-color: #C16A51;
}

#content {
	background-color: #C16A51;
	height: 250px;
	min-width: 660px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
 
#welcomecontent {
	padding: 0px;
	margin: 0px;
	height: 292px;
	width: 701px;
 }
 
#map {
	width: 650px;
	min-height: 480px;
	color: #000;
	padding-top: 10px;
}

h1 {
	margin-top: 0;
	text-align: center;
	font-size: 16pt;
	font-weight: bold;
}

h2 {
	font-size: 14pt;
	font-weight: bold;
	padding-left: 10px;
}

h3 {
	margin-top: 0;
	padding-left: 40px;
	font-size: 14pt;
	font-weight: bold;
}

.right {
	float: right;
}

.left {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}

p {
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 1em;
}

p.right {
	float: right;
	text-align: left;
}

p.left {
	margin-left: 10px;
	width: 200px;
	text-align: left;
}

.num {
	list-style-type: decimal;
	padding-left: 30px;
	margin-left: 30px;
	margin-right: 5%;
	margin-bottom: 1em;
}

p.indpic {
	min-height: 140px;
}

*html p.indpic {
	height: 140px;
}
