/* CSS Document */
body {
	background-image: url "http://www.westlife.gr/images/bg.jpg";
	background-color: #ffffff;
}

a {
  text-decoration: none;
  color: #c0415c;
  font-size: 6pt;
  text-transform: uppercase;
  font-weight:bold;
}

a:visited {
  text-decoration:none;
  color:#c0415c;
  font-size: 6pt;
  text-transform: uppercase;
  font-weight:bold;
}

a:active {
  text-decoration:none
}

a:hover {
	text-decoration: overline;
	color: #99aea2;
	font-weight:none;
	font-size: 6pt;
    text-transform: uppercase;
    cursor:default
}

img.noborder {
  border: 0;
  }

img.border {
	border: 2px solid #c0415c;
	}

body,td,th {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #2c2a2b;
	line-height: 12px;
	text-align: justify;
}

.titles {
    font-family: verdana ;
	font-size: 10px;
	color: #daede2;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
	background:#362927; 
	border-bottom: 3px solid #c0415c;
	text-align:left;
}

.dates {
    font-family: Verdana;
	font-size: 9px;
	color: #362927;
	letter-spacing: 0px;
	text-transform: lowercase;
	font-weight: bold;
	background:#daede2; 
	border-bottom: 1px solid #c0415c; 
	text-align:left;
	}

.news {
    font-family: Verdana;
	font-size: 8px;
	color: #daede2;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: bold;
	background:#B5D1DD; 
	border-bottom: 2px solid #c0415c; 
	text-align:left;
	}
	
.comments {
    font-family: Verdana;
	font-size: 22px;
	color: #ffffff;
	letter-spacing: -3px;
	text-transform: lowercase;
	font-weight: bold;
	background:transparent;
	border-bottom: 2px solid #ffffff 
	}
		
.newstitles {
    font-family: Verdana;
	font-size: 10px;
	color: #daede2;
	letter-spacing: 0px;
	text-transform: uppercase;
	font-weight: bold;
	background:#362927; 
	border-bottom: 3px solid #c0415c; 
	text-align:left;
	}
	
.quote {
            margin-bottom: 0px;
            margin-top: 0px;
            margin-left: 10px;
            margin-right: 10px;
    font-family: Trebuchet MS;
    font-size: 10px; 
    color: #362927;
	background-color: #fbf3f7;
	border-right: #c0415c 0px solid;
    border-left: #c0415c 4px solid; 
	padding-left: 6px;
	padding-right: 6px;
}
	
	.body {
	width: 100%;
	height: 100%;
}

#nav3 {
margin: 0;
padding: 0;
float: left;
}


#content {
margin: 0;
padding: 0;
float: right;
}
