body {
  background-color:		black;
  margin:				0px;}
  
#allcontent {
  width:				995px;
  text-align:			center;
  margin-left:			auto;
  margin-right:			auto;
  color:				yellow;}

#banner {
  background-image:		url(Images/mainback.png);}

#centerban {
  background-color:		none;}

#menu {
  width:				250px;
  margin-top:			50px;
  margin-right:			50px;
  color:				#02FDDD;
  float:				right;}

a:link {
  color: 				#02FDDD;
  text-decoration:		none;}
a:hover {
  color: 				blue;
  text-decoration:		none;
  background-color:		black;}
a:visited {
  color: 				#02FDDD;
  text-decoration:		none;}

img {
  border:				none;}

.space {
  margin-right:			40px;}

#leftmenu {
  width:				130px;
  color:				black;
  margin-top:			10px;
  padding:				5px;
  text-align:			center;
  background-color:		grey;
  border:				2px solid #720202;}

#rightmenu {
  float:				right;
  color:				black;
  border:				2px solid #720202;
  width:				180px;
  margin-top:			10px;
  padding:				5px;
  background-color:		grey;
  text-align:			center;}

#main {
  float:				right;
  width:				590px;
  padding:				8px;
  text-align:			justify;
  margin-right:			30px;
  margin-top:			10px;
  background-color:		black;}

h1 {
  border-bottom:			thin solid #720202;
  margin-bottom:			0px;}

#footer {
  width:				350px;
  text-align:			center;
  margin-left:			auto;
  margin-right:			auto;
  margin-top:			40px;}

.wideset {
  text-align:			center;
  margin-left:			auto;
  margin-right:			auto;
  font-size:			70%;
  color:				white;}

.b1, .b2, .b3, .b4 {
  display:				block;
  overflow:				hidden;
  font-size:			1px;}

.b1 {
  height:				1px;
  margin:				0 5px;
  background:			#02FDDD;}

.b2 {
  height:				1px;
  margin:				0 3px;
  border-right:			2px solid #02FDDD;
  border-left:			2px solid #02FDDD;}

.b3 {
  height:				1px;
  margin:				0 2px;
  border-right:			1px solid #02FDDD;
  border-left:			1px solid #02FDDD;}

.b4 {
  height:				2px;
  margin:				0 1px;
  border-right:			1px solid #02FDDD;
  border-left:			1px solid #02FDDD;}

.content {
  border-right:			1px solid #02FDDD;
  border-left:			1px solid #02FDDD;
  padding:				8px;}

.content div {
  margin-left:			5px;
  color:				white;}

table {
  width:				500px;
  margin-left:			auto;
  margin-right:			auto;}

th, td {
  text-indent:			20px;}
