
body   { 
	color: #4E364F; 
	font-size: 70%;
	background: #00FF00; 
	margin: 0; 
	padding: 0; 
	}
* html body {
	font-size: 55%;
	 }
	 	
/* copy _________________________________________*/	
h3 { 
	font: 1.2em  Verdana, sans-serif;
	font-weight: bold;
	color: #06C;
	width: 440px;
	margin: 0 40px 0 40px;
	padding: 20px 0 10px 0 ;
	border-bottom: 1px solid #D3D3D3;
	}

h2 {
	font: 1.1em Verdana, sans-serif;
	font-weight: bold;
	color: #06C;
	width: 350px;
	margin : 2px 0 0 0;
	padding:  0 0 0 5px;
	}

h5 {
	font: 1.1em Verdana, sans-serif;
	font-weight: bold;
	color: #06C;
	width: 350px;
	padding: 15px 0 0 0 ;
	margin: 0 40px 0 40px;
	}
 				
a:link, a:visited { 
	font-weight: normal; 
	text-decoration: underline;  
	color: #2241A9;
	}
		
a:hover, a:active { 
	text-decoration: none; 
	color: #B22222;
	}
	
p {
	font-size: 1em;
	line-height:1.7em;
	}
	 		
acronym {
	color: #ff0000;
	font: 1.1em Verdana, sans-serif;
	font-weight: bold;
	}

.contact {
	font: 1.1em Verdana, sans-serif;
	color: #06C;
	}

            			
/* header _________________________________________*/

#container  {              
	position: absolute;
	top: 0;
	left: 50%;
	width: 706px; 
	margin: 0 0 0 -345px;
	padding: 0;
	z-index: 1;    		
	}

#header  { 
	position: absolute;
	background: transparent url(img/header2.gif) no-repeat; 
	margin: 0; 
	padding: 0;
	top: 10px; 
	width: 706px;
	height: 484px;
	}

#header span {
             display: none;             
             }

#slideShow
	{
	position: absolute;
	top:130px;
	margin-left: 36px;
	}

#what {
	position: absolute;
	top: 104px;
	right: 206px;
	width: 232px;
	height: 229px;
	background: transparent url(img/what-flare.gif) no-repeat top right;
	}

#what p {
	position: absolute;
	float:right;
	font: .9em Verdana, sans-serif;
	line-height: 1.3em;
	text-align: center;
	margin-top: 57px;
	margin-left: 38px;
	margin-right: 15px;
	padding: 0 15px 0 20px;
	width: 120px;
	}
#what span {
	font: 1.4em Arial, sans-serif;
	font-weight: bold;
	color: #ff0000;
	}
#what em{
	font: 1em Arial, sans-serif;
	font-weight: bold;
	color: #ff0000;
	}
	
#family {
	position: absolute;
	top: 321px;
	left: 27px;
	width: 469px;
	height: 60px;
	background: transparent url(img/family-fun2.gif) no-repeat top right;
	z-index: 4;
	}

#slice {
	position: absolute;
	top: 346px;
	right: 22px;
	width: 178px;
	height: 119px;
	}	
	
/* content _________________________________________*/

#contentBx {
	position: absolute;
	margin-right: 560px;
	top: 380px;
	width: 530px;
	height: auto;
	}

#title {
	top:528px;
	left: 49px;
	width: 527px;
	height: 99px;
	background: transparent url(img/thanks-title.gif) no-repeat top left;
	} 

#copy {
	margin-top: 0;
	left: 49px;
	width: 527px;
	height: auto;
	background: url(img/copy-bg.gif);
	background-position: top left;
	background-repeat: repeat;
	} 	

#copy p {
	font: 1em Verdana, sans-serif;
	padding: 8px 0 5px 0 ;
	margin: 0 40px 0 40px;
	line-height: 1.5em;
	}

#footer {
	left: 49px;
	width: 527px;
	height: 85px;
	background: url(img/footer2.gif) no-repeat top left;
	} 	

div.copyBox {
	width: 425px;
	margin: 20px 40px 10px 40px;
	background: #fff; 
	border-top: 1px dotted #DA26E1;
	border-left: 1px dotted #DA26E1;
	border-right: solid 1px #DA26E1;
	border-bottom: solid 1px #DA26E1;
	}
div.copyBox p.p2 {
	padding: 5px 5px 5px 5px;
	}

div.whitebox {
	margin: 5px 40px 5px 40px;
	padding: 2px 15px 5px 5px;
	height: 80px;
	width: 440px;
	border-bottom: 1px dotted #799dec;
	}
		
.floatphoto
	{
	float: left;
	margin: 0 10px 5px 5px;
	padding: 2px;
	}

.photoRight
	{
	float: right;
	margin: 0 5px 5px 10px;
	padding: 2px;
	}

.floaticon
	{
	float: left;
	margin: 0 10px 5px 40px;
	padding: 2px;
	}

.clearboth { 
	clear: both; 
	}
	
											
/* vert navigation --------------------------------------- */ 

#linkList {
	position: absolute;
	top: 50px;
	left: 0px;
 	width: 160px;
	margin: 10px 0px 0px 522px;
	padding: 0px 0px 0px 0px;
	}
			
#linkList ul {
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
	border-right: 2px solid #8B0000;
	border-bottom: 2px solid #8B0000; 
	}
	
#linkList li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #ff0000;
	font: 1.2em verdana, sans-serif;
	line-height: 14px;
	text-align: left; 
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
	}

#linkList a:link, #linkList a:visited  { 
	color: #2f447e;
	background: url(img/links-dot.gif) no-repeat 0px 6px; 
	margin: 0; 
	padding: 4px 0px 8px 20px;
	text-decoration: none;
	 }

#linkList a:hover, #linkList a:active  { 
	color: #2f447e;
	background: url(img/links-doth.gif)  no-repeat 3px 6px; 
	margin: 0; 
	padding: 4px 0px 8px 20px;
	text-decoration: none; 
	 }

/* extras _________________________________________*/
	
#top {
	position: absolute;
	float: right;
	margin-left: 453px;
	margin-top: 35px;
	font: 1em verdana, arial, helvetica, sans-serif;
	color: #556B2F;
	}

#top a {
	font: 1em/1.3em Arial, sans-serif;
	letter-spacing: 0.1em;
	text-decoration: none;
	padding: 0 5px 0 6px;
	background-image: url(img/top-button.gif);
	background-repeat: no-repeat;
	border-left: solid 1px #32CD32;
	border-top: solid 1px #32CD32;
	width: 44px;
	height: 14px;
	}
#top a:link, #top a:visited {
	color:  #556B2F;
	}
#top a:hover {
	color: #556B2F;
	}

#copyright {
	margin-top: -50px;
	margin-left: 56px;
	font: 10px verdana, arial, helvetica, sans-serif;
	color: #4E364F; 
	width: 330px;
	}

/* validator --------------------------------------- */ 

#validator {
	position: absolute;
	top: 1590px;
	margin-left: 557px;
	font: 1em Arial, sans-serif;
	color: #556B2F;
	text-align: center;
	}
* html #validator {
	top: 1590px;
	 }
	 
#validator a, #validator2 a {
	color: #556B2F;
	text-decoration: underline;
	}
#validator  a:hover, #validator2 a:hover {
	color: #008000;
	text-decoration: none;
	}
