/* strategy1
------------------------------*/
#strategy1 #content {
	background: url("") no-repeat left top;
	height: 608px;
	width: 692px;
	margin: 0px 0;
	border: solid 0px #fff;
}
.content-slot10 {
	width:682px;
	height: 120px;
	background:#252424;
	border-right: solid 0px #fff;
	border-bottom: solid 0px #fff;
	padding: 5px 5px 0px 5px;
}
* html .content-slot10 {
	width:682px;
	height: 120px;
}
.content-slot10 {
	filter: alpha(opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95; opacity:0.95;
}
.content-slot11 {
	margin: 0 0 0 194px;
	width:492px;
	height: 110px;
	background:#252424;
	border-right: solid 0px #fff;
	border-left: solid 0px #fff;
	border-bottom: solid 0px #fff;
        border-top: solid 0px #fff;
	padding-right: 5px;
}
*html .content-slot11 {
	margin: 0 0 0 194px;
	width:492px;
	height: 110px;
}
.content-slot11 {
	filter: alpha(opacity=95);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=95);
	-moz-opacity: 0.95; opacity:0.95;
}
.content-slot12 {
	width:0px;
	height: 0px;
	background:#000;
	padding: 0px;
}
*html .content-slot12 {
	width:0px;
	height: 0;
}
.content-slot12 {
	filter: alpha(opacity=75);
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=75);
	-moz-opacity: 0.75; opacity:0.75;
}
.words {
	background:transparent none repeat scroll 0%;
        height: 147px;
}
#articles #content h1 {
	color: #E8BB6A;
	margin: 0 0 10px 0;
	font-weight: bold;
        text-align: left;
}
#articles #content p {
	color: #fff;
        font-size:1.2em;
}
#articles #content ul li{
	font-size:1.2em;
	color: #fff;
	margin: 0 0 5px 0;
	float: left;
	clear: left;
	width: 100%;
}
#articles #content a:link {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#articles #content a:visited {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#articles #content a:hover {
	color: #fff;
	text-decoration: underline;
}
#articles #content a:active {
	color: #fff;
	text-decoration: none;
	outline: none;
}
#ad-slot {
	width: 300px;
	margin: 0px 0px 5px 610px;
        font-size: xx-small;
        border: solid 0px #000;
}
#ad-slot-2 {
	width: 130px;
	margin: 0px 0px 0px 0px;
        font-size: xx-small;
        border: solid 0px #000;
}