body {
	background-color: #000000;
	background: url(pics/ground.gif) fixed repeat top left;
 	margin-left: 0;
	margin-top: 5;
	margin-right: 0;
	margin-bottom: 0;
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}

img {
  border: 0;
}

table {border: 10;}

a:link {
  color: #95BBAE;
  text-decoration: none;
}

a:visited {
  color: #95BBAE;
  text-decoration: none;
}

a:hover {
  color: #FFCC33;
  text-decoration: overline underline;
}

a.menuitem:link {
  color: #95BBAE;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

a.menuitem:visited {
  color: #95BBAE;
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
}

a.menuitem:hover {
  color: #FFCC33;
  font-weight: bold;
  font-size: 12px;
  text-decoration: overline underline;
}

a.submenuitem:link {
  color: #95BBAE;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

a.submenuitem:visited {
  color: #95BBAE;
  font-weight: bold;
  font-size: 10px;
  text-decoration: none;
}

a.submenuitem:hover {
  color: #FFCC33;
  font-weight: bold;
  font-size: 10px;
  text-decoration: overline underline;
}

.boxl {
  background-color: #0C1A0E;
  border: solid 1px #521700;
  position: relative;
  float: left;
  text-align: left;
  width: 200px;
  height: 100%;
  color: #FFFFFF;
}

.boxr {
  background-color: #0C1A0E;
  border: solid 1px #521700;
  position: relative;
    float: right;
  text-align: left;
  width: 592px;
  height: 100%;
  color: #000000;
  overflow: auto;
}

.boxtitle {
  background-color: #521700;
  border: solid 1px #521700;
  text-align: left;
  font-size: 12px;
  height: 15px;
  padding: 3px;
  font-weight: bold;
  font-family: Verdana;
  color: #FFFFFF;
}

.boxtitle2 {
  background-color: #0C1A0E;
  border: solid 1px #521700;
  text-align: left;
  font-size: 12px;
  height: 15px;
  padding: 3px;
  margin-bottom: 2px;
  font-weight: bold;
  color: #FFFFFF;
}

.menu {
  width: 180px;
  margin: 10px;
}

.main {
#  width: 572px;
  margin: 10px;
  font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.title {
  background-color: #0C1A0E;
  width: 800px;
  height: 100px;
}

.boxnews {
  background-color: #0C1A0E;
  border: solid 1px #521700;
  margin-top: 5px;
  position: relative;
  float: auto;
  clear: left;
  text-align: left;
  #width: 552px;
  min-height: 113px;
  color: #FFFFFF;
  overflow: visible;
}

.mainnews {
  width: 542px;
  margin: 5px;
  font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
  text-align: left;
  overflow: visible;
}

.newspic {
  float: left;
  margin-bottom: 5px;
  margin-right: 5px;
  width: 92px;
}
  
.screenl {
  float: left;
}

.screenr {
  float: right;
}

.rectangle {
  background-color: #0C1A0E;
  border: solid 1px #521700;
  margin: 5px;
  position: relative;
  float: auto;
  clear: left;
  text-align: left;
  #width: 552px;
  color: #FFFFFF;
  overflow: visible;
}

.foot {
  background-color: #521700;
  border: solid 1px #521700;
  width: 796px;
  height: 15px;
  margin-top: 5px;
  padding: 1px;
  position: relative;
  text-align: center;
  font-family: Courier New;
	font-size: 11px;
	color: #000000;
}