html {
margin: 0;
padding: 0;
}

body {
font: 12px Helvetica, Arial, Verdana, sans-serif;
color: white;
background-color: black;
margin: 0;
padding: 0;
}

img { 
border: none; 
}

p {
font: 12px Helvetica, Arial, Verdana, sans-serif;
margin-top: 0;
background-color: transparent;
}

div {
font: 12px Helvetica, Arial, Verdana, sans-serif;
margin-top: 0;
}

hr {
color: #1A2C1A;
border-bottom: thin solid #1A2C1A;
background-color: transparent;
}

a:link {
font-weight: bold;
text-decoration: underline;
color: #203322;
background-color: transparent;
}

a:visited {
font-weight: bold;
text-decoration: underline;
color: #203322;
background-color: transparent;
}

a:hover , a:active {
text-decoration: none;
color: #4D604D;
background-color: transparent;
}

.hiddenPic{
display:none;
}

.whitetext {
font: 12px Helvetica, Arial, Verdana, sans-serif;
margin-top: 0;
background-color: transparent;
color: white;
}


.bigtext {
font: 18px Arial, Helvetica, sans-serif;
color: black;
background-color: transparent;
}

.bigtext_cool {
font: 18px Arial, Helvetica, sans-serif;
color: black;
background-color: transparent;
text-decoration: underline; 
font-stretch: expanded;  
font-weight: bolder;
}

.smalltext {
font: 9px Arial, Helvetica, sans-serif;
background-color: transparent;
}

.reallybigtext{
font: 32px Arial, Helvetica, sans-serif;
color: black;
background-color: transparent;
}

.columnalign_template{
/* text-align: justify; */
}


.playerErrorTxt{
font: 18px Arial, Helvetica, sans-serif;
color: White;
background-color: transparent;
}


.headrule{
font: 32px Arial, Helvetica, sans-serif;
color: white;
border-bottom: thin solid #1A2C1A;
background-color: transparent;
}

/* START TABLE HEADING STYLES */
table.heading{
width: 652px; 
padding: 0px 0px 0px 0px;
margin: auto auto;
}
td.heading_botright{
text-align: right;
}
/* END TABLE HEADING STYLES */

/* START TAN BOX ROUNDED CORNERS */
.boxtopleft {background: url(/pboys/images/box_top_left.gif);height: 10px; width: 10px;}
.boxtopmid {background: url(/pboys/images/box_mid_top.gif);height: 10px;}
.boxtopright {background: url(/pboys/images/box_top_right.gif);height: 10px; width: 10px;}
.boxmidleft {background: url(/pboys/images/box_mid_left.gif); width: 10px;}
.boxmidright {background: url(/pboys/images/box_mid_right.gif); width: 10px;}
.boxbotleft {background: url(/pboys/images/box_bottom_left.gif);height: 10px; width: 10px;}
.boxbotmid {background: url(/pboys/images/box_mid_bottom.gif);height: 10px;}
.boxbotright {background: url(/pboys/images/box_bottom_right.gif);height: 10px; width: 10px;}
.boxmidbg {background-color: #D2D0C4; color:black;}
/* END TAN BOX ROUNDED CORNERS */


h1 {
font: 18px Arial, Helvetica, sans-serif;
color: white;
background-color: transparent;
}

h2 {
font: 16px Arial, Helvetica, sans-serif;
color: white;
font-weight: bold;
background-color: transparent;
}

h3 {
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
background-color: transparent;
}


.body_table{
background-image: url(../images/pboys_bg.gif);
background-attachment: fixed;
width: 700px;
height: 100%;
}

.body_right_border{
width:56px;
background-image: url(/pboys/images/bg_knot.gif);
background-repeat: repeat;
background-position: top;

}

.submit_button{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
color: #000000;
cursor: hand;
background-image: url(graybar.gif);
background-color: #EEEEEE;
}

.text_area{
width: 100%;
}

.text_box{
width: 100%;
}



.contentswitchJSpointersBio{
cursor:hand; 
cursor:pointer;
font-size: 15px;
}

.contentswitchJSpointersSonglist{
cursor:hand; 
cursor:pointer;
text-decoration:underline;
font-size: 12px;
}

.box_white_green{
background-color: white;
border: thin solid #1A2C1A;
}

.box_trans_green{
border: thin solid #1A2C1A;
}


/* -------- START BIOS NAVIGATION ------------ */
/* DON'T FORGET THESE IMAGES ARE PRELOADED IN THE PAGE TEMPLATE */

#navbios_table a{
background-repeat: no-repeat;
display:block;
outline: none;
}

#navbios_geoff a:hover {
background: url(/pboys/images/header_tr-geoff_02.gif);
} 
#navbios_geoff a {
background: url(/pboys/images/header_tr-geoff_01.gif);
}

#navbios_jay a:hover {
background: url(/pboys/images/header_tr-jay_02.gif);
} 
#navbios_jay a {
background: url(/pboys/images/header_tr-jay_01.gif);
}

#navbios_marty a:hover {
background: url(/pboys/images/header_tr-marty_02.gif);
} 
#navbios_marty a {
background: url(/pboys/images/header_tr-marty_01.gif);
}

#navbios_bill a:hover {
background: url(/pboys/images/header_tr-bill_02.gif);
} 
#navbios_bill a {
background: url(/pboys/images/header_tr-bill_01.gif);
}

/* -------- END BIOS NAVIGATION ------------ */

/* -------- START SITE NAVIGATION ALT 1 ------------ */
#nav_table_alt{
margin: auto auto;
/*text-transform: uppercase;*/
font: bolder 14px Arial, Helvetica, sans-serif; 
letter-spacing: -1px;
}
#nav_table_alt td {
background-repeat: no-repeat;
background-position: center;
padding: 1px 1px 1px 1px;
}
#nav_table_alt a:hover {
background-color: #202F3A;
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
color: white;
} 
#nav_table_alt a {
display:block;
color: #D2D0C4;
padding: 5px 5px 5px 5px;
text-decoration: none; 
}


/* -------- END SITE NAVIGATION ALT 1 ------------ */


/* -------- START SITE NAVIGATION ------------ */
/* DON'T FORGET THESE IMAGES ARE PRELOADED IN THE PAGE TEMPLATE */
#nav_table{
margin: auto auto;
}
#nav_table td{
border: none;
height: 30px;
background-repeat: no-repeat;
}
#nav_table a {
text-decoration:none;
display:block;
height: 30px;
}
#nav_table td a:hover, #nav_table td a{
background-repeat: no-repeat;
background-position: center;
}

#nav_home a:hover {
/*background: url(/pboys/images/nav_home2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:63px;
} 
#nav_home a {
background: url(/pboys/images/nav_home1.gif);
width:63px;
}

#nav_schedule a:hover {
/*background: url(/pboys/images/nav_sched2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:80px;
} 
#nav_schedule a {
background: url(/pboys/images/nav_sched1.gif);
width:80px;
}

#nav_sounds a:hover {
/*background: url(/pboys/images/nav_sounds2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:76px;
} 
#nav_sounds a {
background: url(/pboys/images/nav_sounds1.gif);
width:76px;
}

#nav_bios a:hover {
/*background: url(/pboys/images/nav_bios2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:50px;
} 
#nav_bios a {
background: url(/pboys/images/nav_bios1.gif);
width:50px;
}

#nav_gallery a:hover {
/*background: url(/pboys/images/nav_gallary2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:66px;
} 
#nav_gallery a {
background: url(/pboys/images/nav_gallary1.gif);
width:66px;
}

#nav_friends a:hover {
/*background: url(/pboys/images/nav_friends2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:67px;
} 
#nav_friends a {
background: url(/pboys/images/nav_friends1.gif);
width:67px;
}

#nav_contacts a:hover {
/*background: url(/pboys/images/nav_contact2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:75px;
} 
#nav_contacts a {
background: url(/pboys/images/nav_contact1.gif);
width:75px;
}

#nav_guestbook a:hover {
/*background: url(/pboys/images/nav_guestbk2.gif);*/
filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
width:95px;
} 
#nav_guestbook a {
background: url(/pboys/images/nav_guestbk1.gif);
width:95px;
}

#nav_selected {
border-bottom: thin solid #BFB9A7;
}



/* -------- END SITE NAVIGATION ------------ */


/* BEGIN STYLES FOR CALENDER ***************************/
.calendar{
color: #1A2C1A;
background-color:#98B099;
/*background-image: url(/pboys/images/bands-threemen.gif);*/
border: thin solid #8A8371;
padding-bottom: 3px; padding-left: 3px; padding-right: 3px; padding-top: 3px;
}

.calendar td{
text-align: center;
width: 15px;
height: 15px;
padding-bottom: 3px; padding-left: 3px; padding-right: 3px; padding-top: 3px;
}

.calendar td a:hover {
color: #829582;
background-color: white;
border: thin solid #1A2C1A;

.calendar td a:active{
color: #1A2C1A;
background-color:#98B099;
border: thin solid #8A8371;
}

/*
.calendar-prev{
}

.calendar-next{
}

.calendar-month{
}
*/


/* END   STYLES FOR CALENDER ***************************/

