body {
background: #d20269 url(images/bg.jpg) center top repeat-y; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	font-size: 11px;
}
a, a:link, a:active, a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #d20269;
}

.header1 {
	background-image: url(images/header_1.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
h1{
font-weight: bold;
font-size: 11px;
}
.headertxt h1{
font-weight: bold;
font-size: 11px;
float: right;
margin: 0 auto;
padding-top: 30px;
padding-right: 55px;
width: 388px;
}
.header2 {
	background-image: url(images/header_2.jpg);
	background-repeat: no-repeat;
	height: 92px;
}
.header3 {
	background-image: url(images/header_3.jpg);
	background-repeat: no-repeat;
	height: 89px;
}
.header4 {
	background-image: url(images/header_4.jpg);
	background-repeat: no-repeat;
	height: 89px;
}
.header5 {
	background-image: url(images/header_5.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 246px;
}
.footer h3 {
font-size: 11px;
font-weight: normal;
float: center;
padding-left: 460px;
padding-top: 210px;
}

h2 {
font-weight: bold;
font-size: 11px;
}
.posttop h2 {
padding-top: 5px;
font-weight: bold;
font-size: 11px;
}

.sidebartop h2 {
padding-top: 5px;
font-weight: bold;
font-size: 11px;
}

.leftarea {
padding-left: 25px;
width: 722px;
float: left;
}

.posttop {
background-image: url(images/posts_1.jpg);
background-repeat: no-repeat;
height: 22px;
width: 722px;
}
.postbody{
background-image: url(images/posts_2.jpg);
background-repeat: repeat-y;
width: 722px;
}

.postbottom{
background-image: url(images/posts_3.jpg);
background-repeat: no-repeat;
height: 22px;
width: 722px;
}

.sidebar {
padding-right: 25px;
position: relative;
float: right;
width: 218px;
}
.sidebartop {
background-image: url(images/sidebar_1.jpg);
background-repeat: no-repeat;
height: 22px;
width: 218px;
}
.sidebarbody{
background-image: url(images/sidebar_2.jpg);
background-repeat: repeat-y;
width: 218px;
}

.sidebarbottom{
background-image: url(images/sidebar_3.jpg);
background-repeat: no-repeat;
height: 22px;
width: 218px;
}
.wrap {
width: 991px;
margin: 0 auto;
font-size: 11px;
}
td {
font-size: 11px;
}
.txt {
padding: 8px;

}
.txt2 {
padding: 8px;
text-align: left;
line-height: 18px;
}
.iframeedge {
text-align: center;
width: 160px;
	background-color: #262325;
	border: 1px solid #ff007e;
	padding: 5px;
}

.iframeedge220 {
text-align: center;
width: 220px;
	background-color: #262325;
	border: 1px solid #ff007e;
	padding: 5px;
}