body {
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
	background-attachment: fixed;
	background-image: url(images/nav_pics/skull_bkgrnd.gif);
	background-repeat: no-repeat;

			scrollbar-3dlight-color:#333333;
			scrollbar-arrow-color:#CCCCCC;
			scrollbar-base-color:#6666666;
    		scrollbar-track-color:#666666;
    		scrollbar-darkshadow-color:#666666;
           	scrollbar-face-color:#000000;
           	scrollbar-highlight-color:#666666;
           	scrollbar-shadow-color:#333333;
; background-position: left top

}
.BodyText {
	font-family: "Courier New", Courier, monospace;
	color: #FFFFFF;
}
.BodyBold {
	font-family: "Courier New", Courier, monospace; 
	color: #FFFFFF; font-weight: bold;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0033CC;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFCC00;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
