body { background: #111111; color: #ffffff; font-family: sans-serif,arial; }
p { font-size: small; padding: 0px; }
a:link { font-weight: normal; color: #ffa500; text-decoration: none; }
a:visited { font-weight: normal; color: #ffa500; text-decoration: none; }
a:hover { font-weight: normal; color: #ffd700; text-decoration: underline; }
a:active { font-weight: normal; color: #ffa500; text-decoration: none; }
img { border: 0px; padding: 0px; }
hr { color: #444444; background-color: #444444; height: 1px; border: none; }
ul { font-size: small; }
li { margin-top: 10px; }

table { margin-left:auto; margin-right:auto; border-collapse: collapse; }
td { font-size: small; padding: 5px; border: 1px solid #000000; }
.oddTR { background: #111111; }
.evenTR { background: #222222; }
.colRight { text-align: right; }
.colLeft { text-align: left; }
.colCenter { text-align: center; }

.cbImage img { text-align: center; border: 1px solid #444444; padding: 0px; }
.cbImage p { text-align: center; }

#page { background: #000000; border: 1px solid #444444; border-radius: 15px; width: 700px; padding: 10px; margin-left:auto; margin-right:auto; }
#logo { text-align: center; }
#links { font-size: small; text-align: center; }

#index { width: 700px; }
#indexContent { font-size: small; text-align: justify; width: 700px; }
#schedule { width: 700px; }
#scheduleContent { font-size: small; text-align: center; width: 700px; }
#images { width: 700px; }
#imagesContent { font-size: small; text-align: center; width: 700px; }
#thumbs { text-align: center; padding: 10px; }
#members { width: 700px; }
#membersContent { font-size: small; text-align: justify; width: 700px; }

#henry { height: 240px; } 
#henryPic { float: left; min-width: 275px; background: transparent; padding: 0px; }
#rick { height: 201px; } 
#rickPic { float: left; min-width: 275px; background: transparent; padding: 0px; }
#billy { height: 201px; } 
#billyPic { float: left; min-width: 275px; background: transparent; padding: 0px; }
#bracken { height: 201px; } 
#brackenPic { float: left; min-width: 275px; background: transparent; padding: 0px; }
#acousticjoEs { height: 161px; } 
#acousticjoEsPic { float: left; min-width: 275px; background: transparent; padding: 0px; }

#footer {  background: #000000; color: #ffffff; padding: 0px; font-size: x-small; text-align: center; }
