<!--
  A {text-decoration: none }
  body {
	/*background-image: url(restful.gif);*/
	background-color:#fffff0;
	background-repeat:repeat;
	font-size:small;
	text-align:center;
	margin:auto;
}

span.ul {
        text-decoration:underline;
 }

 .leftbox {
    width:465px;
	border:solid black 2px;
	margin-right:15px;
	margin-bottom:10px;
	padding:10px;
	float:left
  }
 
.floater {
	position:absolute;
}
  .lpic {
	display:block;
	float:left;
	width:305px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
}

.rpic {
	display:block;
	float:right;
	width:305px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
}

img{width:300px}

img.small{width:200px}

img.tiny{width:100px}

.caption {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:110%
}

.photcred {
	text-align:right;
	font-size:10px;
	margin-right:5px;
	margin-bottom:5px
}

.frame {
	width:950px;
	margin:auto;
	position:relative;
	 }
	
#header {
	position:absolute;
	top:0;left:0;
    /*background-color:lavender; */
    background:#ffbb73;                   /*primary color */
	height:165px;
	min-height:165px;
	width:100%;
	text-align:left;
	/*border-left: 5px solid #ffffff;
	border-top: 5px solid white; 
	border-right: 5px solid white;*/
}
#header h1 {
	font-family: Georgia, serif;
    font-variant: small-caps;
	font-weight: normal;
	height: 35px;
	padding-left:20px;
    padding-top:15px;
	font-size:3em;
	margin-left: 10px;
	color:#cc0011;
}
 
#header A {color:#cc0011 }
#header A:hover {text-decoration:underline }
  
#header .description {
    font-family: Palatino Linotype, Georgia, serif;
	font-size: 1.75em;
	color: #15531b; /*#59955C; #FFFFFF;*/
	text-align: left;
	padding-left:35px;

}
#header .logo{ 
	position:absolute;
	margin: 0px 0 0 625px; 
 }	
 
 #main {
 	position:absolute;
	top:185px;
	left:0;
	margin:auto;
	width:100%;
	text-align:left;
 } 
 .linktable {
	/* background-color:lavender; */
    background:#ffbb73;                   /*primary color */
	position:absolute;
	top:165px;
	left:0;
	margin:auto;
	width:100%;
	height:10px;
	border:0;
	margin:0;
 }
.linktable table {
	border:0;
	padding:0px;
	margin:0px;
	width:100%;
}
.linktable td {
	width:158px;
	border-right: 1px solid black;
	/*background-color:#dddddd;*/
	background-color:black;
	text-align:center;
	margin:0;
	padding:0;
} 
.linktable .final {
	width:160px;
	/*border-right: 1px solid black;*/
	background-color:#dddddd;
	background-color:black;
    background:green;
	border:0;
	margin:0;
	padding:0;
} 
.linktable A {
	color:white;
	text-decoration:none;
 }
.linktable A:hover {
	color:white;
	background-color:red;
	width:158px;
	display:block;
}
#content {
	background-color:#fffff0;
	width:750px;
/*    height:600px; */
 	min-height:650px;
	font-size:13pt;
  	border-left:0;
	border-right:0;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	overflow:visible; 
}
#content #frame {
	border-left: 0;
	border-right: 0;
	padding:10px;
	text-align:left;
}
#content h3 {
	font-size:170%;
	color:#0792d3; 
}
#content A:hover {text-decoration:underline }
#content A {color:#0792D3 }

#widecontent {
	background-color:#fffff0;
/*	width:750px; */
/*    height:600px; */
 	min-height:650px;
	font-size:13pt;
  	border-left:0;
	border-right:0;
	padding:0;
	margin:0;
	font-family: Georgia, serif;
	overflow:visible; 
}
#widecontent #frame {
	border-left: 0;
	border-right: 0;
	padding:10px;
	text-align:left;
}
#widecontent h3 {
	font-size:170%;
	color:#0792d3; 
}
#widecontent A:hover {text-decoration:underline }
#widecontent A {color:#0792D3 }

#menu { 
	position:absolute;
	top:0;
	right:0;
	background-color:#ddeedd;
	width:200px;
    min-height:650px; 
/*    height:600px; */
	border-right:0;
	border-left:0;
	padding:0;
	margin:0;
	font-family: Verdana, Arial, Helvitica, sans-serif;
	font-size:10pt
}
#menu #frame {
	border-right:0px solid white;
	padding:10px;
}
#menu A {color:#15531b;
	text-decoration:none;
 }
#menu A:hover {
	background-color:#888;
	color:white;
	width:120px;
}
#menu p.linkhead {
	font-weight:bold;
	font-variant:small-caps;
	margin-bottom:6px;
	margin-top:55px;
	}	
#menu li {
	margin-left:10px;
	margin-bottom:4px 
}	
#footer {
	clear:both;
	/*background-color:lavender; */
    background:#ffbb73;                   /*primary color */
	text-align:center;
	width:100%;
	/*border-left: 5px solid white;
	border-right: 5px solid white; */
}		 
-->  

