h1{
	margin-top : 15px;
	font-size : 20pt;
	text-align : left;
	font-weight : bold;
	text-decoration : none;
	color : #7A7F4F;
}

h2{
	margin-top : 20px;
	font-size : 15px;
	text-align : left;
	font-style : none;
	text-decoration : none;
	font-weight : bold;
	color : #7A7F4F;
}

h3{margin-top : 5 px    font-size : 20 px}#text P{
	margin : 8px;
	
}

#text ul{
	margin : 30px 0 0 20px ;
	cursor : crosshair;
}

.art{
	width : 150px;
	height : 200px;
	float : left;
	margin : 15px 2px 0 20px;
	border : 1px solid #3F3B2F;
}

.art span{
	width : 150px;
	height : 20px;
	display : block;
	background : #2F2D1A;
	border-bottom : 1px solid #CFE5FF;
	text-align : center;
	font-weight : bold;
}

.art img{
	margin : 7px 0 7px 24px;
}

.art blockquote{
	margin : 0 0 0 40px;
}

.update{
	width : 490px;
	height : 200px;
	float : left;
	margin : 10px 0 0 0;
	border : 1px solid #6a5135;
}

.update span{
	width : 490px;
	height : 15px;
	display : block;
	background : #2F2D1A;
	border-bottom : 1px solid #6a5135;
	text-align : left;
	font-weight : none;
}

.update img{
	margin : 20px 0 0 36px;
}

.update blockquote{
	margin : 5px 3px 0 8px;
}

.affiliate{
	width : 110px;
	height : 60px;
	float : left;
	margin : 15px auto auto 15px;
	border : 1px solid #6a5135;
}

.affiliate span{
	width : 110px;
	height : 13px;
	display : block;
	background : #c7b8ac;
	border-bottom : 1px solid #CFE5FF;
	text-align : center;
	font-weight : bold;
}

.affiliate img{
	margin : 4px 2px 0 4px;
}

.affiliate blockquote{
	margin : 0 0 0 8px;
}