

	body { 
		
		background-color: #99cc99;
		background-image: 
		url('../gfx/ocean.gif');
		background-repeat: repeat-x repeat-y;
		background-position: 0px 0px;
				
		}
	wave	{
		background-image:
		url('/gfx/knotwork.gif');
		background-repeat: repeat-x;
		background-position: 0px 100px;
		}
	#header{
		
		}
	#page	{
		width:99%;
		margin:0 auto;
		}
	#main2 {
		margin:5; padding:0;
		background:transparent top right repeat-y;
		}
	.column-in {
		margin:0; padding:0.5em 1em;
		}
	#content {
      width: 100%;
      margin:1em auto;
      text-align:left; 
      }
	#left	{	
      float: left;
      width: 60%;
      margin:5; padding:0;
	font-style: italic;
      }
		
		
	#right	{
	
		width:35%;
		float:right;
		font-size:90%;
		color:navy;
			
		}
		

	 #menu {
  		float:right;
		width: 600px;
		height: 25px;
		}
	.largetitle{
		font-family:"University Roman Bold LET", times, serif;
		font-size: 48pt;
		font-weight:bold;
		margin: 5px;
		}

	.title{
		font-family:"University Roman Bold LET", Times, serif;
		font-size: 24pt;
		font-weight:bold;
		margin: 5px;
		}
	
	.smalltitle{
		font-family:"University Roman Bold LET", Times, serif
		font-size: 18pt;
		font-weight:bold;
		margin: 5px;
		}


		
	.footer {
		text-align:center;
		background:white;	
		clear: both;
		}

	.column-in {
		margin:0; padding:0.5em 1em;
		}
			
	hr.cleaner {
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
		}
	
		
	h1 {	font-family: nuptial, serif;
		font-size:48pt;
		font-style: normal;
		padding-top:0px;
		}
	h2{	font-family: georgia, serif;
		font-size:12pt;
		font-style: normal;
		padding-top:0px;
		}
	h3,h4 {font-family: georgia, serif;
		font-size:10pt;
		font-style: normal;
		padding-top:0px; margin: 0.2em 0 }
	p { margin: 0.5em 0 }
	a { color:black }
	
	.copy { text-align:center; font-size:90%; }
div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

div.footermenuBar,
div.footermenuBar a.menuButton,
div.footermenu,
div.footermenu a.footermenuItem {
  
  font-family: "MS Sans Serif", Arial, sans-serif;
  font-size: 8pt;
  font-style: normal;
  font-weight: normal;
  color: #ffffff;
}

div.menuBar {
  background-color: #2C2089;
  border: 0px solid;
  border-color: #add8e6 #000080  #000080 #add8e6;
  padding: 4px 4px 4px 4px;
  text-align: center;
}
div.footermenuBar {
  background-color: #2C2089;
  border: 0px solid;
  border-color: #add8e6 #000080  #000080 #add8e6;
  padding: 4px 4px 4px 4px;
  text-align: center;
}


div.menuBar a.menuButton {
  float:center
  background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.footermenuBar a.footermenuButton {
  float:center
  background-color: transparent;
  border: 1px solid #d0d0d0;
  color: #ffffff;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}
div.menuBar a.menuButton:hover {
  background-color: transparent;
  border-color: #add8e6 #000080 #000080 #add8e6;
  color: #ff0000;
}
div.footermenuBar a.footermenuButton:hover {
  background-color: transparent;
  border-color: #add8e6 #000080 #000080 #add8e6;
  color: #ff0000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #000080 #add8e6 #add8e6 #000080;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.footermenuBar a.footermenuButtonActive,
div.footermenuBar a.menuButtonActive:hover {
  background-color: #a0a0a0;
  border-color: #000080 #add8e6 #add8e6 #000080;
  color: #ffffff;
  left: 1px;
  top: 1px;
}
 
A.cbay
	{
	text-decoration : none;
	color: #0000CC;
	}


A.cbay:VISITED
	{
	text-decoration : none;
	color: #800080;
	}

A.cbay:HOVER
	{
	text-decoration : underline;
	color: #ff0000;
	}

.cbay-text
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	}

.cbay-errtext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 14pt;
	color: #CC0000;
	font-weight: bold;
	}

.cbay-largetitle
	{
	font-family: georgia, serif;
	font-size: 36pt;
	font-weight : bold;
	font-style:italic;
	line-height: 40pt;
	color: #ffffff;
	}
.cbay-smalltitle
	{
	font-family: georgia, serif;
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	line-height: 24pt;
	color: #ffffff;
	}
.cbay-smallhead
	{
	font-family: georgia, serif;
	font-size: 12pt;
	font-weight : bold;
	line-height: 16pt;
	color: #10d510;
	}
.cbay-seriftext
	{
	font-family: georgia, serif;
	font-size: 12pt;
	line-height: 16pt;
	color: #000000;
	}


.cbay-smalltext
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 11pt;
	color: #000000;
	text-align:left;
	}

.cbay-modinput
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	background-color: #FFFFFF; 
	height: 12pt;
	}
#mybutton   
	{
	border-style: inset;
        border-color: #ff6633;
        background-color: #CC3300;
        text-decoration: none;   
        width: 80px;
        text-align: center;
	}
  
 A.buttontext 
	{
	color: blue; 
	text-decoration: none;   
	font:  10pt Verdana;
                cursor: hand;
	} 	
A.buttontext:HOVER
	{
	text-decoration : underline;
	color: #0000CC;
	}
.pc
  {text-align:center;
  }

.floatright
	{
	float:right;
	
	}

.floatleft
	{
	float:left;
	}

.floatcenter
	{	
	float:center;
	}

.caption
	{
		text-align:center;
	font-weight:bold;
	}
