<style type="text/css">
#Nonsense {
  border: none;
  padding: 0px;
  position: absolute;
  left: 490px;
  top: 350px;
  width: 288px;
  height: auto;
  z-index: 0;
}

BODY {
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-BOTTOM: 0px;
	background: #000000 url(images/gargoyledude.jpg) no-repeat fixed 0px 0px;
	scrollbar-3d-light-color:#8A3507;
    scrollbar-arrow-color:#8A3507;
    scrollbar-base-color:#8A3507;
    scrollbar-dark-shadow-color:#000000;
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#000000;
    scrollbar-shadow-color:#8A3507;
	}
	
A:link {color: #A2591A; font-weight: bold; text-decoration: underline;}
A:visited {color: #8A3507; font-weight: bold; text-decoration: underline;}   
A:hover {color: #ffffff; font-weight: bold; text-decoration: none;}

A:link.large {color: #A2591A; font-weight: bold; text-decoration: underline; font-size: 17px;}
A:visited.large {color: #8A3507; font-weight: bold; text-decoration: underline; font-size: 17px;}   
A:hover.large {color: #ffffff; font-weight: bold; text-decoration: none; font-size: 17px;}

TD {font-family: Arial, Helvetica, Times New Roman, sans-serif; font-size: 13px; color: #A6A29D; align: justify;}
.newsdate {color: #A2591A; font-weight: bold;}

A:menu {
        opacity: .65;
		filter: alpha(opacity=65);
		-moz-opacity: .65;
}
.question {color: #A2591A; font-weight: bold;}
.boldorange {color: #A2591A; font-weight: bold; font-size: 15px;}
h4 {font-size: 17px;}
.textbox {background-color: #000000; color: #A6A29D;}
.sidebartitle {color: #ffffff; font-weight: bold;}
img {  
border: none;  
}