@charset "utf-8";
.banner1 {
	background-image: url(../images/upperbanner.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 40px;
	width: 100%;
}
.text {
	color: #FFFFFF;
}
.title2 {
	font-family: "Edwardian Script ITC";
	font-size: 3em;
	color: #FF9900;
}

.maintable
{
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;

}
.content {
	background-color: #000000;
	height: 100%;
	width: 100%;
	}
	
.navi {
	background-image: url(../images/navi.jpg);
	height: 53px;
		-moz-border-radius: 15px;
	-webkit-border-radius: 15;
}
.navibar {
	font-size: 0.8em;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15;
}
a.navibar:hover {
	background-image: url(../images/sprybg.png);
	background-repeat: repeat;
	background-position: 0% 0%;
}
.bodytext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 18px;
	text-align: justify;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
}

.titles {
	font-family: "Edwardian Script ITC";
	font-size: 3em;
	color: #FF99FF;
	line-height: 35px;
	text-align: center;
}
.title3 {
	font-family: "Edwardian Script ITC";
	font-size: 3em;
	color: #FFFF00;
	text-align: center;
	line-height: 20px;
}
.pic {
	float: left;
	height: 100%;
	width: 350px;
	margin-top: 10px;
	margin-left: 10px;
}
.pic {
	float: right;
	height: 448px;
	width: 322px;
}
.title4 {
	font-family: "Edwardian Script ITC";
	font-size: 3em;
	color: #9900FF;
}
