body {

	font-family: Arial, Verdana;

	background-color: #fff;

	color: #333;

	margin: 0;

	padding: 0;

	font-weight: normal;

	font-size: 12px;

	background-image: url(images/bg.jpg);

}

#main {

	border: 2px solid #fff;

	width: 1000px;

	border-top-width: 0px;

	border-bottom-width: 0px;

	background-color: #FFFFFF;

}

h2.h {

	height: 29px;

	font-size: 18px;

	text-transform: capitalize;

	text-align: left;

	padding: 0px;

	margin: 0px;

	padding-left: 50px;

	padding-top: 10px;

}

h2.h1 {

	height: 24px;

	font-size: 18px;

	text-transform: capitalize;

	text-align: left;

	padding: 0px;

	margin: 0px;

	padding-left: 30px;

	padding-top: 10px;

}

#header {

	width: 100%;

	background-image: url(images/header_bg.png);

	background-position: top center;

	background-repeat: repeat-x;

}

#header p.intro {

	color: #fff;

	width: 490px;

	padding-top: 10px;

	font-size: 10px;

	text-align: center;

	font-weight: bold;

}

#header p.intro a.b_link {

	font-size: 16px;

}

#header p.intro a {	

	font-weight: bold;

	font-size: 12px;

	color: #fc0;

	text-transform: uppercase;

}

p.archives {

	color: #fff;

	text-align: right;

	padding: 0px;

	padding-right: 10px;

	margin: 0px;

	font-size: 12px;

	padding-top: 4px;

	font-weight: bold;

}

p.archives a {

	text-transform: capitalize;

	color: #fc0;

	font-weight: bold;

}

#footer {

	width: 100%;

	background-image: url(images/footer_bg.jpg);

	background-position: bottom center;

	background-repeat: repeat-x;

}

a {

	color: #ccc;

	font-weight: bold;

}

a:hover {

	text-decoration: none;

}

a>img:hover {

	border: 1px solid #ff48af;

}

A:link IMG    	{        BORDER: #f2006c 1px solid;}

A:visited IMG 	{        BORDER: #f2006c 1px solid;}

A:hover IMG   	{        BORDER: #000 1px dotted;}

A:active IMG	{        BORDER: #f2006c 1px solid;}



#header p.intro A:link IMG    	{        BORDER: #333 1px solid;}

#header p.intro A:visited IMG 	{        BORDER: #333 1px solid;}

#header p.intro A:hover IMG   	{        BORDER: #fff 1px dotted;}

#header p.intro A:active IMG	{        BORDER: #333 1px solid;}



#footer p {

	padding: 0px;

	padding-top: 10px;

	text-align: center;

	color: #000;

	font-size: 12px;

}

#footer p a {

	font-weight: bold;

	color:#ff004b;

}

.content_wrapper {

	background-color: #fff;

	width: 1000px;

}

.content {

	width:1005px;

	margin: 0px ;

}

.content a img {

	width: 240px;

	height: 180px;

	padding: 1px;

	margin: 2px;

	background-color: #fff;

	background-image: url(images/thumb_bg.jpg);

	background-position: center;

	background-repeat: no-repeat;

}

p {

	padding: 0px;

	margin: 0px;

}



.x_block {

	margin: 0px auto;

	width: 1000px;

	background: url(images/x_block_bg.jpg);

	font-size: 16px;

	color: #fff;

}

.x_block a {

	font-size: 22px;

	color: #fc0;

}

.x_block_top {

	width: 1000px;

	background: url(images/blocks_06.jpg) no-repeat top;

}

.x_block_bottom {

	width: 945px;

	background: url(images/blocks_07.jpg) no-repeat bottom;

	padding: 30px 25px;

}





.toplist {

	width: 1000px;

	background-image: url('images/block_06.jpg');

	background-position: top center;

	background-repeat: no-repeat;

}

.toplist ul {

	width: 33%;

	float: left;

	padding: 0px;

	margin: 0px;

	list-style: none;

	margin-top: 10px;

	margin-bottom: 10px;

}

.toplist ul li {

	text-align: left;

	color: #ccc;

	padding-left: 10px;

	padding-top: 1px;

	font-size: 14px;

}

.toplist ul li a {

	color: #333;

}
