/* Politics 1*/

body.politics_1 {
	background-color: #006666;
	background-repeat: repeat;
	background-image: url(../images/politics_1/politics_1_bg.jpg);
	background-position: left top;
}
body.politics_1 #header {
	background-image: url(../images/politics_1/politics_1_t.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
body.politics_1 #header_l {
	background-image: url(../images/politics_1/politics_1_tl.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
body.politics_1 #header_r {
	height: 110px;
	background-image: url(../images/politics_1/politics_1_tr.jpg);
	background-repeat: no-repeat;
	background-position: 100% 0;
}
body.politics_1 #footer {
	background-image: url(../images/politics_1/politics_1_b.jpg);
	background-repeat: repeat-x;
	background-position: 0 bottom;
	text-align: center;
	clear: both;
}
body.politics_1 #footer_l {
	background-image: url(../images/politics_1/politics_1_bl.jpg);
	background-repeat: no-repeat;
	background-position: 0 bottom;
}
body.politics_1 #footer_r {
	height: 52px;
	background-image: url(../images/politics_1/politics_1_br.jpg);
	background-repeat: no-repeat;
	background-position: 100% bottom;
}
body.politics_1 #wrapper {
	background-color: #FFFFFF;
	background-image: url(../images/politics_1/politics_1_l_edge.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}

body.politics_1 #wrapper_r {
	background-image: url(../images/politics_1/politics_1_r_edge.jpg);
	background-repeat: repeat-y;
	background-position: 100% 0;
}
body.politics_1 #content {
	background-image: url(../images/politics_1/poticullis_wm.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
