body {
		margin:20px;
        padding:0px;
        font:13px/16px verdana, arial, helvetica, sans-serif;
		background-color:#000000;
		color:#dddddd;
		background-image: url(img/background2.jpg);
		background-position: top left;
		background-repeat: repeat;
		overflow: auto;  
		height: 100%; 
		width: 100%;	
		 
}

a {	
	padding: 3px;
	text-decoration:none; 
}       
a:link { color:#ebd53c; }
a:visited { color:#ebd53c; }
a:hover { color:#ebd53c;	background-color:#000000;}
.xref {	text-decoration:none; }      /*link reference inside HTML page*/
.xref:hover {	text-decoration:none; }
p { 

  text-align: justify;
  padding-bottom:0.5em;
  padding-top:0.5em;
  max-width:  600px;
  }
textarea {
  width:  600px;
}  
h1 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	color: #DDDDDD; 
	font-weight: bold; 
	text-decoration: none;
	text-indent: -1em;
	}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px; 
	font-style: normal; 
	color: #DDDDDD; 
	font-weight: bold; 
	text-decoration: none;
	text-indent: -1em;
	}
.projects { /*special h2 class*/
	color: #FFFFFF;
	text-decoration:underline;
	} 
.link { text-align:right;}	
h3 {
	font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	color: #DDDDDD; 
	text-decoration: none;
	}
	
img {
    border-width:0px;
    float: left;
      padding-bottom:1em;
      }
.header {
		position:absolute; 
		top:0px;
		left:0px;
		width:100%;
		height:170px;
		background-image: url(img/background1.jpg);
		background-position: top left;
		background-repeat: repeat;
}

.menu {
		background-color:#111111;
		background-image: url(img/menu.png);
		background-position: top left;
		background-repeat: repeat-x;
		position:absolute; 
		text-align: left;
		top:170px;
		left:0px;
		width:100%;
		padding:3px;
		padding-left:50px;
		border:0px solid white;
		}
		
.contents {
		background-color:#14200b;
		position:absolute; 
		top: 220px; 
		left:50px; 
		/* right:50px; */
	  background-image: url(img/comb_background.gif);
		background-position: top left;
		background-repeat: repeat; 
		padding:40px; 	
		width: 600px;  
		}
.footer {
		position:relative;
		vertical-align: baseline;
		bottom:-250px;
    left: -70px;
		width:160%; 
		height:150px;
			 
		}	
.button {
	background-color:#dddddd;
    border: 1px solid #006;
    
}			
.inputbox {
	width: 280px;
}
.picture {
		vertical-align: baseline;
	padding: 5px;
}
#bubles {
	position:absolute;
	left:898px;
	top:0px;
	width:126px;
	height:133px;
	border-width:0px;
	
	}
#trg {
	position:absolute;
	top:39px;	
	left:46px;
}	

#tvt08 {
	position:absolute;
	top:0px;	
	right:-30px;
	width: 140px; 
	height: 63px;
}
#banner {
	position:absolute;
	left:666px;
	top:20px;
	width:125px;
	height:125px;
	border-width:0px;
	z-index: 12;
	}

