/*
-----------------------------------------------
Name:     Japanese Art Festival
Designer: Arc23.com
URL:      www.japaneseartfestival.com
Date:     January 2009
----------------------------------------------- */

A:link { text-decoration: none; color:#CC6699;}
A:active { text-decoration: none; color:#000000;}
A:visited { text-decoration: none; color:#ccc; } 
A:hover { text-decoration: none; color:#660000; } 

body {
	background-color: #fff;
	font: 10pt/20pt "Trebuchet MS", Verdana;
	color: #333;
	margin:0px 0px 0px 0px;
	padding:0px;
	}

p { 
	margin-top: 0px; 
	margin-bottom: 1em;
	}
h1 {
	color: #000000;
	font: 28px "Trebuchet MS", Verdana;
	margin: 0;
	font-weight: bold;
}	

h2 {
	color: #660000;
	font: italic bold 16px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	margin-top: 0px; 
	margin-bottom: 1em;
}


img {
	border: 0px;
	float: left;
	margin: 5px;
}




/* SPLASH NAVIGATION
----------------------------------------------- */
#navlist
{
	position: relative;
	top: 330px;
	left: 520px;
	width: 800px;
	margin: 0;
	
}
/* SPLASH NAVIGATION
----------------------------------------------- */
#nav {
	margin: 0;
	padding: 0 0 20px 10px;
}

#nav ul, #nav li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#nav a:link, #nav a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #000;
}
#nav a:hover { color: #ff6699; }
/* STRUCTURE CODE
----------------------------------------------- */	
#frame {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	voice-family: "\"}\"";
    voice-family:inherit;
    width: 970px;
}
html>body .frame {
    width: 970px;
	}

#splash {
	margin-top: 1px;
	margin-left: 10px;
	width: 1000px;
	height: 600px;
	padding: 0px;
	float: left;
	background-image: url(../images/bg_splash.jpg);
	background-repeat: no-repeat;
	}
	
		

/* VARIOUS DIVS
----------------------------------------------- */
.credit { 
	color: #666666; 
	font: 11px "Trebuchet MS", Verdana;
	margin: 0;
	font-style: italic;
	margin-top: 0px; 
	margin-bottom: 1em;
	}	
		
/* NAVIGATION
----------------------------------------------- */	
#netlist {
	position: relative;
	top: 330px;
	left: 280px;
	width: 800px;
	margin: 0;
	padding: 0 10px 2px 5px;
	z-index: auto;
}

#netlist ul, #netlist li
{
margin: 0;
padding: 10px;
display: inline;
list-style-type: none;
}
#splashdent {
	position: relative;
	width: 190px;
	float: left;
	margin: 5px;
	padding: 5px;
	left: 50px;
	top: 300px;
	}
#splashdent2 {
	position: relative;
	width: 190px;
	float: left;
	margin: 5px;
	padding: 5px;
	left: 80px;
	top: 300px;
	}	
#splashdent3 {
	position: relative;
	width: 190px;
	float: left;
	margin: 5px;
	padding: 5px;
	left: 70px;
	top: 300px;
	}
#splashdent4 {
	position: relative;
	width: 190px;
	float: left;
	margin: 5px;
	padding: 5px;
	left: 70px;
	top: 300px;
	}
	
#splashdentPromo {
	position: relative;
	width: 350px;
	float: left;
	margin: 5px;
	padding: 5px;
	left: 130px;
	top: 300px;
	}	
#text {
	position: relative;
	width: 876px;

	margin: 5px;
	padding: 5px;
	left: 50px;
	top: 310px;
	}
/* FOOTER
----------------------------------------------- */			
#footer {
	border-top: 1px solid #660000;
	float: left;
	width: 850px;
	padding: 0px;
	margin: 150px 0px 0px 70px;
	background-image: url(../images/footer_img_sp.jpg);
	background-repeat: no-repeat;
	background-position: -20px bottom;
	height: 139px;
	}
#footer p { font-size: 0.8em; margin: 0px;
color: #000000;}
#footer p a { color: #333333; }
#footer .left { float: left; }
#footer .right { float: right; }
#footer .center { float: center; }
#footer p a:hover { color: #ff6633; }
