* { padding: 0; margin: 0; }

body {
 font-family: verdana, arial, sans-serif;
 font-size: 13px;
  	background-color: white;
	height: 100%;
	background-image: url(images/anchors/flag2.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}
#wrapper { 
 margin: 0 auto;
 width: 922px;
}
#header {
 color: #333;
 width: 900px;
 float: left;
 padding: 10px;
 border: 1px solid #ccc;
 height: 100px;
 margin: 10px 0px 0px 0px;
 background: none;
}
#leftcolumn { 
 color: #333;
 border: none;
 background: none;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 210px;
 float: left;
}
#leftmiddle { 
 color: #333;
 background: none;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 210px;
 float: left;
}
#rightmiddle { 
 color: #333;
 border-left: 1px solid #ccc;
 background: none;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 210px;
 float: left;
}
#rightcolumn { 
 color: #333;
 border-left: 1px solid #ccc;
 background: none;
 margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 350px;
 width: 204px;
 float: left;
}
#footer { 
 width: 900px;
 clear: both;
 color: #333;
 border: 1px solid #ccc;
 background: none;
 margin: 10px 0px 10px 0px;
 padding: 10px;
}

/* begin gift nav */

#sqLeft  a{
  position: absolute;
  z-index: 1;
  top: 65px;
  left: 25px;
  background-color: #C00;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #C00;
}

#sqLeft a:hover
{
color: #0F0;
background-color: #0F0;
}

#sqLeft a:visited
{
color: #CCC;
background-color: #CCC;
}

#sqRight  a{
  position: absolute;
  z-index: 1;
  top: 75px;
  right: 17px;
  background-color: #C00;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #C00;
}

#sqRight a:hover
{
color: #0F0;
background-color: #0F0;
}

#sqRight a:visited
{
color: #CCC;
background-color: #CCC;
}

#sqBottom  a{
  position: absolute;
  z-index: 1;
  top: 585px;
  left: 185px;
  background-color: #C00;
  height: 20px;
  width: 20px;
  text-align: center;
  color: #C00;
}

#sqBottom  a:hover
{
color: #0F0;
background-color: #0F0;
}

#sqBottom t a:visited
{
color: #CCC;
background-color: #CCC;
}

/* end gift nav */

#abbaStudio  {
  position: absolute;
  z-index: 1;
  top: 530px;
  left: 25px;
  background-color: none;
  height: 110px;
  width: 175px;

}

.list
{
	font-family: "Comic Sans MS", fantasy;
}

ul.square {list-style-type: square;}

ul#client 
{
list-style-type: square;
font-family: "Comic Sans MS", fantasy;
}
