#header {
	position:absolute;
	top: 10px;
	left:50%;
	margin-left:-470px;
	width: 955px;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	border: 1px solid #CCCCCC;
	height: 500px;
}

#bodycontents {
	position:absolute;
	width: 80px;
	height: 20px;
	top: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	left: 870px;
	line-height: 2px;
}

#navcontainer {
	position:absolute;
	left:53%;
	margin-left:-500px;
	height: 28px;
	width: 940px;
	background-image: url(../images/menu_bg.gif);
	background-repeat: repeat-x;
	top: 100px;
	text-decoration: none;
}


#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	top: 0px;
}

#navcontainer li
{
display: inline;
list-style-type: none;
}


#navcontainer li a.itemone
{
	display: inline;
	list-style-type: none;
	background-image: url(../images/itemone_off.gif);
	height: 28px;
	width: 83px;
	float: left;
}

#navcontainer li a.itemone:hover
{
	display: inline;
	list-style-type: none;
	background-image: url(../images/itemone_on.gif);
	height: 28px;
	width: 83px;
	float: left;
}

#navcontainer a {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#navcontainer a:link, #navlist a:visited
{
color: #fff;
background-color: #036;
text-decoration: none;
}

#navcontainer a:hover
{
color: #fff;
background-color: #369;
text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}
.title {
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
}
.text02 {

	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.title02 {

	font-family: Arial;
	font-size: 20px;
	color: #006699;
	font-weight: normal;
}
.text03 {


	font-family: Arial;
	font-size: 11px;
	color: #305758;
}
.title03 {


	font-family: Arial;
	font-size: 12px;
	color: #9999ff;
	font-weight: bold;
}
.title04 {



	font-family: Arial;
	font-size: 20px;
	color: #ffcc00;
	font-weight: bold;
}
.title05 {




	font-family: Arial;
	font-size: 30px;
	color: #00CCFF;
	font-weight: bold;
}
.title06 {

	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: normal;
}
.picborder {
	border: 3px solid #FFFFFF;
}
.title04a {




	font-family: Arial;
	font-size: 15px;
	color: #ffcc00;
	font-weight: bold;
}
.picborder02 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.picborder03 {
	padding: 5px;
	border: 1px solid #CCCCCC;
}
.title03a {



	font-family: Arial;
	font-size: 16px;
	color: #9999ff;
	font-weight: bold;
}
.borderBottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
}
.textArial11Bold {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}



A.link:link {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.link:visited {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.link:active {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
A.link:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFF00;
	text-decoration: none;
}