body{
	color: Black;
	background: White;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-weight: none;
	font-family: osaka,Suns-Serif;
	line-height: 120%;
	color: 666666;
}

a:link {
	text-decoration: none;
	color: #1E1E1E;
}
a:visited {
	text-decoration: none;
	color: #1E1E1E;
}
a:active {
	text-decoration: underline;
	color: #1E1E1E;
}
a:hover {
	text-decoration: underline;
	color: #4169E1;
	position: relative;
	top: 1px;
	left: 1px;
}

h1{
	font-size: font-weight: bold;
	font-family: osaka,Suns-Serif;
	line-height: 120%;
	color: Black;
	padding: 0px 0px 0px 0px auto;
	margin: 5px 0px 5px 0px auto;
	background: transparent;
}

h2{
	font-size: 14px;
	font-weight: bold;
	font-family: osaka,Suns-Serif;
	line-height: 120%;
	color: #ffffff;
	padding: 3px 0px 3px 8px;
	margin: 0px 0px 0px 0px auto;
	background: #4169E1;
	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #ffffff;
}

h3{
font-size: 12px;
font-weight: normal;
font-family: osaka,Suns-Serif;
line-height: 120%;
color:666666;
padding: 0px 0px 0px 0px auto;
margin: 5px 0px 5px 0px auto;
background: transparent;
}

.link{
font-size: 12px;
font-weight: normal;
font-family: osaka,Suns-Serif;
line-height: 120%;
color:666666;
padding: 0px 0px 0px 15px auto;
margin: 0px 0px 0px 0px auto;
background: transparent;
background-image: url(./image/link.gif);
background-repeat: no-repeat;
}

p{
	font-size: small;
	font-weight: normal;
	font-family: osaka,Suns-Serif;
	line-height: 120%;
	color: #2E2E2E;
	padding: 1px 0px 2px 5px auto;
	margin: 10px 0px 10px 0px auto;
	background: transparent;
}

h4{
	font-size: 12px;
	font-weight: normal;
	font-family: osaka,Suns-Serif;
	line-height: 120%;
	color: #2E2E2E;
	padding: 1px 0px 2px 5px auto;
	margin: 10px 0px 10px 0px auto;
	background: transparent;
}
#layout{
width: 780px;
padding: 0px;
margin-left: auto;
margin-right: auto;
text-align:center;
background: transparent;
}

#header{
float: center;
background: transparent;
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: center;
margin: 0px 0px 0px 0px auto;
padding: 0px 0px 0px 0px;
}
#left_bar{
WIDTH: 200px; 
HEIGHT: 5px;
}
#left{
	float: background: White;
	width: 180px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin: 0px 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: Gray;
}

#left2{
	float: 
	background: White;
	width: 200px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	margin: 0px 0px 0px 0px auto;
	padding: 0px 0px 0px 0px;
	border-width: 1px 1px 1px 1px;
	border-style: outset;
	border-color: Gray;
}
#center_bar{
float:
background: #ccccff;
width: 540px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin: 0px 0px 0px 5px auto;
padding: 0px 0px 0px 0px;
border-width: 0px 0px 0px 0px;
border-style: solid;
border-color: #3300ff;
} 
#center{
float: left:
background: #ccccff;
width: 520px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin: 0px 0px 0px 10px auto;
padding: 0px 5px 0px 5px;
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #3300ff;
} 

#footer{
float: center;
background: transparent;
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: right;
margin: 0px 0px 0px 0px auto;
padding: 0px 0px 0px 0px;
} 
