<html> 
<head> 
<meta http-equiv="content-language" content="el"> 
<meta http-equiv="content-type" content="text/html; charset=utf-8"> 
<title>output style</title> 
</head>
<head> 
<style type="text/css">{ }

a:link
{
color: #000000;
font-weight:500;
}

a:hover, a:active
{
color:#dc6718;
font-weight:500;
}

body {
margin:0;
text-align:center;
padding:0;
font-family:Times New Roman;
font-size: 1em;
background-color:#85929e;
}

#container 
{
margin-left:auto;
margin-right:auto;
margin-top:4px;
width:850px;
height:auto;
text-align:left;
background-image: url('sky_backgr2.jpg');
background-repeat: repeat-x;
}

/* TOP SECTION - LOGO */

#top
{
padding:10 0 30 0pt;
aligh:center;
background-color:#eeeeee;
}

#top h1
{
font-size:20pt;
text-align:center;
margin:20 28 0 28;
}

#top p
{
font-size:14pt;
text-align:center;
margin:20 28 0 28;
}



#content 
{
margin-left:auto;
margin-right:auto;
margin-top:4px;
width:850px;
height:auto;
text-align:left;
backgtound-image: url('sky_backgr2.jpg');
background-repeat: repeat-x;
}



/* LEFT SIDEBAR */

#lsidebar 
{
float:left;
width: 20%;
margin:0 4 0 0;
padding:10px 10px;
height:auto;
background-color:#dddddd;
}

#lsidebar p 
{
margin:0px;
padding:6 0px;
}

#lsidebar h1
{
margin:0px;
padding:0px;
font-size:14px;
}



/* MAIN SECTION */

#main
{
float:left;
width: 80%
margin-left:4px;
margin-right:0px;
padding: 4px;
height:auto;
background-color:#dddddd;
}

#main p
{
font-size: 14px;
padding:0;
margin-top:0pt;
margin-bottom:2pt;
}

.wallpapered {<!--  w  w  w  . jav a 2 s. com-->
  width: 100%;
  height: 300px;
  position: relative;
  outline: 1px dashed blue;
}

.wallpapered textarea {
  width: 100%;
  height: inherit;
}

.wallpapered .background {
  position: absolute;
  align: center;
  top: 50;
  left: 50;
  right: 150;
  bottom: 50;
  color: #dddddd;
  font-size: 40px;
}



#main .verb
{
font-size: 12pt;
padding:0;
margin:0;
}

#main .after
{
font-size:14pt; 
padding:0;
margin:10px 0 10px 0;
}

#main .ref
{
font-size:14px; 
margin:10pt 0 20pt 0;
}


#main ref{
font-size: x-small;
font-color: red;
margin-bottom:1000px;
}


/* RIGHT SIDEBAR */

#rsidebar 
{
float:left;
width:170px;
margin:0px 4px;
padding:10px 10px;
height:auto;
background-color:#dddddd;
}

#rsidebar p 
{
margin:0px;
padding:0px;
}




/* FOOTER - OWNERSHIP, ETC. */


#footer
{
text-align:left;
width:inherit;
clear:both;
border-top: 1px solid #000;
padding: 3 0;
margin:380px 0 20 0;
}


#footer p
{
font-size: 6pt;
padding:0;
margin:0;
}


</STYLE>
</HEAD>
</html>