<!--
  A {text-decoration: none }
  body {
	/*background-image: url(restful.gif);*/
	background-color:#fffff0;
	background-repeat:repeat;
	font-size:small;
	text-align:center;
	margin:auto;
}
.floater {
	position:absolute;
}
  .lpic {
	display:block;
	float:left;
	width:305px;
	margin-right:10px;
	margin-bottom:5px;
	margin-top:5px;
    background-color:#ddeedd;
    background:#61b4cf;                    /*secondary color */
}

.rpic {
	display:block;
	float:right;
	width:305px;
	margin-left:10px;
	margin-bottom:5px;
	margin-top:5px;
    background-color:#ddeedd;
    background:#61b4cf;                    /*secondary color */
}

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;
    padding-right:5px;
	margin-bottom:5px
}

.frame {
	width:950px;
	margin:auto;
	position:relative;
	 }
  
.rtop, .rbottom{
display:block;
background:#fff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#ccc;
background:#ddeedd;
background:#61b4cf;                    /*secondary color */
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px
}	

.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:190px;
	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%;
	border:0;
	margin:0;
    color:black;
    font-size:medium;
    font-family:Arial, sans-serif;
 }
.linktable table {
	border:0;
	padding:0px;
	margin:0px;
	width:100%;
}
.linktable td {
	width:190px;
    width:237px;
	border-right: 1px solid black;
	/*background-color:#dddddd;*/
	background-color:black;
	text-align:center;
	margin:0;
	padding:0;
} 
.linktable .final {
	width:190px;
    width:239px;
	/*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:190px;
    width:237px;
	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 }

.menu { 
	position:absolute;
    font-weight:bold;
	top:0;
	right:0;
	background-color:white;
	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 .frame2 {
	border-right:0px solid white;
    background-color:#ddeedd;
    background:#61b4cf;                    /*secondary color */
	padding:0;
}
.menu A {color:#15531b;
      color:black;
	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;
    margin-left:10px;
	}	
.menu li {
	margin-left:0px;
	margin-bottom:4px;
    margin-right:5px; 
}	
#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; */
}
.ul {text-decoration:underline; }		 
-->  

