.intro{
	position:relative;
	width:100%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: justify;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	margin-left: 0px;
	padding: 0%;
}
.text{
	position:relative;
	width:96%;
	padding: 1% 2%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	background-color: #FFFFCC;
}
  h1 { padding: 0px 0px 1px;
    font-weight: bold;
    text-align: left;
    font-size: 14px;
    color: rgb(0, 0, 51);
    margin-top: 11px;
    margin-bottom: 4px;
    }

.text2{
	position:relative;
	width:96%;
	padding: 0% 2%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000033;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-size: 16px;
	font-family: "Comic Sans MS";
	text-align: left;
}
	
.futuretext{
	position:relative;
	width:360px;
	background-color: #FFFFFF;
	left: 0px;
	top: 0px;
	padding: 8px 1% 1%;
	height: 145px;
	overflow: scroll;
}
#community{
	position:absolute;
	width:282px;
	right: 600px;
	left: 378px;
	top: 0px;
	padding: 8px 1% 1%;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #000033;
	z-index: 8;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #000033;
	height: 91px;
	border-right-width: 2px;
	border-right-style: none;
	border-right-color: #FF0000;
	border-top-width: 2px;
	border-top-style: none;
	border-top-color: #FF0000;
	background-color: #FFFFFF;
}


.intro h1{
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style1 {
	color: #CC0000;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 14px;
	font-weight: bold;
}
.style2 {
	color: #CC0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.style4 {
	color: #CC0000;
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS";
}
.style5 {
	font-size: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-family: "Comic Sans MS";
}
.style6 {
	font-family: "Comic Sans MS";
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 16px;
	padding-top: 3px;
}

.header{
	position:relative;
	width:98%;
	z-index:0;
	layer-background-color: #CCCCCC;
	text-align: left;
	line-height: normal;
	font-weight: normal;
	padding: 3px 0px 3px 1%;
	height: 0px;
}
.header h1 {
	font-weight: bold;
	text-align: left;
	font-size: 14px;
	padding: 0px 0px 1px;
	color: #000033;
	margin-top: 0px;
	margin-bottom: 0px;
}
.intro p {
	margin: 5px 0px;
	padding: 0px;
}
.content a:link {
	color: #CC0000;
	text-decoration: none;
}
.content a:visited {
	color: #CC0000;
	text-decoration: none;
}
.content a:hover {
	color: #000033;
	text-decoration: none;
}
.content a:active {
	color: #CC0000;
	text-decoration: none;
}
.style8 {
	font-family: "Comic Sans MS";
	font-size: 16px;
}

hr {
	color: #000033;
}

table {
	border: 2px none #FFFFFF;
	text-align: left;
}
