BODY {
	background-color: black;
	font-family: "Times New Roman", Times, serif;
	color: white;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
IMAGE {
	border-style: none;
	border-width: 0px;
}
TABLE {
	background-color: black;
	border-color: #ED1C24;
}
A {
	color: white;
}
#complete {
	width: 760px;
	border: 5px;
	border-collapse: collapse;
	border-style: ridge;
	font-size: 10pt;
}
#menuheader {
	width: 300;
	border-style: none;
	border: 0px;
}
#menufooter {
	width: 750;
	border: 2px;
	border-style: solid;
	border-collapse: collapse;
}
.menufooterbox {
	border: 2px;
	border-style: solid;
}
.clickpic {
	cursor: pointer;
}
.clickname {
	cursor: pointer;
}
#copyright {
	font-size: 8pt;
	font-style: italic;
}
.mainbody {
	background-image: url("images/stripnight.jpg");
}
#chat {
	width: 600px;
	border: 2px;
	border-style: solid;
	border-collapse: collapse;
	font-size: 10pt;
}
.chatbox {
	border: 2px;
	border-style: solid;
}
.linkbox {
	border: 2px;
	border-style: solid;
	width: 380px;
}