/* CSS Document */

/* GRAMPS WILD BLUE CSS */

.exsmall {font-size:12px;
	font-weight:bold;
	}
table#wrapper {margin-left:auto;margin-right:auto;
width:1015px;
height:683px;
margin-top: 30px;
background-repeat:no-repeat;
	
	
	border-left: 4px solid silver;
	border-top:	4px solid white; 
	border-right: 4px solid silver; 
	border-bottom: 4px solid gray; 
	}

div#header {text-align:center;
	
		}

div#nav {
	position:relative;
	margin-top:20px;
	margin-left:3px;
	padding-left:15px;
	width: 180px;
	border-left: 2px solid silver;
	border-top:	2px solid white;
	border-right: 2px solid silver;
	border-bottom: 2px solid gray;
	color:#FFFFFF;
	background-color:transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	left: 12px;
	top: 20px;
	height: 396px;
	}
div#nav2 {
	position:relative;
	margin-top:80px;
	margin-left:780px; 
	padding-left:15px;
	width: 180px;
	Height: 450px;
	border-left: 2px solid silver;
	border-top:	2px solid white;
	border-right: 2px solid silver;
	border-bottom: 2px solid gray;
	color:#000;
	background-repeat:repeat;
	background-image:url(images_global/nav_background.png);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	left: 12px;
	/*top: -399px;
	height: 396px; */
	}	
#nav {display:block;
	}

div#body {float:left;
	margin-left: 15px;
	border: 3px solid gray;
	}
	
div#content {position:relative;
margin-top: -375px;
margin-bottom:20px;
	 margin-left: 15px; 
	 width: 944px;
	 border-left: 2px solid silver;
	border-top:	2px solid white; 
	border-right: 2px solid silver; 
	border-bottom: 2px solid gray;
	color:#FFF;
	background-color:transparent;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
	padding: 10px 15px;
	 }	
	 
h1,h2,h3 {color: #FFFFFF;
	background-color:transparent;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
h1 {text-align:center;
	margin-top: 20px;
	margin-left:13px;
	margin-right:13px;
	border-left: 2px solid silver;
	border-top:	2px solid white; 
	border-right: 2px solid silver; 
	border-bottom: 2px solid gray;
	font-size: 250%;
	letter-spacing: 0.3em;
	font-style:italic;
		}	
		
h3 {margin-bottom:2px;
	}
	
			
#nav a:link,#nav2 a:link {display:block;
	}
#nav a:visited,#nav2 a:visited {display:block;
	}
a:link {color:#EEE;
	background-color: transparent;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	}
a:visited {color:#DDD;
	background-color:transparent;
	font-size:18px;
	font-weight:bold;
	text-decoration:none;
	}
a:hover {color:#FFF;
	background-color: transparent;
	font-size:21px;
	font-weight:bold;
	text-decoration: underline;
	/*border-top: 2px groove gray;
	border-bottom: 2px groove white;
	border-left:2px groove gray;
	border-right:2px groove white; 
	*/
	background: url("images_global/HAND2_20.gif") 155px no-repeat;
	}		


body {
background-color:#000033;
/*width:1024px;
margin-left: auto;
Margin-right: auto; 

	background-image:url(images_global/DaveLunnie_com_Ducks_2-21-08.jpg); 
	background-color:#000033; 
	background-position:center; 
	background-repeat:no-repeat;
	/*border-left: 2px solid silver;
	border-top:	2px solid white;
	border-right: 2px solid silver;
	border-bottom: 2px solid gray; */
	} 

