html, body, ul, ol, li, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	color: #000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

h1{
	text-align:center;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#972d1d;
	font-weight:normal;
}

html {
	height:100%;
}

body {
	margin:0 auto;
	background-color: #000;
	background-image:url(../../assets/graphics/bodyBKG.jpg);
	background-repeat:repeat-x;
	height:100%;
}

#page_div {
	position:relative;
	margin:0 auto;
	width:780px;
	height:auto;
	background-image:url(../../assets/graphics/pageBKG.jpg);
	background-repeat:repeat-y;
}

#header_div {
	width:780px;
	height:134px;
	background-image:url(../../assets/graphics/headerBKG.jpg);
	background-repeat:no-repeat;
}

#header_menu{
	position:absolute;
	width:600;
	top:98px;
	left:130px;
	color:#FFF;		
}

#header_menu a,
#header_menu a:Visited,
#header_menu a:Link,
#header_menu a:Active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	color:#F90;	
}

#header_menu a,
#header_menu a:Hover {
	color:#FFF;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
}

#content_div{
	position:relative;
	width:780px;
	height:auto;
	background-image:url(../../assets/graphics/contentBKG.jpg);
	background-repeat:no-repeat;
}

#info_div{
	position:relative;
	width:700px;
	left:56px;
	top:15px;
}

#welcome-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/welcome-top.jpg);
	background-repeat:no-repeat;
}

#index_greeting_p2{
	position:relative;
	width:350px;
	float:left;
}

#main_page_slideshow{
	position:relative;
	width:196px;
	height:150px;
	float:left;
}

#about-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/about-top.jpg);
	background-repeat:no-repeat;
}

#about-me{
	position:relative;
	
}

#classes-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/classes-top.jpg);
	background-repeat:no-repeat;
}

#achievements-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/achievements-top.jpg);
	background-repeat:no-repeat;
}

#events-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/events-top.jpg);
	background-repeat:no-repeat;
}

#contact-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/contact-top.jpg);
	background-repeat:no-repeat;	
}

#info-top{
	position:relative;
	width:603px;
	height:63px;
	background-image:url(../../assets/graphics/info-top.jpg);
	background-repeat:no-repeat;
}

#info-body{
	position:relative;
	text-align:justify;
	width:578px;
	height:auto;
	background-image:url(../../assets/graphics/info-body.jpg);
	padding-left:5px;
	padding-right:20px;
}

#info-bottom{
	position:relative;
	width:603px;
	height:22px;
	background-image:url(../../assets/graphics/info-bottom.jpg);
	clear:both;
}

#title{
	position:relative;
	left:40px;
	width:506px;
}

#title-left{
	position:relative;
	width:153px;
	height:35px;
	float:left;
}

#title-right{
	position:relative;
	width:153px;
	height:35px;
	float:left;
	
}

#title-text{
	position:relative;
	width:200px;
	height:auto;
	float:left;
	margin-top:-10px;
}

#title-text-short{
	position:relative;
	width:200px;
	height:auto;
	float:left;
}

#kanji-graphic{
	position:absolute;
	top:15px;
	left:610px;
	width:142px;
	height:382px;
	z-index:500px;
	background-image:url(../../assets/graphics/kanji.jpg);
	background-repeat:no-repeat;
}

#full-width-top{
	position:relative;
	width:680px;
	height:20px;
	background-image:url(../../assets/graphics/full-width-top.jpg);
}

#full-width-div{
	position:relative;
	text-align:justify;
	width:660px;
	height:auto;
	background-image:url(../../assets/graphics/full-width-BKG.jpg);
	padding-left:10px;
	padding-right:10px;
}

#full-width-bottom{
	position:relative;
	width:680px;
	height:20px;
	background-image:url(../../assets/graphics/full-width-bottom.jpg);
	clear:both;
}

#lildragon-container{
	position:relative;
	top:50px;
	left:200px;
	height:auto;
	clear:both;
}

#lildragon-top{
	position:relative;
	width:447px;
	height:55px;
	background-image:url(../../assets/graphics/lildragon-div-top.jpg);
}

#lildragon-div{
	position:relative;
	text-align:justify;
	width:377px;
	height:auto;
	background-image:url(../../assets/graphics/lildragon-div-BKG.jpg);
	padding-left:60px;
	padding-right:10px;
}

#lildragon-bottom{
	position:relative;
	width:447px;
	height:19px;
	background-image:url(../../assets/graphics/lildragon-div-bottom.jpg);
	clear:both;
}

#lildragons-pic{
	position:absolute;
	top:-28px;
	left:-200px;
	width:253px;
	height:226px;
	background-image:url(../../assets/graphics/kid-pic.jpg);
}

#lildragon-logo{
	position:absolute;
	top:-43px;
	left:360px;
	width:134px;
	height:119px;
	background-image:url(../../assets/graphics/lildragon-logo.jpg);
}

#footer_div{
	position:relative;
	width:780px;
	height:45px;
	background-image:url(../../assets/graphics/footerBKG.jpg);
}


#clearit {
	clear: both;
	height:20px;
}


#bottom-clearit {
	clear: both;
	height:86px;
	text-align:center;
}


#clearBoth {
	clear: both;
}

ul li{
	padding-right:3px;
	display: inline;
	color:#ccc;	
}
 
ul li a:Visited,
ul li a:Link, 
ul li a:Active {
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ba9772;
}

ul li a:Hover {
	color:#FF6600;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	margin: 0 40px;
	text-align:justify;
}

dl {
	margin: 20px 40px;
}

dd {
}

dt {
	font-weight:bold;
}
/* class styles */

.headline{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#900;
	font-style:italic;
}

.image{
	margin:10px;
}
