/* CSS Document */
body {
	font: normal 11px Verdana, Tahoma, sans serif;
	color: #000000;
	margin: 0em;
	padding: 0em;
	background-color: #FF6666;
	}
A:visited  {color: #FFFFFF; text-decoration: none}
A:link  {
	color: #000000;
	text-decoration: none;
	font-family: Verdana, Tahoma, "sans serif";
	font-size: 11px;
	font-style: normal;
}
A:active  {color: #C0FFC0; text-decoration: none}
A:hover   {cursor: crosshair; color: #FF6666; background-color: #FFFFFF; text-decoration: none
	}
#container {
	background: #FF6666 url() bottom no-repeat;
	border: 0px solid #FFFFFF;
	border-width: 0px 5px;
	color: #E7E7F1;
	margin-left: -251px;
	padding-bottom: 30px;
	padding-left: 0px;
	position: absolute; left: 50%;
	width: 500px;
	}
	h1 { background: #FF6666 url(mirrors/fannish.jpg) no-repeat; height: 375px;
}
#uno h3{ background: #FF6666 url(mirrors/uno.gif) no-repeat; height: 25px; width: 200px }
#dos h3{ background: #FF6666 url(mirrors/duo.gif) no-repeat; height: 25px; width: 300px }
#tres h3{ background: #FF6666 url(mirrors/seis.gif) no-repeat; height: 25px; width: 200px }
#type {padding-left: 5px;}
ul { background-color: transparent; color: #E7E7F1; margin: 0em; padding: 0em; padding-bottom: 5px }
ul li { list-style: circle; margin: 0em 0em 0em 2em; padding: 0em }
ul li a { font-weight: normal }
