@charset "UTF-8";
/* CSS Document */

body {
	background-image:url(../assets/img/stars.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
	background-color:#000000;
}

.global {
	text-decoration: none;
	position:relative;
	height: 550px;
	width: 910px;
	margin-left: auto;
	margin-right:auto;
	border: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	left: auto;
}
.branding {
	text-decoration: none;
	top: 0;
	position: relative;
	height: 50px;
	width: 910px;
	left: 0px;
	border: 0px;
}
.branding img {
	position: relative;
	top: 11px;
	border: 0px;
}
#bottomNav {
	text-decoration: none;
	position: absolute;
	height: 20px;
	width: 910px;
	left: 0px;
	top: 490px;
}

#bottomNav ul {margin: 0; padding: 0; display: inline; height: 20px;}
#bottomNav li {margin: 0; padding: 0; list-style: none; position: absolute;}
#bottomNav li, #bottomNav a {height: 20px; display: block; outline: none;}

#link1 {border: 0; left: 0px; width: 178px; background: transparent url(../assets/img/nav_bar_rollover.gif) 0px 0px; }
#link2 {border: 0; left: 178px; width: 147px; background: transparent url(../assets/img/nav_bar_rollover.gif) -178px 0px; }
#link2 a:hover, #link1.active { background: transparent url(../assets/img/nav_bar_rollover.gif) -178px 20px; }
#link3 {border: 0; left: 325px; width: 141px; background: transparent url(../assets/img/nav_bar_rollover.gif) -325px 0px; }
#link3 a:hover, #link2.active { background: transparent url(../assets/img/nav_bar_rollover.gif) -325px 20px; }
#link4 {border: 0; left: 466px; width: 132px; background: transparent url(../assets/img/nav_bar_rollover.gif) -466px 0px; }
#link4 a:hover, #link3.active { background: transparent url(../assets/img/nav_bar_rollover.gif) -466px 20px; }
#link5 {border: 0; left: 598px; width: 134px; background: transparent url(../assets/img/nav_bar_rollover.gif) -598px 0px;}
#link5 a:hover, #link4.active { background: transparent url(../assets/img/nav_bar_rollover.gif) -598px -20px; }
#link6 {border: 0; left: 732px; width: 178px; background: transparent url(../assets/img/nav_bar_rollover.gif) -732px 0px;}

.footer {
	text-decoration: none;
	top: 530px;
	position: absolute;
	height: 20px;
	width: 910px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.footer a:link {color: #666666; text-decoration: none}
.footer a:visited {color: #666666; text-decoration: none}
.footer a:active {color: #666666; text-decoration: none}
.footer a:hover {color: #CCCCCC; text-decoration: underline; color: #CCCCCC;}
#flashContent {
	text-decoration: none;
	top: 50px;
	position: absolute;
	height: 440px;
	width: 910px;
	left: 0px;
	background-image:url(../assets/img/img_globebackground.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000000;
}
#error {
	text-decoration: none;
	top: 310px;
	position: absolute;
	height: 100px;
	width: 250px;
	left: 644px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 150%;
}
#alternateHeader {
	text-decoration: none;
	top: 45px;
	position: absolute;
	height: 30px;
	width: 296px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
}
#alternateTextleft {
	text-decoration: none;
	top: 120px;
	position: absolute;
	height: 220px;
	width: 280px;
	left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 175%;
}
#alternateTextright {
	text-decoration: none;
	top: 120px;
	position: absolute;
	height: 175px;
	width: 265px;
	left: 640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	line-height: 175%;
}

.imgpadRight {
	padding-right:20px;
	vertical-align: 5%;
	}

.imgpadLeft {
	padding-left:20px;
	vertical-align: 5%;
	}
