@charset "utf-8";
/* CSS Document */

body { 
	background-color: #000000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background: url(/img/background-large.jpg) top center no-repeat #000000;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	color: #ffcc00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}
a { outline: none; color: #ffffff; text-decoration: none; }
	a:hover { outline: none; color: #ffcc00; text-decoration: underline; }

table th a { text-decoration: none; font-size: 80%; color: #ffcc00; }
	table th a:hover { text-decoration: none; color: #ffffff; }
	
#container { width: 950px; margin: 0px auto 0px auto; }

#topNav { margin: 10px 0px 10px 0px; padding: 0px 0px 0px 0px; background-color: #660000; }
	#topNav ul { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }
	#topNav ul li { display: inline; margin: 7px 0px 7px 0px; padding: 7px 0px 7px 0px; }
		#topNav ul li a { text-transform: uppercase; text-decoration: none; color: white; margin: 7px 10px 7px 10px; padding: 7px 10px 7px 10px; font-weight: bold; }
			#topNav ul li a.worldrecord { color: #ffcc00; }
			#topNav ul li em a { font-style: normal; background-color: #000000; color: #ffcc00; }
			#topNav ul li a:hover { color: #ffcc00; background-color: #000000; }
			
#intro { margin: 20px 0px 20px 0px; color: #ffcc00; }
	#intro h1{ font-size: 400%; font-weight: normal; }

#pageContent { margin: 0px 0px 0px 0px; color: #ffcc00; text-align: left; background: url(/img/bg-pageContent.png) top left no-repeat; }
	#pageContent a { font-size: 90%; }

#homeBoxes { margin: 10px auto 0px auto; text-align: center; }
	.homeScroll { 
		float: left; 
		background: url(/img/scroll-281x281.png) top center no-repeat; 
		width: 300px;
		margin: 0px 7px 0px 7px;
		padding: 40px 20px 50px 20px;
		color: #000000;
		height: 281px;
		min-height: 281px;
	}
	html>/**/body .homeScroll { width: 275px; margin: 0px 0px 0px 0px; }
	.homeScroll h2 { border-bottom: 1px solid #336600; margin: 0px 25px 0px 25px; font-size: 155%; }
	.homeScroll p { margin: 10px 10px 15px 10px; font-size: 135%; }
	.homeScroll a { text-decoration: none; color: #000000; }
		.homeScroll a:hover { text-decoration: underline; color: #FF3300; }
		.homeScroll small { font-size: 60%; }

.topgun { font-family: "Courier New", Courier, monospace; font-size: 140%; }
ul.topgun { background: #000000 url(/img/dolg-watermark.png) center center no-repeat; }
ol.topgun { border: 1px solid #ffcc00; }
h2.topgun { font-size: 170%; }