/* CSS Document */
/* Website : Genty Decoration */
/* By : M.D. - 2008 */


/* General */
body{
background:url(images/bg_global.gif);/*#988D7E*/
}
#toplayer{
width:100%;
filter:alpha(opacity=90);
opacity: 0.90;
}
#content{
width:880px;
margin-top:40px;
margin-left:50px;
}


/* Texts */
.currentext{
font-family:Georgia, Times New Roman, Times, serif;
font-size:13px;
color:#786e49;
}
.currentext a:link{
font-family:Georgia, Times New Roman, Times, serif;
font-size:13px;
color:#786e49;
text-decoration:none;
}
.currentext a:visited{
font-family:Georgia, Times New Roman, Times, serif;
font-size:13px;
color:#786e49;
text-decoration:none;
}
.currentext a:hover{
font-family:Georgia, Times New Roman, Times, serif;
font-size:13px;
color:#a65e3e;
text-decoration:none;
}
.currentext a:active{
font-family:Georgia, Times New Roman, Times, serif;
font-size:13px;
color:#786e49;
text-decoration:none;
}
.caption{
font-family:Georgia, Times New Roman, Times, serif;
font-size:12px;
font-style:italic;
color:#786e49;
}

/* Images */
.projectview{
margin-bottom:8px;
border:2px solid #a65e3e;
}

