html
{
background: #222222 url(http://style.tennantively.org/stylebg1.jpg) repeat-y;
margin:0px;
height:100%;
}
body
{ 
background-image: url(http://style.tennantively.org/stylebg.jpg);
background-repeat: repeat-x;
text-align: justify;
font-family: verdana;
font-size: 10px;	
color: #ededed;
margin:0px;
height:100%;
}
html>body {
 min-height: 100%;
 height: auto;
}
b, strong
{
background-color: inherit;
color:#121212;
}
i, em
{
background-color: inherit;
color:#f7b22c;
}
u
{
background-color: inherit;
color:#f7952c;
}
a
{
color: #000000;
text-decoration: none;
}
a:hover
{
color: #000000;
text-decoration: none;
}
table, tr, td 
{
text-align: justify;
font-family: verdana;
font-size: 10px;	
color: #ededed;
}
h1
{
background-color: #000000;
color: #ffffff;
font-family: gerogia;
font-size: 13pt;
padding: 2px;
}
textarea, input, select
{ 
background-color: #a30000;
font-family: verdana; 
font-size: 11px;
color: #ededed; 
border-style: solid;
border-color: #222222;
border-width: 1px;
}
option
{ 
background-color: #a30000;
font-family: verdana;
font-size: 11px;
color: #ededed;
}
.img
{
padding: 3px;
}
a.menu
{
font-size: 20px;
font-weight: normal;
font-family: georgia;
color: #ce0000;
}
a.menu:hover
{
font-size: 20px;
font-weight: normal;
font-family: georgia;
color: #ce0000;
font-style: italic;
}
#container
{
position: relative;
padding-left: 125px;
margin: 0px;
}