@charset "utf-8";
body {
	margin: 0px;
	height: auto;
	background-color: #275fac;
}

#shadow {
	width: auto;
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 670px;
	background-position: center center;
	padding-top: 1px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../public_html/images/newsite/planet.jpg);
	background-repeat: no-repeat;
}
#container {
	visibility: visible;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 5px;
}
#maincontent {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	height: 350px;
	margin-top: auto;
	background-repeat: no-repeat;
	background-position: center bottom;
	border: 2px solid #14325A;
}
#maintext {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #000000;
	width: 720px;
	background-color: #FFFFFF;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../public_html/images/newsite/intropics/bcgtxt.jpg);
	border: 2px solid #14325A;
	background-position: bottom;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}

#flashshadow {
	width: 724px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #122D50;
	border-right-color: #122D50;
	border-bottom-color: #122D50;
	border-left-color: #122D50;
	border-top-style: solid;
	background-image: url(../public_html/images/newsite/intropics/bcg.jpg);
	height: 320px;
	vertical-align: bottom;
	visibility: visible;
	z-index: 1;
	background-repeat: repeat-x;
	background-position: center bottom;
}
#textshadow {
	width: 722px;
	margin-right: auto;
	margin-left: auto;
	background-position: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#link {
	font-family: "Trebuchet MS";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	background-position: center;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
	width: 720px;
}


#flashdiv {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
	width: 400px;
	float: none;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 160px;
}

