body {
	color: #006600;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	margin: 0 auto;
	padding: 0;
	font-size: 0.6em;
	background: #111 url('../images/bg/gradient1.gif') top left repeat-x;
}

h1
{
	color: #006600;
	font-size: 18px;
	font-weight: bolder;
	margin: 0 40px;
	padding: 0.08em 0;
}

h1 sup
{
	color: #ddd;
}

h1 a
{
	color: #fff;
	text-decoration: none;
}

h1 .company, h1 a .company
{
	color: #C70928;
}

h2
{
	color: #fff;
	font-size: 2.5em;
}

h3
{
	color: #C70928;
	font-size: 1.9em;
}

h4
{
	font-size: 1.8em;
}
h5
{
  color: #ffffff;
	font-size: 1.2em;
	font-family: "Times New Roman", sans-serif, Helvetica,"Trebuchet MS", verdana, Arial;
	text-decoration: none;
	margin: 20px auto;
}
a: hover {
text-decoration: none;}

h6
{
  color: #33FF00;
	font-size: 1.1em;
	font-family: Helvetica,verdana,Arial, sans-serif;
	
}
.content
{
	margin: 0 20px;
}

.content a
{
	color: #fff;
}


.content p.linkage
{
	margin-top: 2em;
	text-align: right;
	font-size: 2.0em;
	color: #fff;
}

.content p.linkage a { color: #fff; }

/*.content p.linkage a
{
	color: #fff;
	background: url('../images/bg/biglink_off.gif') center right no-repeat;
	padding: 10px 20px;
	text-decoration: none;
}

.content p.linkage a:hover
{
	background: url('../images/bg/biglink_on.gif') center right no-repeat;
	font-style: italic;
}*/

#myGallery
{  
position: absolute;
	top: 100px;
	left: 50%;
	margin-left: -200px;
	background: url(../images/tlo1.png);
	text-align: right;
	margin: 0 auto;
	text-indent:9px;
}


#moonew {
        position: absolute;
	top: 140px;
	left: 50%;
	margin-left: -400px;
	background: url(../images/tlo1.png) repeat;
	width:280px;
	height: 100%;
	font-family:"Lucida Grande", Arial, Helvetica, Verdana,"Times New Roman","Trebuchet MS",  sans-serif;
	font-size: 1.43em;
	
  color: #ffffff;
  text-decoration: none;
	text-indent:15px;
	padding: 17px 17px 17px 17px;
}
#lista {
width: 260px;
height:400px;
background-color: #DE1935;
font-family:  Helvetica, Times New Roman,"Lucida Grande", Arial,sans-serif;
text-align: left;
text-indent: 10px;
	font-size: 1.1em;
	color: #fff;

 padding: 5px 5px 5px 5px;
 }
 
 a:hover {
 text-decoration: none}