@charset "utf-8";
.navbar {
	background-color: #5288C8;
	background-image: url(images/Home/Home_r1_c3.jpg);
}
.optin {
	background-image: url(images/Home/Home_r3_c17.jpg);
}
.counter {
	font-family: Impact;
	font-size: 44px;
	font-weight: bolder;
	color: #FFF;
	text-decoration: blink;
	background-color: #000;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #FFF;
	background-image: url(images/Template/Template_r8_c3.jpg);
}
.leftbar {
	background-image: url(images/Template/leftbar.jpg);
}
.centerbar {
	background-image: url(images/Template/centerbar.jpg);
}
.rightbar {
	background-image: url(images/Template/Template_r8_c19.jpg);
}
.bannerad {
	background-color: #000;
	background-image: url(images/Template/BannerAdBground.jpg);
}
.post img {
float:center;
min-width:700px;
max-width:700px;
max-height:350px;
min-height:350px;
padding : 0px;
line-height : 0em;
margin: 0 auto 0px auto;
clear: both;
}
.postsmall img {
float:center;
min-width:225px;
max-width:225px;
max-height:150px;
min-height:150px;
padding : 0px;
line-height : 0em;
margin: 0 auto 0px auto;
clear: both;
}

