body{
	background: #eeeeee;
	font-family: verdana;
	font-size: 11pt;
	color: #666;
}
#container, #mainContent {
	width: 728px;
	margin: 0 auto;
}

img{
	border: 0;
}

ul li{
  font-size: 9pt;
  	padding: 5px;
	width: 85%;
	margin: 5px auto;
}

.top{
	background-image: url(http://www.weeklyfreeplrarticles.com/images/top.png);
	height: 186px;
}
.middle{
	background-image: url(http://www.weeklyfreeplrarticles.com/images/bg.png);
	min-height: 842px;
	width: 728px;
}
.content{
	width: 90%;
	margin: 0 auto;
}
.footer{
	background-image: url(http://www.weeklyfreeplrarticles.com/images/footer.png);
	height: 20px;
	margin-top: -20px;
	text-align:center;
	font-size:small;
	padding:10px;

}

a{
	color:blue;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}
/*General*/

h1{
	color:#c56e08;
	margin-top: 10px;
	font-weight: normal;
	font-size:28px;

}

.highlight
{
	background:#fff1af;
	padding:2px;
}
.box{
	background: #fff4c1;
	border: 1px solid #ffcd92;
	padding: 10px;
	width: 85%;
	margin: 20px auto;
}
.box h2{
	color: #c56e08;
	margin: 0;
	font-weight: normal;
}
.boxBlue{
	background-color: #d7f0f5;
	border: 1px solid #91c6cf;
	padding: 10px;
	width: 85%;
	margin: 20px auto;
}
.boxBlue h2
{
    color: #28545b;
    margin: 0;
    font-weight: normal;
}

.style1 {
	color: #990000;
	font-weight: bold;
}

/* SIDEBAR OPTIN */
