body {
	background: #CCFFCC;
	margin: 0;
	padding: 40px 20px;
	font: small Georgia, Serif;
	text-align: left;
	color: #000000;
	background: url("http://muuta.net/Img/FRAMEs.jpg");
	background-attachment: fixed;
  }
a:link {
  color:#006600;
  text-decoration:none;
  }
a:visited {
  color:#999999;
  text-decoration:none;
  }
a:hover {
	color:#006600;
	text-decoration:none;
	background-color: #00FF99;
  }
a img {
	border-width: 0;
	text-align: left;
  }
#content {
  width:680px;
  margin:0 auto;
  padding:0;
  text-align:left;

  }
#main {
  width:410px;
  margin:0 auto;
  padding:0 15px;
  float:right;
  background-image: url(../Img/BackMAIN.png);
  }
#main2 {
  width:610px;
  float:left;
  }
#sidebar {
  padding:0 15px;
  width:220px;
  color:#660000;
  position: fixed;
  background-image: url(../Img/Back275.png);
  }
#sidebar275 {
  width:275px;
  color:#660000;
  position: fixed;
  top: 10px;
  right: 10px;
  }
#lefty {
  width:210px;
  font:small Georgia, Serif;
  text-align:right;
  color:#000000;
  
  }
#righty {
  width:210px;
  font:small Georgia, Serif;
  text-align:left;
  color:#000000;
  }
#menu {
  font:small Georgia, Serif;
  text-align:left;
  color:#000000;
  position: fixed;
  top: 1em;
  right: 1em;
  width: 12em;
  padding: 0.5em 0.5em 0.5em 0.5em;
  background: url("http://muuta.net/Img/FRAMEs.PNG")
  }
#menu2 {
  font:small Georgia, Serif;
  text-align:left;
  color:#000000;
  position: fixed;
  top: 1em;
  right: 1em;
  width: 190px;
  padding: 0.5em 0.5em 0.5em 0.5em;
  }
#insert {
  padding-left: 6px;
  }
#yello {
  background: url("http://muuta.net/Img/FRAMEs.PNG");
  padding:20px 20px;
}
.underline {
	background-color: #FFFFCC;
	border: none;
	padding: 5px;
}
.yello {
  background: url("http://muuta.net/Img/FRAMEs.PNG");
	border: none;
	padding: 5px;
}

.header {
	background-color: #800000;
	color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.header2 {
	background-color: #800000;
	color: #FFEA00;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

* html {
	overflow-y: hidden;
}
* html body {
	overflow-y: auto;
	height: 100%;
	font-size: 100%;
	margin: 0 0 0 0;
	padding: 1em 12em 1em 1em;
}
* html menu2 {
	position: absolute;
	top: 1em;
	right: 1em;
}
.lista {
	text-indent:-25px;
	margin-left: 25px;
}.h2p {
	font-size: 150%;
	font-weight: bold;
}
.updated {
	color: #990000;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none;
}
td {
	vertical-align: top;
}
.small {
	font-size: small;
}
.ImgFarLeft {
	padding-right: 7px;
}
.ImgFarRight {
	padding-left: 7px;
}
.w410 {
	margin-bottom: 5px;
}
.w410box {
	background-image: url(../Img/FRAMEs.PNG);
	border-top-width: 3px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.w410h100 {
	min-height: 100px;
	height: auto !important;
	height: 100px;
	margin-bottom: 5px;
}
.Rightis {
	float: right;
}
