BODY
{
	font-family: "arial", helvetica, sans-serif;
	background-color: black;
	color: white;
}
/*a:link {color: #ff6666;}
a:visited {color: #ffcccc;}
a:hover {color: #006600;}
*/
.dark a {color: white; font-weight: bold;}
.dark a:visited {color: gold; font-weight: bold;}
.dark a:hover {color: #006600; font-weight: bold;}

h1
/* Welcome */
{
	font-size: x-large;
	margin-left: 45px;
}

div.slogan 
{
	color: green;
	position: relative; 
	left: 0px;
	font-size: 16pt;
	font-weight: bold;
	font-style: italic;
}

div.links
{
	position: relative;
	top: 10px;
	margin-left: 5px;
	margin-right: 100px;
	font-weight: bold;
	font-size: small;
	text-align: left;
}

div.contact
{
	margin-left: 45px;
	font-weight: bold;
}

div.download
{
	background-color: #99ccff;
	margin-left: 45px;
	font-weight: bold;
}

.menubutton a
	{font-size: 67%;
    background-color: #336386;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 2px;
	color: #ffffff;
	width: 100%;
	Height: 100%;
}

.menubutton a:hover
	{font-size: 67%;
   	background-color: #8781ad;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 2px;
	margin-bottom: 0px;
	color: #ffffff;
	width: 100%;
	Height: 100%;}


.menubutton a:active
{
	font-size: 67%;
	background-color: #ffffff;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-right: 2px;
	margin-bottom: 0px;

	color: #000000;
	width: 100%;
	Height: 100%;
}

.norm
{
	font-size: 10pt;
}
body.pilley
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	color: yellow;
	background-color: black;
}
body.rab
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: beige;
}
body.kevin
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: red;
	background-color: beige;
}
body.lois
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #006600;
	background-color: pink;
}
body.nita
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: pink;
}
body.hugh
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: beige;
}
body.scratz
{
	font-family: "arial", helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	background-color: #99ccff;
}
div.pic
{
	position: relative; 
	top: -132px; 
	left: 420px; 
	width: 150px;
	display: none;
}
iframe.profile
{
	position: relative; 
	top: 20px; 
	width: 400px; 
	left: 10px; 
	display: none;
	border: 0;
}
.copyright a
{
	color: beige;
}
.copyright a:visited
{
	color: white;
}
.smalllite 
{
	color: maroon; 
	font-weight: bold;
}

div.button
{
	position: relative;
	float: left;
	width: 95px;
	height: 22px;
	font-size: 11pt;
	font-weight: bold;
	text-align: center;
	border-left: 1px solid black;
	border-right: 1px solid black;
}

div.button a {color: black; text-decoration: none;}
div.button a:active {color: red; text-decoration: none;}
div.button a:visited {color: #006600; text-decoration: none;}

div.main
{
	LEFT: 72px;
	WIDTH: 1000px;
	COLOR: black;
	POSITION: relative;
	TOP: 20px;
}

.smalllite
{
	color: maroon; 
	font-weight: bold;
}
