/* CSS Document */

body
	{
	background: #432324 url(Assets/bodybkg.jpg) repeat fixed;
	}
#content {
        border: #432324 2px solid;
        border-top: 0px none;
}
#content {
	background: url(Assets/newbkg.jpg) repeat;
}
#navbarspace-lining
	{
	background: url(Assets/newnavigator.jpg) no-repeat;
	}
#headerwrapper
	{
	background-image: url(Assets/newbkg.jpg);
	background-repeat: repeat;
    border-right: #432324 2px solid;
}


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
h1 {
	font-size: 16pt;
	color: #FFFFFF;
}
h2 {
	font-size: 14pt;
	color: #FFFFFF;
}
h3 {
	font-size: 12pt;
	color: #FFFFFF;
}
h4 {
	font-size: 10pt;
	color: #FFFFFF;
}
.highlight {
	font-weight: bold;
	color: #e3812a;
	font-family: Arial;
}
.bigheading {
	font-size: 15pt;
	font-weight: bold;
}
.smallheading {
	font-size: 13pt;
	font-weight: bold;
}
.normal {
	font-family: Arial;
font-size: 13pt;
	color: #FFFFFF;
}
.ESL {
	color: #e3812a;
	font-weight: bold;
	font-style: italic;
}
 
.ESLkana {
	color: #e3812a;
	font-weight: normal;
	font-style: italic;
}
.note {
	font-family: Arial;
    font-size: 9pt;
	color: #e3812a;
}

.fineprint {
	font-size: 8pt;
	font-weight: normal;
}

.menubutton {
	font-family: Samarkan, Arial;
	font-style: italic;
    font-size: 9pt;
}
.menucaps {
	font-family: Brush Script MT, Arial;
	font-style: italic;
    font-size: 11pt;
}
.menubutton a {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:link {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:visited {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:hover {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a:active {
	text-decoration: none;
	font-weight: normal;
}
.menubutton a span.menucaps {
	text-decoration: none;
	font-weight: normal;
}
#footerimg {
	font-family: Arial;
	font-size: 7.5pt;
}
#footerimg a {
font-weight: normal;
}
#footerimg a.brushscript {
	font-family: Brush Script MT, Arial;
	font-style: italic;
	font-weight: normal;
  	font-style: normal;
    font-size: 9pt;
}
#footerimg a.samarkan {
	font-family: Samarkan, Arial;
	font-style: italic;
	font-weight: normal;
  	font-style: normal;
    font-size: 9pt;
}

.kana {
	font-weight: normal;
}

a:link, a:link span.ESL:link {
	color: #cb9767;
	font-weight: bold;
	text-decoration: none;
}
a:visited, a:visited span.ESL:visited {
	text-decoration: none;
	color: #d99659;
	font-weight: bold;
}
a:hover, a:hover span.ESL:hover {
	text-decoration: underline;
	color: #dcc0a7;
	font-weight: bold;
}
a:active, a:active span.ESL:active {
	text-decoration: underline;
	color: #dcc0a7;
	font-weight: bold;
}
a.ESLkana, a.ESLkana:hover, a.kana:link, a.kana:visited, a.kana:hover, a.kana:active {
    font-weight: normal;
}
a.normal {
	text-decoration: none;
	font-family: Arial;
font-weight: bold;
	color: #ffffff;
}

ul.musiclist {
	list-style: disc url(Assets/note.gif);
}

a.flashy, a.flashy:link, a.flashy:visited {
    color: #ffbf00;
	text-decoration:blink;
}
a.flashy:hover, a.flashy:active {
    color: #ffffff;
}
div.contentheadingbox, div.contentheadingbox2 {
	background-color: #cf8850;
}
div.contentheadingbox a, div.contentheadingbox2 a, div.contentheadingbox .ESL, div.contentheadingbox2 .ESL  {
	color: #412404;
}
div.banner img {
    border: 5px #130c38 solid;
}
