body, td, div, p {
	font-family: Arial;
	font-size: 14px;
}

img {
	border: 0;
}

a {
	font-size: 13px;
	font-family: Arial;
	color: #cc3300;
}

a:hover {
	font-size: 13px;
	font-family: Arial;
	color: #cc3300;
	text-decoration: none;
}

#main {
	background-image: url('../img/bg_wall.jpg');
	background-position: center top;
}

#floor_left {
	background-image: url('../img/floor.png');
	background-position: right bottom;
	background-repeat: no-repeat;
}

#floor_right {
	background-image: url('../img/floor.png');
	background-position: -220px bottom;
	background-repeat: no-repeat;
}

#content_td_out {
	xbackground-image: url('../img/content_01_bottom.png');
	xbackground-position: top center;
	xbackground-repeat: no-repeat;
	vertical-align: top;
}

#content_td_in {
	background-color: white;
	background-image: url('../img/content_01_02.png');
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;

	width: 400px;
	padding: 10px 30px 20px 20px;

	position: relative;
	z-index: 11000;

}


#content_td_in_inner {
	background-color: white;
	background-image: url('../img/content_01_02.png');
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: top;

	padding: 10px 30px 20px 20px;

	position: relative;
	z-index: 11000;

}



h3.pagetitle {

	font-size: 25px;
	font-family: Georgia;
	font-weight: normal;

	margin-top: 0px;
	padding-top: 0px;

	margin-bottom: 10px;
	padding-bottom: 10px;

	border-bottom: 1px dashed #ccc;

}

#abs1 {

	width: 100%;
	height: 220px;
	border: 0px solid red;

	position: absolute;
	/*top: 470px;*/
	top: 590px;
	z-index: 1;

}

#abs2 {

	height: 330px;
	border: 0px solid red;

	position: absolute;
	top: 510px;

}

#abs3 {

	height: 330px;
	border: 0px solid red;

	position: absolute;
	z-index: 14000;
	top: 510px;

}


#abs4 {

	height: 100px;
	border: 0px solid red;

	position: absolute;
	z-index: 10000;
	top: 520px;

}


#p1 {
	background-image: url('../img/p11.png');
	background-position: top right;
	background-repeat: no-repeat;
	text-align: center;
	padding: 20px 0 0 0;
}

#p2 {

	background-image: url('../img/p2.png');
	background-position: top left;
	background-repeat: no-repeat;
	vertical-align: top;
}

#news_title a {
	font-size: 22px;
	font-family: Georgia;
	color: #cc3300;
}

#news_title a:hover {
	text-decoration: none;
}

a.news {
	font-size: 13px;
	font-family: Arial;
	color: #cc3300;
}

a.news:hover {
	font-size: 13px;
  	font-family: Arial;
	color: #cc3300;
	text-decoration: none;
}

#live {
	position: relative;
	z-index: 2000;

	left: 194px;
	top: 15px;

	width: 88px;
	height: 31px;
}

#rambler {
	display: none;
	position: relative;
	z-index: 2000;

	left: 196px;
	top: 15px;

	width: 88px;
	height: 31px;
}

#t1, #t2, #t3, #t4 {
	font-family: Georgia;
	font-weight: bold;
}

#t1 {
font-size: 18px;
color: #6D492E;
}

#t2 {
font-size: 20px;
color: #2C1D12;
}

#t3 {
font-size: 18px;
color: #6D492E;
padding-left: 105px;
}

#t4 {
font-size: 20px;
color: #2C1D12;
padding-left: 20px;
}

#t_up {
	position: relative;
	left: 60px;
	top: 30px;
}

#t_down {
	position: relative;
	left: 60px;
	top: 30px;
}

.correctbg1 {
	background-image: url('../img/bg_wall.jpg');
	background-position: 114px top;
}

.correctbg2 {
	background-image: url('../img/bg_wall.jpg');
	background-position: 114px -100px;
}

.correctbg3 {
	background-image: url('../img/bg_wall.jpg');
	background-position: 185px top;
}

.correctbg4 {
	background-image: url('../img/bg_wall.jpg');
	background-position: 185px -100px;
}

.correctbg5 {
	background-image: url('../img/bg_wall.jpg');
	background-position: -137px top;
}

.correctbg6 {
	background: url('../img/bg_wall_2.jpg') left bottom no-repeat;
}

