body {
	background:#1f1d4c;
	font-family:Arial, CAC Leslie, CAC Futura Casual Bold;
	font-size:12px;
	position:center;
	margin:35px 0px 0px 0px;
	padding:0px;
  text-align:center;	
}
p	{ 
	line-height:19px;
}
a:link{
	color:#ffffff;
}
a:visited {
	color:#000000;
}
a:hover {
	color:#ffff00;
}
a:active {
	color:#cc0066;
}
/* code for index.html */
div#navfisch {
	position:relative;
	width:800px;
	height:29px;
	margin: -4px 0 0 113px;
}
div#bottom {
  width:800px;
  height:169px;
  margin: 0px 0px 0px 113px;
  padding:0px;
}
div#headerfisch {
	width:800px;
	height:302px;
	margin-left:0px;
	padding:0px;
}
/* the next two codes allow for images to float */
div#banner img {
  float:left;
  line-height:19px;
	font-size:14px;
	color:#000000;
  margin: 10px 5px 0px 20px;
}
div#clearthefloats {
  clear:both;
}
/* coding to float grocery cart */
div#banner1 img {
  float:right;
  line-height:19px;
	font-size:14px;
	color:#000000;
  margin: 0px 70px 0px 0px;
}
/* coding for aboutusfisch, contactfisch, portfisch.html */
div.leftsection3{
	float:left;
	display:inline;
	width:43px;
	height:493px;
	background:url(images/leftsect3.jpg) no-repeat top left;
	margin:0px 0px 0px 113px;
}
/* code for aboutusfisch.html */
div.middlesection4{
	position:absolute;
	width:174px;
	height:493px;
	background:url(images/graysect2.jpg) no-repeat top left;
	margin: 0px 0px 0 156px;
}
div.rightsection3{
	position:absolute;
	width:583px;
	height:493px;	
	background:url(images/whitesect3.jpg) no-repeat top left;
	margin: 0px 0px 0 330px;
}
div#headerfisch3 {
	width:800px;
	height:100px;
	margin: 0 0 0 111px;
	padding:0px;
}
div#navfisch3 {
	position:relative;
	width:800px;
	height:23px;
	margin: -5px 0 0px 112px;
}

div#bottomfisch3 {
  width:800px;
  height:84px;
  margin: 293px 0px 0px 113px;
  padding:0px;
}
/* coding for contactfisch.html */
div.middlesection2{
	position:absolute;
	width:174px;
	height:493px;
	background:url(images/graysect4.jpg) no-repeat top left;
	margin: 0px 0px 0 156px;
}
/* coding for contactfisch.html */
div#bottomfisch4 {
  width:800px;
  height:84px;
  margin: 17px 0px 0px 113px;
  padding:0px;
}
/* coding for portfisch.html */
div.middlesection3{
	position:absolute;
	width:174px;
	height:493px;
	background:url(images/graysect3.jpg) no-repeat top left;
	margin: 0px 0px 0 156px;
}
p.secondfisch {
	line-height:19px;
	font-size:14px;
	color:#000000;
	margin: 40px 20px 0px 20px;
	text-align: left;
}
p.secondfisch3 {
	line-height:19px;
	font-size:12px;
	color:#000000;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
p.secondfisch2 {
	line-height:19px;
	font-size:14px;
	color:#000000;
	margin: 3px 0px 0px 5px;
	text-align: left;
}
/* coding for portfisch.html */
div#bottomfisch5 {
  width:800px;
  height:84px;
  margin: 17px 0px 0px 112px;
  padding:0px;
}
p.secondbrowser {
	font-size:8px;
	color:#1f1d4c;
	margin: 0px 0px 0px 0px;
	text-align: center;
}
