body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/body_bg.jpg);
	background-position: center top;
	background-color: #222222;
	color: #333;
}
a {
	text-decoration: underline;
	color: #6ca4af;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #be1949;
}
img {
	border: 0px;
}
p {
	margin: 0px;
	padding: 0px;
}
#header {
	width: 100%;
	float: left;
}
.h_bg {
	width: 1000px;
	background-image: url(images/h.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	height: 160px;
}
#header p {
	color: #000;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	margin-bottom: 2px;
	float: left;
	margin-left: 680px;
	margin-top: 15px;
	width: 240px;
}
#header p a {
	color: #bd1848;
	font-weight: bold;
}
#main {
	width: 1000px;
	background-color: #fff;
}
#main_top {
	width: 1000px;
	float: left;
	background-image: url(images/main_top.jpg);
	background-position: top center;
	background-repeat: no-repeat;
}
#main_bottom {
	width: 1000px;
	float: left;
	background-image: url(images/main_bottom.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#sidebar {
	margin: 5px;
	margin-top: 0px;
	width: 175px;
	float: left;
	margin-top: 4px;
}
#sidebar_top {
	width: 175px;
	float: left;
}
#sidebar_bottom {
	width: 175px;
	float: left;
	padding-bottom: 15px;
}
#sidebar h2 {
	border: 0px solid #ccc;
	background-color:#fff;
	border-top-width: 1px;
	border-bottom-width: 0px;
	font-size: 14px;
	text-transform: capitalize;
	text-align: left;
	background-color: #ebebeb;
	color: #666;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
}
#sidebar ul {
	margin: 0px;
	padding: 0px;
	padding-bottom: 3px;
}
#sidebar ul li {
	margin: 2px;
	padding: 2px;
	margin-left: 20px;
	margin-right: 20px;
	text-align: left;
	list-style: none;
	border: 0px solid #ebebeb;
	background-image: url(images/sidebar_li_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 20px;
	border-bottom-width: 1px;
	font-size: 12px;
}
#sidebar ul li a {
	text-transform: capitalize;
	color: #be1949;
	font-weight: bold;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #000;
}
.sidebar_top {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	padding-bottom: 4px;
	padding-top: 4px;
	background-image: url(images/sidebar_top.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: bold;
	color: #b22a4c;
	text-align: left;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
	margin-left: 10px;
	border: 0px solid #f00;
	text-align: center;
	width: 150px;
}

.content {
	width: 810px;
	float: right;
	border: 0px solid #f00;
	margin-right: 4px;
	margin-top: 8px;
	margin-bottom: 8px;
}
.content img {
	width: 150px;
	height: 200px;
	padding: 1px;
	margin: 3px;
	background-color: #ebebeb;
}
.content A:link IMG    	{        BORDER: #be1949 1px solid;}
.content A:visited IMG 	{        BORDER: #be1949 1px solid;}
.content A:hover IMG   	{        BORDER: #be1949 1px dashed;}
.content A:active IMG	{        BORDER: #be1949 1px solid;}

.content ul {
	width: 263px;
	float: left;
	padding: 0px;
	margin: 0px;
	margin-left: 7px;
	list-style: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
.content ul li {
	text-align: left;
	color: #333;
	padding-left: 10px;
	padding-top: 1px;
	font-size: 12px;
}
.content ul li a {
	color: #be1949;
	font-weight: bold;
}
.content h2 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-transform: capitalize;
	color: #666;
}
.h_top {
	font-size: 16px;
	color: #999;
	text-transform: capitalize;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 100%;
}
.h_top img {
	width: auto;
	height: auto;
	border: 0px;
	background-color: #fff;
}
.h_bottom {
	font-size: 16px;
	color: #993300;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 100%;
}
.h_bottom img {
	width: auto;
	height: auto;
	border: 0px;
	background-color: #fff;
}
.h_bottom A:link IMG    	{        BORDER: #fff 1px solid;}
.h_bottom A:visited IMG 	{        BORDER: #fff 1px solid;}
.h_bottom A:hover IMG   	{        BORDER: #fff 1px dashed;}
.h_bottom A:active IMG	{        BORDER: #fff 1px solid;}

.thumbs img {
	width: 140px;
	height: 140px;
	background-color:#333333;
	border: 1px solid #ccc;
	padding: 0px;
	margin: 3px;
}

.ad_block {
	border: 0px solid #ccc;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 810px;
}
.ad_block p {
	padding: 0px;
	margin: 0px;
	color: #000;
}
.ad_block img {
	border: 0px;
	background-color: #ebebeb;
}
.ad_block a {
	color: #4e941f;
	font-size: 18px;
	text-transform: uppercase;
}
.ad_block a:hover {
	color: #000;
}
.ad_block A:link IMG    	{        BORDER: #87b92f 1px solid;}
.ad_block A:visited IMG 	{        BORDER: #87b92f 1px solid;}
.ad_block A:hover IMG   	{        BORDER: #87b92f 1px dotted;}
.ad_block A:active IMG		{        BORDER: #87b92f 1px solid;}
.ad_block img {
	padding: 1px;
	margin: 3px;
}

.ad1 {
	float: left;
	margin: 0px;
	border: 0px solid #ebebeb;
	border-top-width: 0px;
	border-bottom-width: 1px;
	float: left;
	margin-top: 0px;
	margin-left: 20px;
	margin-right: 10px;
	padding-top: 10px;
}
.ad1 p {
	text-align: left;
	font-size: 10px;
	color: #333;
	margin: 0px;
	padding:  0px;
}
.ad1 p a {
	font-size: 16px;
	color: #be1949;
	font-weight: bold;
}
.ad1 p a:hover {
	color: #000;
}

.links {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
	width: 1000px;
}
.links a {
	color: #be1949;
}

#footer {
	width: 100%;
	float: left;
	background-image: url(images/f_bg.jpg);
	background-position: center top;
}
.f_bg {
	width: 1000px;
	background-image: url(images/f.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 160px;
}
.f_bg p {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	float: left;
	width: 170px;
	margin-left: 600px;
	margin-top: 30px;
}
.f_bg p a {
	color: #7db32c;
	font-weight: bold;
}
