﻿body{
	background:black;
}
#MainContainer{
	position:relative;
	margin:0px auto 0px auto;
	width:720px;
	border:5px gray solid;
	overflow:hidden;
}
#Title{
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
/*	font-size:2em;
	font-weight:bold;
	*/
	color:aqua;
}
#MainText{
	margin:20px 0px 0px 0px;
	color:white;
}
#ClickAnyWhere{
	color:aqua;
	text-align:center;
	font-family:Arial,Helvetica,sans-serif;
}
#Graphic{
	margin:20px,0px,0px,0px;
}
#ProblemReport{
	text-align:center;
}

a {
	cursor:pointer;
	text-decoration: none;
	color: white;
	font-family:Arial,Helvetica,sans-serif;
/*	font: small-caps 1.5em "Arial Black", Gadget, sans-serif;*/
}
a:hover {COLOR:red;}
a:active {
	color:maroon; text-decoration:none; text-indent:5px
}

/*
img{
	margin:120 0 20 0;
	padding:0px;
	border:0px;
}
#SliderContainer {
	position: relative;
	width: 1024px;
	height: 160px;
	overflow: hidden;
	border-top-width: 3px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-width: 3px;
	border-top-color: #999;
	border-bottom-color: #999;
}
#Links{
	color:white;
	width:500px;
}
ul{	list-style: url("../../bluedot.gif");
	line-height:30px;
}
li{
	padding:0px 0px 0px 10px;
}

a {
	cursor:pointer;
	text-decoration: none;
	color: white;
	font: small-caps 1.5em "Arial Black", Gadget, sans-serif;
}
a:hover {COLOR:red;}
a:active {
	color:maroon; text-decoration:none; text-indent:5px
}

#thumbs{
	margin:0px;
	padding:0px;
	border:0px;
}
img{
	margin:120 0 20 0;
	padding:0px;
	border:0px;
}
*/
