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

body {
	top: 0px;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-image: url('../gSparks_Images/starry_BG.gif');
	background-repeat: repeat;
}

.bgTile {
	background-image: url(hmPage_Images/starry_BG.gif);
	background-repeat: repeat;
	background-position: left top;
}

#container {
	width:916px;
	margin:0 auto;
	padding:0px;
}

#header_TopImg {
	margin:0px;
	padding:0px;
	background-image: url('../gSparks_Images/GS_HmPg_Bnr.jpg');
	height: 314px;
	width: 916px;
	text-align:center;
}

#top_EmailIcon{
	margin-top:15px;
	margin-left:866px;	
	padding:0px;
	height:34px;
	width:49px;
}

a {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#content_Container {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	width: 916px;
	background-image: url('../gSparks_Images/pageBG_Tile.png');
	background-repeat: repeat-y;
	/* 
	border:solid 1px #f00;
	*/
}

#pageContent {
	float: none;
	height: auto;
	width: 915px;
	padding-left: 0px;
	
	border:solid 1px #0f0;	
}

#text_Container {
	height: 100%;
	padding-left:0px;
	width: 600px;
	text-align:left;
/*
	background-color: #000000;
*/	
	border:solid 1px #000000;
}

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #CCCCCC;
}
.bodyText_DARK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 28px;
	color: #333333;
}

#footer {
	background-image: url('../gSparks_Images/gS_Footer2.jpg');
	background-repeat: no-repeat;
	height: 121px;
	width: 916px;
	text-align:center;	
}

.title_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #CC9933;
}

.title_1_DARK {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
	color: #000000;
}

.title_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #CC9933;
}

.title_2_WHT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #CCCCCC;
}

.title_2_TEAL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	color: #B3FFF6;
}

.bullet_Text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #CC9933;
}
.bgTile {
	background-image: url(hmPage_Images/starry_BG.gif);
	background-repeat: repeat;
	background-position: left top;
}
