/*styles.ccs - FETA Style Sheet */

/* Standard styles */



body {                                                                                            
  background: url(bmusitedata/images/rain.png) top left repeat fixed;                                                           
  color: navy;
  font-family: Arial, sans-serif;                                              
  margin: 0% 0% 0% 0%;
	padding: 0% 0% 0% 0%;                                                       
}     


 a:link {
 text-decoration: none;
 color: #B80000;
 }
 
 a:visited {
 text-decoration: none;
 color: #500000;
 }
 
 a:hover {
 text-decoration: underline;
 color: #800000;
 }
 
 a:active {
 test-decoration: underline;
 color: #FF0000;
 }

                                                                                           
div {
  font-family: Arial, sans-serif;                                           
  line-height: normal;                                                                                            
/*  background: url(sitedata/images/wht_txt.png) top left repeat fixed; */
  background-image: url(bmusitedata/images/wht_txt.png);                                                   
  background-repeat: repeat;                                                                
  margin-top: 0%;
}


div#box {
 position: relative;
 top: 0%;
 left: 3%;
 width: 94%;
 margin: 0% 0% 0% 0%;
 border-top: .01mm outset white;                                                                                            
/* background: url(sitedata/images/player2by.png) top right fixed; */                                                                                            
/* background: url(sitedata/images/wht_txt.png) top left repeat fixed; */ 
/* background-image: url(sitedata/images/wht_txt.png);
 background-repeat: repeat; */
}


h1#title {
 color: #0000FF;
 font: italic bold 24pt "times new roman", serif;
 margin-left: 20%;
 padding-left: 1%;
}

h1#subtitle {
 color: #990000;
 font: italic 18pt "times new roman", serif;
 padding-left: 30%;
} 


div#logo {
 float: left;
/*  position: absolute;  */
 top: 0%;
 right: 0%;
/* height: 25px; */
}


div#story {
 clear: both;
 padding-left: 5%;
 padding-right: 5%;
} 

div#indent{
 clear: both;
 margin-left: 20%;
 padding-left: 20%;
 padding-right: 5%;
} 

div#indentstory{
 clear: both;
 margin-left: 5%;
 padding-left: 10%;
 padding-right: 7%;
}  

div#column1 {
 float: left;
 width: 48%;
 color: navy; 
 font: 11pt arial, sans-serif;
 padding: 0% 0% 1% 1%;
 margin: 0% 0% 0% 0%;
 border: 0% 0% 0% 0%;
 border-top:  .5mm solid black;
 border-left: .5mm solid black;
 border-right: .5mm solid black;                                                                                            
/* background: url(sitedata/images/player2bzx.png) fixed 200px 0px no-repeat; */
/* border-bottom: .5mm solid black; */                                                                                            
/* background: url(sitedata/images/player2a.png) top left fixed; */
}

div#column1noborder {
 float: left;
 width: 48%;
 color: navy; 
 font: 11pt arial, sans-serif;
 padding: 0% 0% 0% 1%;
 margin: 0% 0% 0% 0%;
 border: 0% 0% 0% 0%;
 border-style:none;
}

div#column2 {
 float: left;
 width: 47%;
 color: navy; 
 font: 11pt arial, sans-serif;
 padding: 0% 1% 1% 1%;
 margin: 0% 0% 0% 0%;
 color: navy;
 font: 11pt arial, sans-serif;
 border-top:  .5mm solid black;
 border-right: .5mm solid black;
 border-bottom: .5mm solid black;                                                                                            
/* background: url(sitedata/images/player2bzx.png) fixed 400px 0px no-repeat; */
}

div#column2noborder {
 float: left;
 width: 47%;
 color: navy; 
 font: 11pt arial, sans-serif;
 padding: 0% 1% 0% 1%;
 margin: 0% 0% 0% 0%;
 color: navy;
 font: 11pt arial, sans-serif;
 border-style:  none;
}


div#colcontinue {
 top: 0%;
 left: 0%;
 width: 100%;
 padding: 0% 0% 1% 0%;
 border-top: .5mm solid black;
}


div#colsingle {
 top: 0%;
 left: 0%;
 width: 93%;
 color: navy; 
 font: 11pt arial, sans-serif;
 padding: 0% 4% 1% 1%;
 border: .5mm solid black;
}

div#figureleft {
  float: left;  
  width: 20%;
  border: none;
  margin: 1%;
  padding: 1%;
}

div#figureleft p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div#figureright {
  float: right;
  width: 20%;
  border: none;
  margin: 01%;
	margin: 0% 26% 0% 0%;
  padding: 1%;
}

div#figureright p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

div#clear {
 clear: both;
}

hr {
 height:3px;
 width:100%;
 background:#446791;
 padding: 0px -4px 0px 0px;
 margin: 0px -0px 0px -5px;  
}

h2 {
 text-align: center;
 color: #660033; 
 padding-top: 1%;
 font: 14pt arial, sans-serif;
} 

h3 {
 text-align: left;
 color: #660033; 
 padding-top: 1%;
 font: 13pt arial, sans-serif;
}

h4 {
 text-align: left;
 color: #00008B; 
 padding-top: 1%;
 margin: 5% 0% 3% 0%; 
 font: bold 10pt "times new roman", serif;
}

h5 {
 text-align:center;
 color: #00008B; 
 padding-top: 1%;
 margin: -3% 0% 2% 0%; 
 font: bold 12pt "times new roman", serif; 
}

h6 {
 text-align:center;
 color: #00008B; 
 padding-top: 1%;
 margin: 1% 0% 1% 0%; 
 font: bold 12pt "times new roman", serif; 
}
 
#byline {
 text-align: left;
 color: #993366;
 font: italic 12pt "times new roman", georgia, serif;
}
 
ul {
 list-style: disc;
 padding: 1% 2% 1% 3%;
 margin: 0% 0% 0% 1.4%;
}

ul#circle {
 list-style: circle;
 padding: 1% 2% 1% 3%;
 margin: 0% 0% 0% 1.4%;
}
 
ol {
 list-style: decimal;
 list-style-position: outside;
 padding: 1% 2% 1% 9%;
 margin: 0% 0% 0% 0;
}

#center {
 display: block;
 margin-left: auto;
 margin-right: auto;
  font: 14pt arial, sans-serif;
}

#big {
  font: 14pt arial, sans-serif;
}

li#big  {
  font: 14pt arial, sans-serif;
}

li#medium {
  font: 12pt arial, sans-serif;
}

p#big {
  font: 16pt arial, sans-serif;
  line-height: 1.1;
}

p#bigger {
  font: 20pt arial, sans-serif;
  color: #660033; 
  line-height: 15%;
}

p#mediumbigger {
  font: 14pt arial, sans-serif;
  color: #660033; 
  line-height: 15%;
}
p#mediumbig {
  font: bold 12pt arial, sans-serif;
}

p#medium {
  font: 11pt arial, sans-serif;
  line-height: 25%;
}

p#mediumsmall {
  font: 8.5pt arial, sans-serif;
  line-height: 100%;
}

p#small {
  font: 8pt arial, sans-serif;
  line-height: 25%;
}

p#ack  {
 font-style: italic;
 font: italic 9pt "times new roman", serif;
} 

p#indent  {
 padding-left: 10%;
} 

p#alignright  {
 text-align:right;
 padding-right: 2%;
}

img#floatleft {
 float: left;
 padding-right: 2%;
}

img#floatright {
 float: right;
 padding-left: 2%;
 padding-right: 2%;
}

table#org {
 width: 65%;
/* display: block; */
/* margin-left: auto;
 margin-right: auto; */
 border-collapse: collapse;
 border-style: solid;
 border-width: thin;
}

table#org th{
 border-style: solid;
 border-width: thin;
}
 
table#org td{
 border-style: solid;
 border-width: thin;
}

td#c {
 text-align: center;
}

ul#history_list {
 list-style: disc;
 padding: 0% 0% 0% 4%;
 margin: 0% 0% 0% 0%;
}

div#foot {
 clear: both;
 padding: 5% 5% 5% 5%;
 text-align: center;
 top: 0%;
 margin-left: 0%;
 border-top: .7mm solid black;
}


div#menu {
 position: absolute;
 top: 97px;
 left: 3%;
 width: 19.5%;
 bottom: 3%;
 overflow: auto;
/* background-image: url(sitedata/images/server1d.png);                                                   
 background-repeat: no-repeat; */
/*  background-image: url(sitedata/images/decoration.png);                                                   
 background-repeat: no-repeat; */
}

ul#menu_list {
 list-style: none;
 padding: -% 2% 1% 2%;
 margin: 0% 0% 0% 0%;
 font: 10pt "times new roman", serif;
}

 body>div#menu {position: fixed}