/*
 CSS for Birkball
*/

body {
 background-color: #303030;
 margin-left: auto;
 margin-right: auto;
 width: 870px;
 text-align: center;
 color: #000000;
 font-family: arial, sans-serif;
}

table {
 margin-left: auto;
 margin-right: auto;
 width: 870px;
 text-align: left;
 margin: 0px;
 border: 0px none black;
 padding: 0px;
 border-collapse: collapse;
 border-spacing: 0px;
}

tr {
 margin-left: auto;
 margin-right: auto;
 width: 880px;
}

#header1 {
 font-size: 18px;
 width: 170px;
 text-align: center;
 font-style: italic;
 padding-right: 20px; 
 background-color: #F5F5DC;
}

#header2 {
 font-size: 24px;
 font-style: italic;
 font-weight: bold;
 line-height: 1.2;
 color: navy;
 text-align: left;
 width: 700px;
 height: 60px;
 font-family: serif; 
 background-color: #F5F5DC;
 padding-left: 20px;
 padding-right: 10px;      
}

/*
p.firstltr:first-letter {
 font-size: 150%;
 line-height: 0.8;
 font-family: serif;
 font-style: italic;
}
*/

p.firstltr {
 text-indent: .4in;
}

span {
 color: yellow;
 font-style: italic;
}

span.bold {
 font-weight: bold;
}

.links {
 margin-left: auto;
 margin-right: auto;
 width: 870px; 
 height: 24px;
 text-align: center;
 background-color: #F5F5DC;
 font-size: 16px;
 margin-top: 0px;
 margin-bottom: 0px;
 word-spacing: 20px;
}

.links a:link, address a:link {
 text-decoration: underline;
 color: blue;
}

.links a:visited, address a:visited {
 text-decoration: underline;
 color: black;
}

.links a:hover, address a:hover {
 text-decoration: underline;
 color: navy;
 font-size: 18px;
}

.links a:active, address a:active {
 text-decoration: underline;
 color: purple;
}

#main {
 font-size: 16px;
 color: white; 
 width: 801px;
 text-align: left;
 background-color: #660000;
 padding-left: 20px;
 padding-right: 20px;
 padding-top: 15px;
}

.listleft {
 float: left;
 margin-left: 40px;
 width: 385px;
}

.frame {
 width: 20px;
 background-color: #F5F5DC;
}

address {
 margin-left: auto;
 margin-right: auto;
 width: 860px;
 clear: both;
 font-size: 10px;
 text-align: center;
 background-image: url(images/paper.gif);
 color: navy;
 padding: 5px;
}

h2 {
 font-size: 18px;
 color: yellow;
}

h3 {
 text-align: center;
 color: yellow;  
}

h4 {
 text-align: center;
}
 
h4 img {
 border: 9px single navy;
 padding: 3px;
 float: inherit;
}

li {list-style-image: url(images/bluebull.gif); padding-left: 10px}

/*
 CSS for Birkball   ltblball.gif
*/

h4 object {
 float: inherit;
}

h5 {
 margin-left: auto;
 margin-right: auto;
 text-align: center;
}
