﻿a:link {
	color: #003399;
    text-decoration: none;
}

a:hover {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #003399;
	text-decoration: none;
}

a:active {
	text-decoration: none;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	margin:0px;
	padding: 0;
	background-image: url('containerdkbluebg.jpg');
}

#outercontainer {
	width: 950px;
	margin: auto;
	text-align:center;
	background-image: url('containerdkbluebg.jpg');

}

#container {
	width: 950px;
	padding:0 ;
	margin: auto;
	text-align:center;
	background-color: #6699ff;
}

#header {
	width:950px;
	height:153px;
	text-align: center;
	font-size: 12px;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('kirintopper2016.jpg');
}

#menu {
	width:950px;
	height:25px;
	text-align: center;
	font-size: 22px;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6699ff;
}

.tab{
font-family: arial, verdana, san-serif; 
font-size: 14px;
}
.asd
{
text-decoration: none;
font-family: arial, verdana, san-serif;
font-size: 13px; 
color:#ffffff;
}

/*****remove the list style****/
#nav {
margin:0; 
padding:0; 
list-style:none;
} 

/*****LI display inline *****/
#nav li {
float:left; 
display:block; 
width:100px;
background:#1E5B91;
position:relative;
z-index:500; 
margin:0px;
}

/*****parent menu*****/
#nav li a {
display:block; 
padding:8px 5px 0 5px; 
font-weight:700; 
height:23px; 
text-decoration:none; 
color:#ffffff;
text-align:center; 
color:#ffffff;
}

#nav li a:hover 
{
color:#cc3366;
}

/* style for default selected value */ #nav a.selected {
color:#4234ff;
}
/* submenu */ #nav ul 
{
position:absolute; 
left:0; 
display:none; 
margin:0 0 0 -1px;
padding:0; 
list-style:none;
}

#nav ul li
{
width:100px; 
float:left; 
border-top:1px solid #fff;
}

/* display block will make the link fill the whole area of LI */ #nav ul a 
{
display:block; 
height:15px;
padding: 8px 5px; 
color:#336699
}

#nav ul a:hover 
{
text-decoration:underline; 
padding-left:15px;
}
.auto-style1 {
	color: #FFFFFF;
}
.auto-style2 {
	text-align: center;
	font-size: large;
}
.auto-style3 {
	font-size: x-small;
}

#slice {
	width:950px;
	height:29px;
	background-image: url('kirinslice2012.jpg');
}

#scrappymenu {
	width:950px;
	height:20px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size:12px;
	font-weight: bold;
	color: #000066;
	background-color: #6699ff;
}


#mainbody { 
	margin-top: 5px;
	padding: 0;
	text-align: center;
	font-size:small;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
}

#footer {
	clear: both;
	width: 950px;
	margin-top: 5px;
	text-align: center;
	height: 56px;
	font-size: small;
	color:white;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-image: url('kirinfooter2012.jpg');
}

h1 {
	font-size: 30px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
}

h2 {
	font-size: 28px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}