body{
font-family: verdana,arial,sans-serif;
font-size: 15px;
background: url(conf-design_04.png) repeat-y center #acde24;
}

img{
border: none;
display: block;
margin: auto;
}

/*
div{
border: 1px dashed #000000;
} */

.center{
margin: auto;
text-align: center;
}

.block{
display: block;
}

.bold{
font-weight: bold;
}

.black{
color: #000000;
}

.bordered{
border: 1px dashed #000000;
}

.conf_header_c h1{
text-align: left;
display: block;
float: right;
height: 10px;
width: 930px;
padding: 82px 0 0 0;
margin: 0;
font-size: 40px;
}

.conf_header_c span{
text-align: center;
float: left;
display: block;
width: 950px;
padding: 100px 0 0 0;
font-weight: bold;
}

.conf_header_c span a{
color: #000000;
}

h2{
display: block;
height: 10px;
font-size: 20px;
padding: 10px 0 5px 0;
}

h3{
display: block;
height: 10px;
font-size: 16px;
padding: 10px 0 5px 0;
}

p:first-letter{
margin: 0 0 0 6px;
}

div.conf_main{
width: 950px;
margin: auto;
}

div.conf_header{
background:url(conf-design_01.png);
width: 950px;
height: 224px;
text-align: center;
}

div.conf_content{
background: url(conf-design_02.png) no-repeat #d0522e;
width: 950px;
min-height: 605px;
padding: 0 0 15px 0;
}

div.conf_content_c{
width: 930px;
margin: auto;
text-align: justify;
}

div.conf_footer{
background:url(conf-design_03.png);
width: 950px;
height: 113px;
}

div.conf_footer_c{
width: 930px;
margin: auto;
text-align: center;
}

div.conf_footer a{
color: #000000;
}