@charset "UTF-8";
/* CSS Document */

#chance {
	background-image: url(../images/copy_top_02.gif);
	background-repeat: no-repeat;
	height: 88px;
	width: 583px;
	padding-top: 88px;
	padding-right: 26px;
	padding-left: 26px;
	margin-top: 5px;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align: center;
}
#topicstitle {
	height: 20px;
	width: 201px;
	margin-left: 6px;
}
#topics {
	width: 179px;
	margin-left: 6px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-bottom: 15px;
	border: 1px solid #D3A87C;
	margin-top: 1px;
}
dl {
	width: 179px;
	margin: 0px;
	padding: 0px;
}
dt {
	padding: 0px;
	color: #995100;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
dd {
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 10px;
	line-height: 1.5em;
	background-image: url(../images/border_04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/**/
div#textWorp{
border:1px solid #ccc;
padding:0;
margin:30px 0 0 0; 
width:633px; 
}
p#textAddition{
font-size:10px;
line-height:1.2;
width:623px;
margin:5px;
padding:0;
color:#333;
}

