<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
padding: 0;
margin: 0;
} 

body {
font: 12px Georgia, "Lucida Sans", "Trebuchet MS", Verdana, Arial, Sans-Serif;

background-color: #ffffcc
}

a:active img {
border: none;
text-decoration: none;}

a:hover img {
border: none;
text-decoration: none;
}

a:visited img {
border: none;
text-decoration: none;
}


a {
text-decoration: none;
color: #000099;
}

a:hover { 
color: #00f; 
}

div.floatLeft {
  float: left;
  padding-right: 43px 
  }
  
div.floatRight {
  float: right;
  padding-right: 3px 
  }  
  
div.floatGallery {
	float: left;
	padding-right: 3px;
	text-align: center;}  
  
div.float p {
   text-align: center;
   }
   
 /* +++ Start Of Photodiv Section - To Be  Embedded within Content Section +++ */



#photodiv {
  

  background-repeat: no-repeat; 

  background-position: center;


}

   
   


#wrap 
{
margin: 20px auto;
width: 684px;
padding: 0px;
background-color: #ffffcc;
}

#wrap a:active   {
text-decoration: none;
}

#header 
{
height : 90px;
background-color : #ffffcc;
text-align:left;
}



/*#header h1 { padding-left: 10px; padding-top: 12px; font-size: 25px; color: #31799F; }
#header h1 a { font-size: 25px; color: #31799F; text-decoration: none;}
#header h2 { padding-left: 10px; padding-top: 0px; font-size: 14px; color: #fff; }

#menu {
text-align: center;
margin-top: 10px;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
border: 0px solid #D8E3EE; 
background: #F9FCFC;
}

#menu a {
color : #3B85CA;
text-decoration : none;
padding: 10px;
}

#menu a:hover {
color : #000;
}*/


#content { 
text-align: justify;
margin-top: 5px;
padding: 10px;
font-size: 12px;
font-weight: bold;
color: #006600
}

#content h1 {
font-size: 16px; color: #006622;
font-weight: bold;
padding: 0 0 10px 0;
}



#content p { 
font-size: 15px; color : #006600;
font-style: normal; 
padding: 0 0 10px 0;
}

#content ul {
list-style-type: circle;
margin-left: 10px;
padding-left: 10px;
font-size: 15px; color: #006600;
font-style: italic;

}

.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



#footer { 
margin-top: 25px; 
clear: both;
text-align: center; 
color: #fff;
font-size:10px; 
background-color:#ffffcc;
padding:2px;
}

#footer a img { border: none }




#footer a:hover {
text-decoration: none;
}

#bottom {
	font-size:11px;
	padding: 10px 0 0 0;
}

/*
#bottomleft {
text-align: justify;
font-size: 15px; color : #006600;
font-style: normal;
width:45%;
float:left;
background:#ffffcc;
margin-left: 5px; 
padding-bottom:10px;
padding-right:10px;
padding-left:5px;
}

#bottomleft h1 {
font-size: 16px; color: #006600;
font-style: normal; 
padding: 0 0 10px 0;
}

#bottomright {
font-size: 15px; color : #006600;
font-style: normal;
width:45%;
float:right;
background:#ffffcc;
padding-bottom:10px;
padding-right:5px;
padding-left: 10px;
}*/
/*
#divider {
text-align: center;
font-size : 11px;
padding:2px;
font-weight: bold;
font-family:Arial, Helvetica, sans-serif;
}*/
</pre></body></html>