@charset "utf-8";
/* CSS Document */

/* Body, Banner, and Main Page Characteristics */

body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-image: url(../layout/main_background.jpg);
}

.soapbox {
        background-image: url(../images/billysoap.jpg);
}

.banner {
        border-left: medium solid #F3E033;
        border-right: medium solid #F3E033;
        border-bottom: medium solid #F3E033;
	background-image: url(../layout/banner_background.jpg);
}
.index_info {
	padding: 10px;
}

.sponsors { 
	font-family: Georgia, Times New Roman, Times, serif;
        text-align: center;
}

.sponsors A:link { 
	font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;
	color: #3333CC; 
	text-decoration: none;
}

.sponsors A:active{ 
	font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;
	color: #3333CC; 
	text-decoration: none;
}

.sponsors A:visited { 
	font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;
	color: #3399CC; 
	text-decoration: none;
}

.sponsors A:hover { 
	font-family: Georgia, Times New Roman, Times, serif;
        font-weight: bold;
	color: #CCFF00; 
	text-decoration: none;
}



/* Top and Bottom Menu Characteristics */

.menu_top {
	background-color: #800000; 
        border-top: medium solid #F3E033;
        border-left: medium solid #F3E033;
        border-right: medium solid #F3E033;
	color: #FFFFFF;
	padding: 4px;
        text-align: center
}
.menu_bottom {
	background-color: #800000; 
        border-bottom: medium solid #F3E033;
        border-left: medium solid #F3E033;
        border-right: medium solid #F3E033;
	color: #FFFFFF;
	padding: 4px;
        text-align: center
}

.menu_top A:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}

.menu_top A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none ;
}

.menu_top A:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none ;
}

.menu_top A:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #F3E033; 
	text-decoration: none ;
}

.menu_bottom A:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none;
}

.menu_bottom A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none ;
}

.menu_bottom A:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #FFFFFF; 
	text-decoration: none ;
}

.menu_bottom A:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
	color: #F3E033; 
	text-decoration: none ;
}



.sitemap { 
	font-family: Georgia, Times New Roman, Times, serif;
        text-align: left;
        line-height: 1.5;
}

.sitemap A:link { 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3333CC; 
	text-decoration: none;
}

.sitemap A:active{ 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3333CC; 
	text-decoration: none;
}

.sitemap A:visited { 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3333CC; 
	text-decoration: none;
}

.sitemap A:hover { 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CCFF00; 
	text-decoration: none;
}




/* Content and Reports Characteristics */

.content {
	background-image: url(../layout/content_background.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
        border-right: medium solid #F3E033;
        border-left: medium solid #F3E033;
}

.content2 {
	background-image: url(../layout/content_background.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
        border-right: medium solid #F3E033;
        border-left: medium solid #F3E033;
        margin-left: auto;
        margin-right: auto;
}

.scroll_mid {
	background-image: url(../layout/scroll_mid.jpg);
	font-family: Georgia, Times New Roman, Times, serif;
        text-align: center;
        padding-top: 20px;
        padding-left: 80px;
        padding-right: 80px;
}


img.center {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

.reports {
        padding-left: 12px;
        padding-right: 12px;
	background-image: url(../layout/reports_background.gif);
}





/* Sidebar Characteristics */

.sidebar {
	background-image: url(../layout/sidebar.jpg);
        border-right: thin solid #F3E033;
        border-bottom: thin solid #F3E033;
        font-weight: bold;
        color: #F3E033; 
        font-family: Arial, Helvetica, sans-serif;
        text-indent: 10px;
}

.sidebar_title {
        text-align: center;
        padding: 10px;
}

.sidebar_headers {
	background-color: #E6E6E6;
        color: #800000;
	font-size: 15px;
        display: block;
        margin: 8px 8px 8px 8px;
}

.sidebar A:link { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #F3E033;
	text-decoration: none;
}

.sidebar A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #F3E033;
	text-decoration: none ;
}

.sidebar A:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #F3E033;
	text-decoration: none ;
}

.sidebar A:hover { 
	background-color: #800000; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        font-weight: bold;
        color: #F3E033;
	text-decoration: none ;
}







/* Highslide  or Picture Zoom Characteristics */

.highslide {
   cursor: url(http://www.billysandifer.com/scripts/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide img {
   border: 2px solid white;
}
.highslide:hover img {
   border: 2px solid white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}
.highslide-loading {
  display: block;
   color: white;
   font-size: 9px;
   font-weight: bold;
   text-transform: uppercase;
  text-decoration: none;
   padding: 3px;
   border-top: 1px solid white;
   border-bottom: 1px solid white;
  background-color: black;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
   font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: #FFFFFF;
    background-color: #CCCCCC;
}
