body {
	border: 0px;
	margin: 0;
	background-color: #000000;
	background-image: url(../g/bg40.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}

h1 {
	font-size: 16px;
	color: #4F86AF;
	}
	
h2 {
	font-size: 16px;
	
}

h3 {
	font-size: 12px;
	
}

h3 a {
	color: #09256F;
}

h4 {
	font-size: 14px;
	color: #FF0000;

}

h4 a:link {color: #FF0000}
h4 a:hover {color:#CC0000}
h4 a:visited {color: #FF0000}

#wrapper {
	width: 410px;
	margin: 0 auto;
	position: relative;
	background-image: url(../g/bodystrip.gif);
	background-repeat: repeat-y;
	top: 140px;
}

#display {
	display: none;

}

#nav {
	width: 400px;
	height: 27px;
	position: relative;
	left: 5px;
	top: 0px;
	background-image: url(../g/nav.gif);
	}
	
#page {
	width: 400px;
	position: relative;
}

#banner {
	width: 700px;
	height: 220px;
	position: relative;
	left: 10px;
	top: 46px;
	background-image: url(../g/banner1.jpg);


}


#bodytxt {
	font-size: 12px;
	color: #666666;
	padding-left: 30px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	padding-right: 15px;
	background-image: url(../festimages.gif);
	background-repeat: no-repeat;
}

#bodytxt a{
	color: #3487CB;
}

#boxback {
	background-color: #FFFFFF;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 10px;

}

#menu {
	font-size: 12px;
	padding-left: 20px;
	width: 210px;
	float: left;
	background-color: #EBEBEB;
	height: auto;
	}


#footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	position: relative;
	background-image: url(../g/nav.gif);
	height: 23px;
	padding-left: 10px;
	padding-top: 7px;
	background-repeat: no-repeat;
	width: 700px;
	color: #999999;
	left: 5px;
	z-index: 0;
}
#base {
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
	font-size: 10px;
	background-image: url(../g/bodybase.gif);
	position: relative;
	width: 410px;
	height: 26px;
	color: #999999;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 7px;
}

#display {
	display: none;
}


.floatright {
	float: right;
	margin: 0 0px 10px 4px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #EBEBEB;
}

.floatleft {
	float: left;
	margin: 0 15px 15px 0px;
	border: 1px solid;
	border-color: #B5B5B5;
	padding: 3px;
	background-color: #EBEBEB;
}

.gentext {
	font-size: 12px;
	color: #922934;
	font-family: "Lucida Grande", "Lucida Sans Unicode", lucida, "arial narrow", arial, sans-serif;
}

.navright {
	left: 400px;
	margin-left: 460px;
}

/* Navigation */

#nav b { display: none; }

#mwBG, #mwOn {
	position: absolute;
	left: 450px;
	background: transparent url(../g/navbut.gif) 0px 0px no-repeat;
}
#mpBG, #mpOn {
	position: absolute;
	left: 500px;
	background: transparent url(../g/navbut.gif) -50px 0px no-repeat;
}
#mjBG, #mjOn {
	position: absolute;
	left: 580px;
	background: transparent url(../g/navbut.gif) -130px 0px no-repeat;
}


a#mw { display: block; height: 23px; width: 50px; }
a#mp { display: block; height: 23px; width: 80px; }
a#mj { display: block; height: 23px; width: 80px; }


a:hover#mw, #mwOn { background: transparent url(../g/navbut.gif) 0px -28px no-repeat; }
a:hover#mp, #mpOn { background: transparent url(../g/navbut.gif) -50px -28px no-repeat; }
a:hover#mj, #mjOn { background: transparent url(../g/navbut.gif) -130px -28px no-repeat; }

a:link {
	color: #EBD1D4;
	border: none;
}
a:visited {
	color: #B36370;
	border: none;
}
a:hover {
	color: #333333;
	border: none;
}
