body {
background-color: #e99822 !important;
color: #000000 !important;
font-family: Sans-Serif,Tahoma,"Times New Roman",Arial,Helvetica,"Courier New";
font-size: 100%;
}
a:link {
color: #ff0000;
text-decoration: none;
background: transparent;
}
a:visited {
color: #ff6600;
text-decoration: none;
background: transparent;
}
a:hover {
color: #ff6600;
text-decoration: underline;
background: transparent;
}
#copyright {
font-size: 90%;
background-color: #ffffff;
font-family: Geneva,Arial,sans-serif;
color: #000000;
text-decoration: overline,underline;
text-align: center;
border: 2px solid #000000;
float: left;
width: 98%;
margin: 4px 4px 4px 4px;
padding-right: 8px;
padding-top: 1%;
padding-bottom: 1%;
clear: both;
}
#header {
width: 98%;
border: 4px solid #000000;
color: #000000;
background-color: #ffffff;
margin: 4px 4px 4px 4px;
padding-right: 8px;
clear: both;
background-image: url("images/logo.png");
background-repeat: no-repeat;
background-position: top center;
height: 200px;
}
/*
#header:before {
background-image: url("images/holly_l.png");
background-repeat: no-repeat;
}
#header:after {
background-image: url("images/holly_r.png");
background-repeat: no-repeat;
}
*/
#nav {
float: left;
width: 70%;
border: 2px solid #000000;
color: #000000;
background-color: #ffffff;
margin: 4px 4px 4px 4px;
margin-left: 2%;
margin-top: 5%;
text-align: center;
padding-top: .5%;
padding-bottom: .5%;
min-height: 5%;
font-size: 102%;
}
#nav a {
margin-left: 10px;
}
#quote {
float: left;
width: 20%;
font-size: 80%;
color: #000000;
margin: 4px 4px 4px 4px;
}
#miscinfo {
float: left;
width: 20%;
font-size: 80%;
color: #000000;
margin: 4px 4px 4px 4px;
clear: both;
}
#content {
width: 70%;
float: right;
border: 4px solid #000000;
color: #000000;
background-color: #ffffff;
margin: 4px 4px 4px 4px;
font-size: 95%;
padding: 3% 3% 3% 3%;
}
#strip {
width: 100%;
overflow: scroll;
}
h1 {
font-size: 112.5%;
font-weight: bold;
margin: 0px;
}
h2 {
font-size: 87.5%;
font-weight: bold;
margin: 0px;
}
h3 {
font-size: 81.25%;
font-weight: bold;
margin: 0px;
}
h4 {
font-size: 68.75%;
font-weight: bold;
margin: 0px;
}
h5 {
font-size: 62.5%;
font-weight: bold;
margin: 0px;
}
img {
background-image: url("http://gfbowl.com/images/loading.png");
background-repeat: no-repeat;
background-position: center center;
border: none;
}
.nonload {
background-image: none;
}
.xmlbutton {
font-size: 60%;
color: #FFFFFF;;
background-color: #FF6601 !important;
border: 2px outset #ff6600;
text-decoration: none;
font-weight: bold;
padding: 0px 1px 0px 1px;
font-family:sans-serif,"times new roman",verdana,arial,helvetica;
}
.xmlbutton:link {
color: #FFFFFF;
background-color: inherit;
}
.xmlbutton:visited {
color: #FFFFFF;
background-color: inherit;
}
.xmlbutton:hover {
background-color: #FF9900 !important;
color: #FFFFFF;
text-decoration: none;
}
.xmlbutton:active {
border-style: inset;
color: #FFFFFF;
background-color: inherit;
}
input {
border: 1px solid #000000;
color: #000080;
background-color: #ffffff;
font-family: Geneva,Arial,sans-serif;
font-size: 80%;
}
textarea {
border: 1px solid #000000;
color: #000080;
background-color: #ffffff;
font-family: Geneva,Arial,sans-serif;
font-size: 80%;
}
.widgetheader {
position: relative;
z-index: 1;
left: 2%;
top: 15px;
width: 80%;
height: 20px;
padding-top: 2px;
font-weight: bold;
font-size: 80%;
text-align: center;
border: 1px solid #000000;
background-color: #f2f2f2;
color: #000000;
}
.widgetboxcontainer {
z-index: 0;
border: 2px dashed #000000;
background-color: #ffffff;
}
.widgetbox {
background-color: #ffffff;
color: #000000;
margin-top: 12px;
padding: 3px;
text-align: center;
font-size: 90%;
}
.widgetheader, .widgetboxcontainer, .widgetbox {
font-family: verdana,"times new roman",arial,helvetica,sans-serif;
margin-right: 1%;
margin-left: 1%;
margin-bottom: 2%;
}

