@charset "utf-8";
/* CSS Document */
body {
background-color: #270301;
font-size: 13px;
font-family: Verdana, Arial, Helvetica, SunSans-Regular, Sans-Serif;
color:#f6ac59;
margin: 20px 140px 20px 170px;
background-image:url(fond.jpg);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
text-align:center;
}

.Style1 {
font-family: "Times New Roman", Times, serif;
font-size:13px;
}
.Style2 {
font-family: "Times New Roman", Times, serif;
font-size:20px;
}
.Style3 {
font-family: "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
}
.Style4 {
font-family: "Times New Roman", Times, serif;
font-size:28px;
}
a { color: #f6ac59; 
font-size:16px;
font-family:"Times New Roman", Times, serif;
background: inherit; 
text-decoration:none; 
}


a:hover { color: #f4af78; 
font-size:16px;
font-family:"Times New Roman", Times, serif;
background: inherit;
text-decoration:none; 
}

.Style2 a:link{ color:#f6ac59; 
font-size:20px;
font-family:"Times New Roman", Times, serif;
background: inherit; 
}
.Style2 a:hover{ color:#f4af78; 
font-size:20px;
font-family:"Times New Roman", Times, serif;
background: inherit; 
} 
.Style2 a:visited{ color:#f6ac59; 
font-size:20px;
font-family:"Times New Roman", Times, serif;
background: inherit; 
}
.Style2 a:active{ color:#f4af78; 
font-size:20px;
font-family:"Times New Roman", Times, serif;
background: inherit; 
}


p { 
   margin: 0.5em 0; 
}

#header {
width: 100%;
height:290px;
padding: 0px;
text-align: center;
border-bottom: 3px solid #f6ac59;
}
#header_dl {
margin-top:7px;
width:159px;
margin-right:auto;

/*background-color: #FFFFFF;*/
}

#menu {
width: 100%;
height:50px;
margin-top: 17px;
text-align: center;
}
#content {
width: 100%;
margin-top: 25px;
text-align: center;
/*background-color:#FFFFFF;*/

}
#centre { 
margin-left: auto;  
margin-right: auto;  
width: 622px;  
text-align: center;
/*background-color:#CCCCCC;*/
}
#left { 
margin-left: auto;  
margin-right: auto;  
width: 60%;  
text-align: left;
/*background-color:#CCCCCC;*/
}
#content_bio { 
margin-left: auto;  
margin-right: auto;  
width: 60%;  
text-align: left;
font-family: "Times New Roman", Times, serif;
font-size:13px;
font-color:#f6ac59;
/*background-color:#CCCCCC;*/
}

#flashcontent {
height: 100%;
}

