.style111 {
	font-size: 24px;
	font-weight: bold;
	text-decoration:blink
}

.thrColHyb #container #header {
	height: 220px;
	background-image: url(img/layout/head.jpg);
}
.thrColHyb #container #footer {
	height: 157px;
	background-image: url(img/layout/foot.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.thrColHyb #container #body #menu {
	width: 251px;
	padding-top: 5px;
	padding-left: 5px;
}
.thrColHyb #container #body #bodycontainer {
	float: right;
	width: 700px;
	padding-top: 5px;
	padding-right: 5px;
}
.thrColHyb #container #body #bodycontainer #bodyup {
	height: 24px;
	background-image: url(img/layout/bodyup.gif);
	background-position: center;
	background-repeat: no-repeat;
}
.thrColHyb #container #body #bodycontainer #bodydw {
	height: 8px;
	background-image: url(img/layout/bodydw.gif);
	background-position: center;
}
.thrColHyb #container #body #bodycontainer #bodymiddle {
	height: auto;
	background-image: url(img/layout/body.gif);
	background-position: center;
	padding-top: 1px;
	padding-right: 10px;
	padding-bottom: 1px;
}
.thrColHyb #container #body #menu #menuup {
	height: 5px;
	background-image: url(img/layout/menuup.gif);
}
.thrColHyb #container #body #menu #menubody {
}
.thrColHyb #container #body #menu #menubody {
	background-image: url(img/layout/menubody.gif);
	height: 450px;
}

