body { width: 760px;
       margin-top: 0px;
	   margin-left: auto;
	   margin-right: auto;
	   margin-bottom: 0px;
	   background-color: #202020; }
	   
.leftBorder { background-image: url('/images/leftBG.gif'); background-repeat: repeat-y; background-position: right; }
.rightBorder { background-image: url('/images/rightBG.gif'); background-repeat: repeat-y; background-position: left; }
.contentPane { padding: 6px 10px 10px 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }
.contentPane td, p { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #ffffff; }
.newsComments { padding-top: 15px; }
.commentDiv { background-color: #222222; border: 1px outset #222222; padding: 7px 10px 7px 10px; margin-top: 10px; color: #cccccc; }
.eventDiv { background-color: #222222; border: 1px outset #222222; padding: 7px 10px 7px 10px; margin-top: 10px; color: #cccccc; }
.postComment input { width: 250px; }
.postComment textarea { width: 250px; height: 80px; overflow: auto; }
.postComment .button { background-color: #ff0000; border: 1px outset #ff0000; width: 150px; color: #ffffff; }

.bandName { font-weight: bolder; color: #ff0000; }
.newsHeader { font-size: 18px; font-weight: bolder; color: #ff0000; }
.orange { color: #ff9933; }

a, a:link, a:active, a:visited { text-decoration: none; color: #ff9933; }
a:hover { text-decoration: underline; color: #ff9933; }

.contentPane a:link img, .contentPane a:active img, .contentPane a:visited img, .contentPane a:hover img { border: 4px solid #ffffff; margin-right: 5px; }

.alert { color: #ff9933; }

.sponsors { margin-top: 100px; }
.contentPane .sponsors a:link img, .contentPane .sponsors a:active img, .contentPane .sponsors a:visited img, .contentPane .sponsors a:hover img { border: 0px; margin: 0px; }