body {
background-image: url('images/edwinbackg.jpg');
}

#stripes 
{
background-image: url('images/edwinbg.jpg');
background-repeat: repeat-y;
}

#edwin {
background-image: url('images/edwinhead.jpg');
background-repeat: no-repeat;
}

.bar, #bar {
background-image: url(images/ballfoot.gif);
background-repeat:no-repeat;
background-position:right top;
text-align: right;
padding-right: 20px;
color: #ffffff;
margin: 4px;
font-family: Georgia;
font-size: 15px;
font-style: italic;
text-transform: lowercase;
}

.bar a:link, .bar a:visited, .bar a:active {
text-decoration: none;
color: #ffffff;
border-bottom: 1px solid #51998e;
border-left: none;
border-right: none;
border-top: none;
cursor: default;
}

a:link, a:visited, a:active {
text-decoration: none;
color: #ffffff;
border: 1px solid #51998e;
cursor: default;
}

a:hover {
border: 1px solid #c84554;
font-style: italic;
}

.bar a:hover {
color: #c84554;
border-left: none;
border-right: none;
border-top: none;
border-bottom: 1px solid #51998e;
}

.titl, h3 {
font-family: Century Gothic;
color: #e9a59d;
background-image: url('images/edwinbgtitles.jpg');
border-left: 5px solid #51998e;
padding-left: 5px;
border-right: 8px solid #51998e;
text-transform: uppercase;
margin: 0px;
font-style: normal;
font-weight: normal;
margin-bottom: 8px;
}

.stats {
font-family: Verdana;
font-size: 9px;
color: #e9a59d;
background-image: url('images/edwinbgtitles.jpg');
border-left: 5px solid #51998e;
padding-left: 5px;
border-right: 8px solid #51998e;
width: 200px;
margin: 0px;
text-align: justify;
margin-bottom: 8px;
}

b, strong { color: #51998e; }
i, em { color: #145cc1; }

.titi, p, label, li {
font-family: Verdana;
font-size: 9px;
color: #ffffff;
margin: 0px;
padding-left: 3px;
}

textarea, option, value, input {
border: 1px solid #51998e;
background-image: url('images/edwinbgtitles.jpg');
color: #ffffff;
font-family: Verdana;
font-size: 9px;
}

select {
border: 1px solid #51998e;
background-color: #145cc1;
color: #ffffff;
font-family: Verdana;
font-size: 9px;
}
