@charset "iso-8859-1";

<STYLE TYPE="text/css">
   
<!--
body {
	 /* Gets rid of margins in space around page's content */
	 margin: 0;
	 /* Selects font for the page */
	 font-family:  Arial, Verdana, sans-serif;
	 /*Selects color for body text
	 color: #333; */
	 /* Selects the background color of the page.
	 background-color: #CF0; */
	 }

	span.White32B {font-size:32pt; font-weight:bold; color:white;}
		.White24B {font-size:24pt; font-weight:bold; color:white;}
		.White18B {font-size:18pt; font-weight:bold; color:white;}
		.White16B {font-size:16pt; font-weight:bold; color:white;}
		.White14B {font-size:14pt; font-weight:bold; color:white;}
		.White14N {font-size:14pt; font-weight:normal; color:white;}
		.White12B {font-size:12pt; font-weight:bold; color:white;}
		.White12N {font-size:12pt; font-weight:normal; color:white;}
		.White10B {font-size:10pt; font-weight:bold; color:white;}
		.White10N {font-size:10pt; font-weight:normal; color:white;}
		.White8N {font-size:8pt; font-weight:normal; color:white;}

.OatLogoDkBlue32B {font-size:32pt; font-weight:bold; color:#0345B6;}
.OatLogoDkBlue14B {font-size:14pt; font-weight:bold; color:#0345B6;}
.OatLogoDkBlue18B {font-size:18pt; font-weight:bold; color:#0345B6;}
.OatLogoDkBlue12B {font-size:12pt; font-weight:bold; color:#0345B6;}
.OatLogoDkBlue12N {font-size:12pt; font-weight:normal; color:#0345B6;}
.OatLogoDkBlue14N {font-size:14pt; font-weight:normal; color:#0345B6;}
.OatLogoDkBlue10N {font-size:10pt; font-weight:normal; color:#0345B6;}
.OatLogoDkBlue14I {font-size:14pt; font-weight:normal; color:#0345B6; font-style:italic}
.OatLogoDkBlue32B {font-size:32pt; font-weight:bold; color:#0345B6;}
		.CopyrightBlue {color:#0345B6; font: sans-serif; font-size: x-small; font-weight: bold;}

		.Silver14B {font-size:14pt; font-weight:bold; color:Silver;}
		.Silver12B {font-size:12pt; font-weight:bold; color:Silver;}
		.Silver10B {font-size:10pt; font-weight:bold; color:Silver;}
		.Silver10N {font-size:10pt; font-weight:normal; color:Silver;}
		.Silver8N {font-size:8pt; font-weight:normal; color:Silver;}

		.Silver12BIndent15 {font-size:12pt; font-weight:bold; color:Silver; margin-left: 15px;}
		.Black16B {font-size:16pt; font-weight:bold; color:black;}
		.Black14B {font-size:14pt; font-weight:bold; color:black;}
		.Black14N {font-size:14pt; font-weight:normal; color:black;}
		.Black12B {font-size:12pt; font-weight:bold; color:black;}
		.Black10B {font-size:10pt; font-weight:bold; color:black;}
		.Black10N {font-size:10pt; font-weight:normal; color:black;}
		.Black8B {font-size:8pt; font-weight:bold; color:black;}
		.Black8n{font-size:8pt; font-weight:normal; color:black;}
		.Silver14N {font-size:14pt; font-weight:normal; color:silver;}
		.Silver12N {font-size:12pt; font-weight:normal; color:silver;}


		.Yellow16B {font-size:16pt; font-weight:bold; color:Yellow;}
		.Yellow14B {font-size:14pt; font-weight:bold; color:Yellow;}
		.Yellow14N {font-size:14pt; font-weight:normal; color:Yellow;}
		.Yellow12B {font-size:12pt; font-weight:bold; color:Yellow;}
		.Yellow10B {font-size:10pt; font-weight:bold; color:Yellow;}
		.Yellow10N {font-size:10pt; font-weight:normal; color:Yellow;}
		.Yellow8B {font-size:8pt; font-weight:bold; color:Yellow;}
		.Yellow8n{font-size:8pt; font-weight:normal; color:Yellow;}




	 .MenuIndent1 {margin-left: 15px;}
	 .MenuIndent2 {margin-left: 23px;}
	 .MenuIndent3 {margin-left: 30px;}


.TextField {
background-color: ffff00;
border-color: 0000ff;
border-style: beveled;
border-width: 1;
color: 000000;
font-size: 12pt;
font-family: arial;
font-weight: normal;
}

body {
	 margin: 0;
	 /* Selects font for the page */
	 font-family: Arial, Helvetica, Verdana, sans-serif;
	 }

#textWrapper {   
   /*  width: 740px;  */ 
   position: relative; 
 } 	

#columnLeft {
  /* position: relative;  */ 
   top: 0;
	width:310px;
   /* padding-left: 33.3em; */ 
   text-align: left;
   float: left;
}

#columnRight {
  /*position: relative;  */
   top: 0;
	width:310px;
  /*  padding-left: 33.3em; */ 
   float: right;
}

#wrapper {   
   /*  width: 740px;  */ 
   position: relative; 
 } 	

#BioWrapper { 
  /*  width: 730px;*/ 
  /*  height:550px; */
   padding-top: 20px;  
 }  

#BioBlowUp {  
	width: 530px;
	 /*  height:550px;  */
	float: left; 
	text-align: center;
 } 

#GalleryBlowUp {  
	width: 530px;
	height:550px; 
	float: left; 
	text-align: center;
 } 

#ContactInfo{  
	width: 530px;
	height:550px; 
	float: left; 
	text-align: center;
 } 

#ThumbsWrapper { 
  /*  width: 730px;*/ 
   height:550px; 
   padding-top: 20px;  
 }  

#ThumbsBlowUp {  
	width: 500px;
	height:550px; 
	float: left; 
	text-align: center;
 } 



#ImageDisplay {  
	width: 530px;
	height:550px; 
	float: left; 
	text-align: center;
 } 

#AboutOatWrapper { 

   width: 400px; 
   padding-top: 10px;  
 }  

#RegistrationWrapper { 
    width: 500px; 
   padding-top: 10px;  
 }  

#ImageWrapper { 
  /*  width: 730px;*/ 
   height:550px; 
   padding-top: 20px;  
 }  


#ThumbsLayer {   
	width:220px;
	height:450px; 
	float: right; 
 }   

#ThumbsScroller {
	width:220px;
	height:550px;
	background-color:transparent;
	overflow:scroll;
	float: right; 
	scrollbar-track-color: gray;
	scrollbar-shadow-color: black;
	scrollbar-arrow-color: black;
	scrollbar-face-color: gray;
} 

#ArtAroundImageLayer {   
	width:210px;
	height:450px; 
	float: right; 
	padding-right: 20px;
 }   


img.btn {background: transparent;}
a.btn:hover {background-color: Silver}
a.btn:active {background-color: lime}

img.Homebtn {background: silver;}
a.Homebtn:hover {background-color: Silver}
a.Homebtn:active {background-color: lime}



 #hSprig {position: absolute; top: 20px; left:50px;} 	  	
 #hName {position: absolute; top: 20px; left:160px;}
 #hAddress {position: absolute; top: 110px; left: 220px;} 
 #bMenu ul {list-style: none;}
 #bMenu li {background-repeat: repeat-y; margin: 2em 0em 2em}
 a.bMenu {font-size:12pt; font-weight:bold; color:#FFFC00;} 
 a.bMenu:hover {font-size:12pt; font-weight:bold; color:Red;}
 a.bMenu:active {font-size:12pt; font-weight:bold; color:lime;}
 a.bSubMenu {font-size:10pt; font-weight:bold; color:#FFFC00;} 
 a.bSubMenu:hover {font-size:10pt; font-weight:bold; color:Red;}
 a.bSubMenu:active {font-size:10pt; font-weight:bold; color:lime;}

 span.bMenu {font-size:12pt; font-weight:bold; color:#FFFC00;} 
		.Copyright {color: white; font: sans-serif; font-size: x-small; font-weight: bold;}

		.CopyrightGray {color:gray; font: sans-serif; font-size: x-small;}

		.PageTitle {font-size:24pt; font-weight:bold; color:#000000;} 
		.BlueTitle {font-size:24pt; font-weight:bold; color:#473C8B;} 
		.GrayTitle {font-size:24pt; font-weight:bold; color:gray;}
		.GroupHead {font-size:18pt; font-weight:bold; color:#473C8B;} 
		.SubGroupHead {font-size:14pt; font-weight:bold; color:#473C8B;}
		.Sub1Group {font-size:12pt; font-weight:normal; color:#473C8B;}
		.Sub2Group {font-size:10pt; font-weight:normal; color:#473C8B;}
		

		.BoldText {font-weight:bold;}
		.Speaker {font-size:24pt; font-weight:bold; color:#473C8B;} 
 		.Title {font-size:14pt; font-weight:bold; color:#473C8B;}
		
		.RedText{font-weight:bold; color:red;} 
		.TinyText{font-size:8pt; font-weight:lighter; color:#000000;}

		.RedLineThru{text-decoration: line-through; font-weight: 700; color:red;}

		.login {font-family: MS Sans Serif; font-weight: normal; color: blue; font-style: oblique; font: 200 xx-small;}
		.CopyrightWhite {color:white; font: sans-serif; font-size: x-small; font-weight: bold;}
		.CopyrightRed {color:Red; font: sans-serif; font-size: x-small; font-weight: bold;}

		.boldon {font-weight : bold; color : blue;}
		.boldoff {font-weight : medium; color : blue;}

		.10boldon {font-weight : bold; color : blue; font-size:10pt;}
		.10boldoff {font-weight : medium; color : blue; font-size:10pt;}

		.12boldon {font-weight : bold; color : blue; font-size:12pt;}
		.12boldoff {font-weight : medium; color : blue; font-size:12pt;}

		.14boldon {font-weight : bold; color : blue; font-size:14pt;}
		.14boldoff {font-weight : medium; color : blue; font-size:14pt;}

		.16boldon {font-weight : bold; color : blue; font-size:16pt;}
		.16boldoff {font-weight : medium; color : blue; font-size:16pt;}


		.WhiteTitle {font-size:14pt; font-weight:bold; color:white;}
		.WhiteText12{font-size:12pt; font-weight:bold; color:White;} 
		.WhiteText10{font-size:10pt; font-weight:bold; color:White;} 
		.WhiteText8{font-size:8pt; font-weight:bold; color:White;}
		.amer {color: #000000; font: sans-serif; font-weight: bold;}



	   p.indent {margin-left: 20px;}
		.indentFirstLine{text-indent: 20px; margin-left: 20px; margin-right: 20px; text-align: justify;}
		.BigText {font-size:12pt; font-weight:bold;} 
-->
</STYLE>
