body 		{background-color: black;
			color: #008000;
			margin:20px;
			padding:0px;
			font:11px verdana, arial, helvetica, sans-serif;
			}

h1 		{margin:0px 0px 15px 0px;
			padding:0px;
			font-size:28px;
			font-weight:900;
			color:#ccc;
			}
h2 		{font-size:18px;
			font-weight:500;
			font-family:verdana, arial, helvetica, sans-serif;
			position:relative;
			text-align:center;
			margin:0px 0px 5px 0px;
			padding:0px;
			}

h3 		{font-size:11px;
			font-weight:100;
			font-family:verdana, arial, helvetica, sans-serif;
			position:relative;
			text-align:left;
			margin:0px 0px 5px 0px;
			padding:0px;
			}

p 			{font-family:verdana, arial, helvetica, sans-serif;
			margin:0px 0px 16px 0px;
			padding:0px;
			}

a 			{color:#09c;
			font-size:12px;
			font-family:verdana, arial, helvetica, sans-serif;
			font-weight:600;
			text-decoration:none;
			border-right:1px solid aqua;
			border-left: 1px solid aqua;
			line-height: 17pt;
			}

a:active	{color: green;
			text-decoration: none;}

a:visited	{color: green;
			text-decoration: none;}

a:hover	{text-decoration: none;
			border-right: 1px solid blue;
			border-left: 1px solid blue;
			font-size:12px;
			font-family:verdana, arial, helvetica, sans-serif;
			font-weight:600;
			line-height: 17pt;
			color: white;
			/* border: solid 1px #6100C1;
			background-color:#F0E1FF; */}

.noline {border: 0px solid black}
.noline:hover {border: 0px solid black}

.Content>p {margin:0px;}

.Content>p+p {text-indent:30px;}

.content {position:absolute;
			top:90px; 
			width:600px;
			height:490px;
			left:5;
			margin:0px 210px 15px 170px;
			border:2px solid #161616;
			background-color:transparent;
			padding:10px;
			z-index:4;}

#topnav	{position:absolute;
			top:5px;
			left:450px;
			border:none;
			z-index:1;
			padding:0px
			text-decoration:none;
			border-right:0px;
			border-left:0px;
			}

#nav1		{position:absolute;
			width:110px;
			top:130px;
			left:20px;
			border:2px solid black;
			background-color:black;
			padding:10px;
			z-index:2;

/* I stole this from one of the tutorial websites 
IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. 
The incorrect IE5/Win value is above, while the correct value is below. 
See http://glish.com/css/hacks.asp for details. */
			voice-family: "\"}\"";
			voice-family:inherit;
			width:128px;}
/* You have to have this one to make the other one work on Opera*/
			body>#nav1 {width:128px;}

#gif		{position:absolute;
			top:95px;
			left:780px;}
			
#pix		{position: absolute;
			left: 780px;}
		
#nav2 		{position:absolute;
			width:190px;
			top:150px;
			left:800px;
			border:2px solid #161616;
			background-color:#161616;
			padding:10px;
			z-index:1;
			voice-family: "\"}\"";
			voice-family:inherit;
			width:168px;}
body>#nav2 {width:168px;}

#shotinfo	{position: absolute;
			left: 200px;
			top: 600px;
			font-size: 4pt;
			padding: 2px; 
			color: black;
			font-family: times;
			background-color: black;}

#lgpic	{position: absolute;
			top:90px;
			left:175px;
			z-index:3;}
			

#links		{position: absolute;
			left: 260px;
			top: 575px;
			z-index:10;}

#picture	{position: absolute;
			left: 300px;}