body
{
color: #FFF;
font-family: Courier New;
font-size: 14px;
background-color: #101;
//background-size: cover;
//background-image: url(img/NDC1.jpg);
}

.fuzzy
{
	opacity: 0.5;
}

h1
{
font-size: 60px;
font-family: Courier New;
text-align: center;
margin: 0px;
}
h2
{
font-size: 32px;
font-family: Courier New;
text-align: center;
margin: 0px;
}
h3
{
font-size: 16px;
font-family: Courier New;
text-align: center;
margin: 0px;
}
DIV
{

}
.gigantic
{
font-family:Luckiest Guy;
font-size: 60pt;
}
.headernav
{
  font-family:Luckiest Guy;
  font-size: 14pt;
	margin: 4px 0px 10px 0px;
	float: left;
	width: 20%;
	text-align: center;
	box-shadow: 0px 0px 0px #000;
	background-color: #AAA;
	padding: 0px;
	border-radius: 4px;
}
.headernav:hover
{
color: yellow;
cursor: pointer;
}
.sc
{
	margin: 10px;
	text-align: left;
	box-shadow: 10px 10px 5px #888888;
	background-color: #eee;
	padding: 5px;
	font-weight: bold;
	border-radius: 8px;
}
.code
{
color: #3B94D9;
}
.monkey
{
color: green;
}
.larger
{
font-size: 14pt;
font-weight: bold;
}
.punct
{
color: #FFF;
}
.tq
{
width: 100px;
height: 230px;
color: #3B94D9;
}
.wq
{
width: 230px;
height: 100px;
color: #3B94D9;
}
.sq
{
width: 100px;
height: 100px;
color: green;
}
.st
{
font-weight: normal;
font-family: verdana;
font-size: 12px;
padding: 0px;
text-align: center;
vertical-align: middle;
width: 110px;
height: 50px;
color: #3B94D9;
}
.innerst
{
width: 100%;
height: 100%;
font-weight: normal;
font-family: verdana;
font-size: 12px;
padding: 0px;
text-align: center;
vertical-align: middle;
color: #3B94D9;
}
.bsq
{
width: 230px;
height: 230px;
color: green;
}
.dwq
{
width: 490px;
height: 100px;
color: #3B94D9;
}
.hq
{
width: 490px;
height: 490px;
}

.dwtwitter
{
width: 490px;
height: 230px;
	margin: 10px;
	float: left;
	clear: left;
	box-shadow: 10px 10px 5px #888888;
	background-color: #eee;
	padding: 5px;
	border-radius: 8px;
}
.NextShow
{
width: 230px;
height: 230px;
background: #DDAADD;
font-size: 15px;
font-weight: bolder;
text-align: center;
vertical-align: middle;
}
.PermHalf
{
width: 230px;
height: 230px;
color: #600060;
font-size: 15px;
font-weight: bolder;
text-align: center;
vertical-align: middle;
}
a:link {
    color: red;
    text-decoration: none;
}

/* visited link */
a:visited {
    color: red;
    text-decoration: none;
}

/* mouse over link */
a:hover {
    color: purple;
    text-decoration: underline;
}

.titlea:hover {
    color: purple;
    text-decoration: none;
}

/* selected link */
a:active {
    color: purple;
    text-decoration: underline;
}
.cls {
	clear: both;
}
.perfloc{color: #3B94D9; font-weight: bold; font-size: 12pt; padding: 5px;}
.perfdate{color: green; font-weight: bold; font-size: 12pt; padding: 5px;}
.perfnote{color: #3B94D9; font-style: italic; width: 500px; font-weight: bold; font-size: 12pt; padding: 5px;}
