* {
	margin: 0px;
	padding: 0px;
}


   A {
    outline: none;
   }

body {
	background-color: #000;
	height: 100%;
	width: 100%;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


#a {
	background-image: url(img/stars1_01.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
/#b {
	background-repeat: repeat-x;
	background-position: bottom;
	position: fixed;
	bottom: 0px;
	height: 100%;
	width: 100%;
}
#b {
	background-image: url(img/stars1_02.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0px;
	min-width: 900px;
	z-index: 1;
}

#footer {
	color: #CCC;
	text-align: center;
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 9px;
	font-weight: lighter;
	clear: both;
	width: 100%;
	position: absolute;
	z-index: 2;
	bottom: 0px;
	padding-bottom: 20px;
}
#mid #content  {
	padding-left: 100px;
	width: 500px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	float: left;
}
#mid #content p a img  {
	float: left;
	margin-right: 30px;
}
#top  {
	margin-bottom: 20px;
}
#mid #menu  {
	float: left;
}
#top a img  {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mid #menu ul li  {
	text-align: center;
	list-style-type: none;
}
#mid #menu ul li a:link {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #9AFEBB;
	text-decoration: none;
}
#mid #menu ul li a:visited {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #9AFEBB;
	text-decoration: none;
}
#mid #menu ul li a:hover {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mid #menu ul li a:active {
	display: block;
	width: 250px;
	height: 30px;
	padding-top: 20px;
	background-image: url(img/menu.png);
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 12px;
	text-transform: uppercase;
	color: #0F6;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#mid #content #list  {
	padding-top: 15px;
	padding-left: 60px;
	padding-right: 45px;
	padding-bottom: 15px;
	text-align: justify;
}
#mid #content a:link {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	text-decoration: underline;
	font-size: 12px;
}
#mid #content a:visited {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	text-decoration: underline;
	font-size: 12px;
}
#mid #content a:hover {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #333;
	text-decoration: underline;
	font-size: 12px;
}
#list ul li {
	padding-bottom: 3px;
	list-style-type: none;
}

#mid #content h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #94AA94;
	font-weight: bolder;
	font-size: 12px;
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 20px;
	text-indent: 10px;
}
#mid #content {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #999;
	font-size: 12px;
	text-indent: 3px;
}
#counter {
	position: absolute;
	z-index: 3;
	left: 0px;
	bottom: 0px;
	height: 30px;
	width: 80px;
}
