* { padding: 0; margin: 0; }

body {
 font-family: verdana, arial, sans-serif;
 font-size: 13px;
 	background-image: url(images/anchors/flag1.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
}

#wrapper { 
 margin: 0 auto;
 width: 925px;
}
#header {
 width: 925px;
 color: #333;
 padding: 10px;
 border: none;
 height: auto;
 background: none;
}
#content { 
 width: 945px;
 color: #014061;
 border: 1px solid #ccc;
 background: #ccc;
 margin: 0px 0px 5px 0px;
 padding: 10px;
 height: 655px;
}
#footer { 
 color: #333;
 width: 925px;
 border: none;
 background: none;
 margin: 0px 0px 10px 0px;
 padding: 10px;
}

.copyright
{
	padding: 30px 5px 7px 7px;
	font-size: 75%;
	text-align: center;
	color: #9999FF;
	background-image: url(images/abbbsmall.gif);
	background-color: none;
	background-repeat: no-repeat;
	background-position: right center;
}

.copyright a:hover
{
color: red;
list-style-type: none;
text-decoration: none;
}

.copyright a:visited
{
color: #9999FF;
list-style-type: none;
text-decoration: none;
}

/* begin bottom text nav */

li { display: inline; }


#navlist li a
{
list-style-type: none;
padding-right: 20px;
}

h2
{
	color: #900;

}

li a:hover
{
color: red;
list-style-type: none;
padding-right: 20px;
text-decoration: none;
}

li a:visited
{
color: #9999FF;
list-style-type: none;
padding-right: 20px;
text-decoration: none;
}


#navcontainer ul
{
list-style-type: none;
text-align: center;
font-size: 1em;
}
/* end bottom text nav */

#mailLeft {
  position: absolute;
  z-index: 1;
font-size: 1.2em;
font-family: "Comic Sans MS", fantasy;
}

#mailLeft  a{
text-decoration: none;
	color: #C00;
}

#mailLeft a:hover{
	color: #03F;
	text-decoration: underline;
}

#mailLeft a:visited{
	color: #CCCCCC;
	text-decoration: underline;
}

/* begin side text nav */
#nav
{
	float: left;
	text-align: left;
	color: #ee8;
	background: none;
}

ul#navigation
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	left: 7px;
		font-size: 1.2em;
}

ul#navigation a
{
	display: block;
	text-decoration: none;
	color: #C00;
	padding: 7px 5px 7px 30px;
	font-family: "Comic Sans MS", fantasy;
	background-image: url(images/main_nav_link.gif);
	background-color: none;
	background-repeat: no-repeat;
	background-position: left center;
}

ul#navigation a:hover
{
	color: #03F;
	text-decoration: underline;
	background-image: url(images/main_nav_hover.gif);
	background-color: none;
	background-repeat: no-repeat;
	background-position: left center;
}

ul#navigation a:visited
{
	color: #000000;
	text-decoration: none;
	background-image: url(images/main_nav_visited.gif);
	background-color: none;
	background-repeat: no-repeat;
	background-position: left center;
}

ul#navigation li { display: inline; }

/* IE hack to keep height and space */
#html #navigation
{
	position: absolute;
	height: 1px;
}

/* end side text nav */

#abbaStudio  {
  position: absolute;
  z-index: 1;
  top: 725px;
  left: 25px;
  background-color: none;
  height: 110px;
  width: 175px;

}
