body 		{background-color: black;
			color: #639;
			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:#63f;
			font-size:12px;
			font-family:verdana, arial, helvetica, sans-serif;
			font-weight:600;
			text-decoration:none;
			border-right:1px solid white;
			border-left: 1px solid white;
			line-height: 17pt;
			}

a:active	{color: #6633ff;
			text-decoration: none;}

a:visited	{color: #c9f;
			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:5px; 
			width:330px;
			height:567px;
			left:70;
			margin:0px 210px 15px 170px;
			border:2px solid #161616;
			background-color:transparent;
			padding:10px;
			z-index:6;}

#nav1		{position:absolute;
			width:2000px;
			top:393px;
			left:53px;
			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;}

#cardv		{position:absolute;
			top:95px;
			left:780px;
			z-index:8;}
		
#card 	{position:absolute;
			top:80px;
			left:580px;
			width:200px;
			border:2px solid #161616;
			background-color:#161616;
			padding:10px;
			z-index:7;
			voice-family: "\"}\"";
			voice-family:inherit;
			}

#shotinfo	{position: absolute;
			left: 200px;
			top: 600px;
			font-size: 4pt;
			padding: 2px; 
			color: white;
			font-family: times;
			background-color: black;}

#lgpic	{position: absolute;
			top:4px;
			left:240px;
			z-index:10;}
			
#gif		{position: absolute;
			top:310px;
			left:12px;
			z-index:9;}
			
#suits	{position: absolute;
			top:23px;
			left:190px;
			z-index:9;}
						
#botnav	{position: absolute;
			left: 245px;
			top: 540px;
			border:none;
			z-index:10;
			padding:0px
			text-decoration:none;
			border-right:0px;
			border-left:0px;}