
body	{	background-color: #550000;
			font-family: tahoma, verdana;
		}
		


#nscz	{	font-size: 10;
			font-family: arial;
			color: #C0C0C0;
			}
			/* sets the formatting for the web design link */

h1		{	color: #000066;
			font-size: 14;
		}

h2		{	color: #000066;
			font-size: 12;
		}

h3		{	color: #000066;
		}

h4		{	color: #000066;
		}


hr		{	color: #000066;
			width="80%";
		}


td			{	font-size: 12;
				font-family: tahoma;
			}

#stage		{position: relative;
			top: 05;
			left: 10px;
			width: 552;
			height: 378;
			border: 1px solid #ffffcc;
					
		}

#stripe		{ position: absolute;
			top: 0;
			left: 37;
			height=100%;
			width: 10;
			border: 0px;
		  	background-color: #990000;
			layer-background-color: #990000;
		}

#credit	{ position: relative;
			top: 10;
			width: 552;
			left: 100;
			height: 100;
			border: 0px;
		}

image	{border='0'};

/* link colors are set below */

a	{text-decoration: none; color: #FF0000; font-family: verdana; font-size="20"}

a:hover	{text-decoration: underline; color: #ffffff}



a:visited	{ color: #ff0000;}			}
			/* red */


