body {
	 text-align : center;
	 background-color : #294263;
	 background-image: url(../images/seahorse3.gif);
	 background-position : 0% 0%;
	 background-repeat : no-repeat; 
	 margin-top : 0;
	 padding-top : 15px;
	 background-attachment:fixed;
}
#backdrop {
 	 width : 760px;
	 margin : auto;
	 padding:0;
	 background-color : #fff;
	 background-image : url(../images/back.gif);
	 background-position : 0% 0%;
	 background-repeat : repeat-y;
	 text-align:center;
}
#content {
 	 width : 736px;
	 background-color : #fff;
	 margin: auto;
	 padding: 0;
}
#header {
	 width : 736px;
	 height : 115px;
	 margin: auto;
	 padding: 0;
	 background-image: url(../images/heading.jpg);
     background-repeat: no-repeat;
}
#nav {
     width:700px;
	 height: auto;
	 margin: 2px auto 0 auto;
	 padding: 0;
}
#title {
     visibility:hidden;
}	
#affiliate {width:auto; height:auto; background-color:#fff;float:right;margin:25px 60px 0 0;display:inline;} 
.adbox {
     width:728px;
	 height:92px;
	 margin: auto;
}	
.linkbox {
	 width:130px;
	 height:100px;
	 float:right;
	 margin:10px;
}  
#bigadbox {
     width:auto;
     height:auto;
	 float:left;
	 margin:15px 15px 0 10px;
}
#dots1 {
	 background : url(../images/top_dots.gif) repeat-x;
	 height : 7px;
	 width : 736px;
	 margin : 0 0 10px 0;
}
.printonly {
  display:none;
}  
p {
	 margin : 5px 29px 5px 20px;
	 font-family : /*verdana,*/ arial, helvetica, sans-serif;
	 text-align : left;
	 font-size : 90%;
	 line-height : 180%;
}
.anot {
	 font-family : verdana, arial, helvetica, sans-serif;
	 text-align : center;
	 font-size : 70%;
	 background-color : #ddd;
	 margin : 0 40px;
	 padding : 5px 20px;
}
.b {border:none;}
h1 {
	 font-family : verdana, arial, helvetica, sans-serif;
	 font-size : 120%;
	 color : rgb(90,115,156);
	 background-color : transparent;
	 padding : 0;
	 margin : 10px 14px 15px 0;
}
h3 , h4 {
	 font-family : verdana, arial, helvetica, sans-serif;
	 color : rgb(102,102,153);
	 background-color : transparent;
}
h3 {
	 margin : 0;
	 font-size : 105%;
	 padding-left: 20px;
	 text-align:left;
}
h4 {
	 margin : 0 0 0 20px;
	 font-size : 90%;
	 text-align : left;
	 padding : 0;
}
.footercopy {
	 text-align : center;
	 margin : auto;
	 font-size : 70%;
}
img.pic {
	 margin : 5px 0 0;
	 border : 1px solid black;
}
img.header {
	 margin : 10px 0 0 90px;
}
li {
	 text-align : left;
	 font-family : verdana, arial, helvetica, sans-serif;
	 font-size : 90%;
	 background-color : transparent;
	 line-height : 140%;
}
.noborder {
	 border: none;
}
table {
     margin:auto;
}
td {
     text-align:left;
}	 	 
