body {
	background-image:  url("../images/chamberinfo/outside_back.gif");
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: scroll;
	
}

.solid_fill {
	background-color: #9aabdb;	
}

#bottom_bit {
	
	height: 100px;
	background-image: url(../images/chamberinfo/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center;
}


.font_size {font-size: 9px}

#page_title {
	clear: both;
	position: absolute;
	top: 300px;
	width: 100%;
}
	
}

.font_size {font-size: 9px}


#main_back {
	background-image:  url("../images/chamberinfo/main_background.jpg");
	background-repeat: no-repeat;
	background-position: center;
	clear: both;
	height: 350px;
	width: auto;
	z-index:8;
}

.bottom_bar {
	background-image: url("../images/bottom_block.gif");
	background-repeat: no-repeat;
	height: 19px;
	width: 800px;
	padding-right: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 15px;
}

#fill_back {
	background-image:  url("../images/chamberinfo/background.jpg");
	background-repeat: repeat-y;
	background-position: center;
	clear: both;
	top: 350px;
	height: auto;
	width: auto;
	z-index:8;
}

#button_back {
	background-image:url("../images/buttons_back.gif");
	background-repeat:no-repeat;
	background-position:center;
	position: absolute;
	height: 36px;
	width: 100%;
	top: 250px;
	overflow: visible;
}
	
.english_button a {
	display:block;
	width: 38px;
	height: 36px;
	background-image:  url("../images/button_eng.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	z-index:7;
	clear: left;
	float: right;
	position: absolute;
	top: 10px;
	right: 10px;
}
.english_button a:hover { 
    background-position: 0 -36px;
}

.cymraeg_button a {
	display:block;
	width: 38px;
	height: 36px;
	background-image:  url("../images/button_cym.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	z-index:7;
	clear: left;
	float: right;
	position: absolute;
	top: 10px;
	right: 50px;
}
.cymraeg_button a:hover { 
    background-position: 0 -36px;
}

.dec_button a {
	display:block;
	width: 38px;
	height: 36px;
	background-image:  url("../images/button_dec.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	z-index:7;
	clear: left;
	float: right;
	position: absolute;
	top: 10px;
	right: 90px;
}
.dec_button a:hover { 
    background-position: 0 -36px;
}

.inc_button a {
	display:block;
	width: 38px;
	height: 36px;
	background-image:  url("../images/button_inc.gif");
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-align: center;
	z-index:7;
	clear: left;
	float: right;
	position: absolute;
	top: 10px;
	right: 130px;
}
.inc_button a:hover { 
    background-position: 0 -36px;
}

.top_left_curve {
	background-image: url(../images/chamberinfo/tlcurve.gif);
	height: 24px;
	width: 24px;
}

.top_right_curve {
	background-image: url(../images/chamberinfo/trcurve.gif);
	height: 24px;
	width: 24px;
}

.bottom_left_curve {
	background-image: url(../images/chamberinfo/blcurve.gif);
	height: 24px;
	width: 24px;
}

.bottom_right_curve {
	background-image: url(../images/chamberinfo/brcurve.gif);
	height: 24px;
	width: 24px;
}

.top_line {
	background-image: url(../images/chamberinfo/tstraight.gif);
	height: 24px;
	width: 800px;
	background-repeat: repeat-x;
}

.bottom_line {
	background-image: url(../images/chamberinfo/bstraight.gif);
	height: 24px;
	width: 800px;
	background-repeat: repeat-x;
}

.left_line {
	background-image: url(../images/chamberinfo/lstraight.gif);
	height: auto;
	width: 24px;
	background-repeat: repeat-y;
}

.right_line {
	background-image: url(../images/chamberinfo/rstraight.gif);
	height: auto;
	width: 24px;
	background-repeat: repeat-y;
}

a {
	text-decoration:none;
	border-bottom:1px dotted #000000;
	color: #000000;
}

a:hover {
	text-decoration:underline;
	border-bottom:none;
	color: #000000;
}

.button {
	border-bottom:none;
}
