html, body, div, span, applet,         {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #CCCCCC;
  background-position: top;
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
	color: #990066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
h2 {
  color: #990066;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
h3 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	line-height: 11px;
}
a:visited {
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #990066;
  text-decoration: underline;
}
a:focus {
  color: #bf1c1c;
}
a:active {
  color: #702922;
}
#outerWrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 760px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#outerWrapper #header {
	font-size: 24px;
	font-style: normal;
	font-weight: lighter;
	height: 75px;
	line-height: 15px;
	padding: 10px 10px 10px 10px;
	clip: rect(auto,10px,auto,auto);
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/logos/Pix4Bizlogoplain.gif);
	background-repeat: no-repeat;
	background-position: 5px top;
}
.pic {
	float: left;
	height: 100px;
	width: 143px;
	margin: 0px;
}
#outerWrapper #topNavigation {
	background-color: #000000;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	clear: left;
}
#outerWrapper #contentWrapper #sidebar {
	background-color: #CC99CC;
	border-right: solid 1px #990066;
	float: left;
	width: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	display: inline;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: bottom;
	overflow: hidden;
	height: auto;
}
#outerWrapper #contentWrapper #content {
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 18px;
	background-image: url(../images/hompagepics/content_sideshade.png);
	padding-bottom: 0px;
}
#outerWrapper #contentWrapper .clearFloat {
	clear: left;
	display: block;
}
#outerWrapper #footer {
	background-color: #CC99CC;
	border-top: solid 10px #CCCCCC;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	position: relative;
	text-align: center;
}

