body {
	margin-top: 0px;
	padding-top: 0px;
	
}
#navBar {
	text-decoration: none;
	width: 100%;
	float: none;
	height: 30px;
	background-color: #000;
	position: relative;
	top: auto;
}

#navBar ul
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #000;
}

#navBar ul li
{
	display: inline;
	float: left;
	list-style-image: none;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	padding-top: 0.4em;
	text-decoration: none;
}

#navBar li a
{
	color: #FFCC00;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	padding-right: 16px;
	padding-left: 16px;
}

#navBar li a:visited
{

}

#navBar li a:hover
{
	color: #FFFF00;
	display: block;
	background-image: none;
	background-repeat: repeat;
	background-color: #CCC;
}
#pageFrame {
	height: 100%;
	width: 100%;
}
#work {
	clear: none;
	float: left;
	height: 100px;
	width: 300px;
	margin-top: 3em;
}

#logo {
	float: left;
	height: 150px;
	width: 150px;
	left: 0px;
	top: 0px;
	margin-right: .5em;
	margin-top: 0.5em;
	margin-left: 0.5em;
	margin-bottom: .5em;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	height: 200px;
	width: auto;
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../Images/Background/white-25%25.png);
	background-repeat: repeat-y;
	padding-left: 0em;
}

#headerbox {
	float: left;
	height: 200px;
	width: 600px;
	padding-left: 1em;
	background-image: url(../Images/Background/black-40%25.png);
	background-repeat: repeat-y;
	margin-bottom: 3em;
	position: relative;
}

#pageTxt {
	height: auto;
	width: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border-radius: 25px;
	border: thin solid #666666;
	behavior: url(http://www.sherwoods.com/PIE.htc);
	margin-right: auto;
	margin-bottom: 3em;
	position: relative;
	margin-left: auto;
	list-style-type: none;
	float: none;
	padding-left: 2em;
	padding-right: 2em;
	padding-bottom: 1em;
	top: 0em;
	margin-top: 2em;
	padding-top: 1em;
}

#searchBox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	display: block;
	height: auto;
	width: 90%;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	color: #CCC;
}

.clearfix::after {
    content: "";
    clear: both;
    display: table;
}

#pic {
	float: right;
	height: 198px;
	width: 550px;
	position: relative;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	margin-right: 10px;
	margin-top: 20px;
}
#pic1 {
	float: right;
	height: 165px;
	width: 250px;
	position: relative;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #000;
	border-left-color: #000;
	border-top-width: 5px;
	border-right-width: 5px;
	border-top-style: inset;
	border-right-style: inset;
	border-top-color: #CCC;
	border-right-color: #CCC;
	margin-right: 10px;
	margin-top: 20px;
}
