.welcome {
    color: #DA2131; /* red RGB 218 33 49 */
    font-weight: bolder;
}

a.welcome {
    text-decoration: none;
}

a.adiv {
    text-decoration: none;
}

a:hover.welcome {
    text-decoration: underline;
}

#homepage_content {
    /*margin: 0px 0px 10px 20px; /* top right bottom left */
    /*border-bottom: 3px solid grey;*/
	/*margin-left: 20px;*/
   /* width: 900px;*/
   position:relative;
	float:left;
	background-color:#FFF;
}

/*------------------------- Slogan ------------------------*/
#slogan {
	float:left;
	/*overflow:hidden;*/
	padding-top:10px;
	padding-bottom:10px;
	/*position: relative;*/
	text-align: center;
	background-color:#FEFEFE;
	width:840px/*82%;*/
}
#slogan #question{
	text-align:center;
	font-size: 16px;
	color:#555;
	/* color: #DA2131; red RGB 218 33 49 */
	/*font-weight: bold;*/
	font-style:italic;
	line-height:2px;
}

#slogan #answer{
	text-align:center;
	font-size: 24px;
	color:#333;
	color:#555;
	/* color: #DA2131; red RGB 218 33 49 */
	font-weight: bold;
/*	font-style:italic;*/
	line-height:2px;
}

#laureat{
	float:right;
	width:190px;
	margin-right:10px;
	overflow:hidden;
}


#laureat table td{
	width:130px;
}

	
	
/*------------------------- INTRO ------------------------*/

#intro {
    float: left;
	width: 0%;
	margin-right: 30px;
	visibility:hidden;

}

#intro_questions {
    color: #DA2131; /* red RGB 218 33 49 */
	font-weight: bold;
}

#intro p {
	text-align: justify;
	font-size: 14px;
	visibility:hidden;
}


/*------------------------- Frame Right ------------------------*/
#frameRight {
	float:right;
/*	position:relative;*/
/*	overflow:hidden;*/
	width:200px; /*17%;*/
	margin-right:10px;
	margin-top:0px;
/*	background-color:#FF0;*/
	text-align:center;
}

#frameRight .imagecenter{
	width:130px;
}



/*------------------------- Panels ------------------------*/
#panels {
	float:left;
/*	position:relative;*/
	overflow:hidden;
	margin-left:20px;
	margin-top:0px;
	width:850px;/*82%;*/
	/*background-color:#3F0;*/
}

.panel{
/*	width:25%;*/
	float:left;
/*	overflow:hiden;*/
    /*top: 200px; 
    left: Opx;
    width: 400px;
    height: 100px;*/
/*	border:groove;
	border-width:thick;
	border-color:#F00;*/
/*	background-color:#CCC ;*/
	width:260px;
/*	border-style:outset;*/
	margin: 5px;
  cursor: pointer;
}

.rbcontent{
	height:255px;
	width:250px;
}


.panel div#header{
	/*height:10%;*/
	font-size: 20px;
	text-align:center;
	font-stretch:expanded;
/*	font-weight:bold;*/
    text-decoration: none;
	color: #DA2131; /* red RGB 218 33 49 */
	margin-bottom:10px;
}

.panel div#image{
	text-align:center;
	vertical-align:middle;
	height:50%;
}

.panel div#description{
	margin-top:10px;
	text-align:center;
	text-decoration:none;
	color:#104984;
	line-height:15px;
}


.panel a{
    text-decoration: none;
}



/*------------------------- frameRight ------------------------*/

#newsletter {
/*  position: relative;*/
	padding.left:20%;
	line-height:2px;
	text-align:center;
}

#frameRight img{
	padding-top:5px;
}
