body {
	font-family: Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bk/CutBk.jpg) repeat-x;
}

h2{
	color: #FFFFFF;
	margin-bottom: 2px;
	margin-top: 2px;
}
h3{
	margin-bottom: 2px;
	margin-top: 4px;
}
p{
	padding: 5px 5px 5px 5px;
}

#container{
	background: #000000 url(../images/bk/cntBk.jpg)  repeat-y;
	width: 985px;
	height: 900px;
	text-align: center;
	margin: 0px 140px 0 140px;
}

#pheonix{
	position: absolute;
	left: 580px;
	top: -16px;
	width: 127px;
}

#nav{
	background: #000000 url(../images/bk/bkBt.jpg) repeat-x;
	width: 955px;
	height: 29px;
}

#nav a,  #nav a:link,  #nav a:visited {
	padding:4px 2px 4px 2px;
	text-decoration: none;
	color: #FFFF00;
}
#nav a:hover, #nav  a.c:focus{
	background-image:url(../images/bk/BtDn.jpg);
	color: #CC0000;
}

#content{
	background-color: #333333;
	border: 4px inset #333333;
	width: 930px;
	text-align: center;
	margin: 10px 27px 10px 27px;
}

#text{
	background-color: #FFFFFF;
	width: 920px;
	height: 150px;
	margin: 0 5px 5px 5px;
}

#textl{
	background-color: #333333;
	text-align: left;
	width: 300px;
	position: absolute;
	left: 180px;
	top: 402px;
	color: #FFFFFF;
	border: 3px inset #666666;
}
#ltextSub{
	background-color: #FFFFFF;
	width: 280px;
	height: 390px;
	color: #000000;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

#rtext{
	background-color: #333333;
	text-align: left;
	width: 596px;
	position: absolute;
	color: #FFFFFF;
	border: 3px inset #666666;
	left: 508px;
	top: 402px;
}
#rtextSub{
	background-color: #FFFFFF;
	width: 580px;
	height: 390px;
	color: #000000;
	text-align: center;
	margin: 10px 10px 0px 10px;
}

#bottom{
	color: #FFFFFF;
	font-size: 14px;
	position: absolute;
	left: 165px;
	top: 853px;
	width: 954px;
	height: 52px;
	background-color: #000066;
	padding: 5px 0px 5px 0px;
}

div.scroll{
height: 373px;
overflow: auto;
border: 0px solid translusant;
}