@charset "utf-8";
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

* {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
#wrapper {
	background-color: #000000;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#wrapper #header {
	background-image: url(../images/header.jpg);
	height: 114px;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper #header img {
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #body {


}
#wrapper #body #left {
	background-repeat: no-repeat;
	width: 161px;
	height: 524px;
	float: left;
	background-color: #000000;
	background-image: url(../images/content-left.jpg);
}
#wrapper #body #center {
	background-color: #FFFFFF;
	height: 473px;
	width: 658px;
	color: #000000;
	background-repeat: no-repeat;
	z-index: 1;
	float: left;
	background-image: url(../images/backdrop_cello1.jpg);
}
#wrapper  #body  #center  .style3  #field1 {
	height: 38px;
	width: 420px;
	margin-left: 208px;
	padding: 15px;
	font-family: "Bauhaus Lt BT";
	font-size: 32px;
	color: #b8cbcc;
}
#wrapper #body #center .style3 #field2 {
	height: 390px;
	width: 450px;
	margin-left: 208px;
	position: absolute;
	overflow: auto;
	padding-bottom: 15px;
}
#wrapper #body #center2 {
	float: left;
	height: 473px;
	width: 658px;
	background-color: #003333;
}
#wrapper #body #center2 .style3 #scrollfield1 {
	height: 473px;
	width: 658px;
	overflow: auto;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}




#wrapper #body #menu {
	width: 658px;
	background-color: #FFFFFF;
	position: absolute;
	top: 587px;
	height: 51px;
}



#wrapper #body #right {
	background-repeat: no-repeat;
	width: 161px;
	float: right;
	background-image: url(../images/content-right.jpg);
	background-color: #000000;
	height: 524px;
}

#wrapper #body #footer {
	clear: both;
	height: 40px;
	background-color: #000000;
	background-image: url(../images/bg_img1.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
p {
	font-size: 12px;
	margin: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
