@charset "utf-8";
.maintext h3 {
font-family: "Lucida Grande", "Lucida Sans Unicode", Lucida, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #927dd1;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_ramp3.jpg);
	background-position: center bottom;
}

.mybg {
	align:top;
	background-image: url(images/bot_ramp.png);
	background-position: center bottom;
	background-repeat: repeat-x;
	height:100%;
	top: 0px;
	}

body {
	background-color: #000000;
	height:100%;

	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		background-image: url(images/top_ramp.png);
	background-repeat: repeat-x;
}
a:link {
	color: #5C9DE7;
}
a:visited {
	color: #5C9DE7;
}
a:hover {
	color: #927DD1;
}
a:active {
	color: #5C9DE7;
}
.maintext h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #A2E3F9;
}
.maintext h3 {
	font-family: "Trebuchet MS";
	font-size: small;
	color: #927DD1;
	font-weight: bold;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}
.maintextFire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_fire.png);
	background-position: bottom;
}
.maintextFire h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #A2E3F9;
}
.maintextWater {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_water.png);
	background-position: bottom;
}
.maintextSky {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_sky.png);
	background-position: bottom;
}
.maintextLogo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
	background-image: url(images/bg_logo.png);
	background-position: bottom;
}
.imgborder {
	border: thin solid #FFFFFF;
}
.topbanner {
	background-image: url(images/banner_new.png);
	height: 200px;
	background-repeat: no-repeat;
}
