@charset "UTF-8";

body {
	background-image: url(../images/giel_background_1.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hd-1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 28px;
	color: #41516f;
}
.hd-2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 20px;
	color: #4C71B6;
	font-weight: normal;
	font-style: normal;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #41516f;
	font-weight: bold;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff200;
}

.bd-1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #5b5b5b;
}

a:link {
	color: #41516f;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #41516f;
}

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

a:active {
	text-decoration: none;
	color: #000000;
}

a.one:link {
	color: #fff200;
	text-decoration: none;
}

a.one:visited {
	text-decoration: none;
	color: #fff200;
}

a.one:hover {
	text-decoration: underline;
	color: #FFFF66;
}

a.one:active {
	text-decoration: none;
	color: #CCCC00;
}
.thumbs {
	border: 1px solid #4C71B6;
}
.thumbs:hover {
	border: 1px solid #FFF200;
}

.video {
	padding-right: 10px;
	padding-bottom: 5px;
	}

.facebook {
	width: 40px;
	height: 42px;
	background-image: url(../images/icon-facebook.png);
	background-position: 0 200%;
	position: absolute;
	top: 120px;
	left: 825px;
	behavior: url(iepngfix.htc)
	}

.facebook:hover {
	background-position: 0 100%;
	}

.facebook:active {
	background-position: 0 -41px;
	}

.twitter {
	width: 40px;
	height: 42px;
	background-image: url(../images/icon-twitter.png);
	background-position: 0 200%;
	position: absolute;
	top: 165px;
	left: 825px;
	behavior: url(iepngfix.htc)
	}

.twitter:hover {
	background-position: 0 100%;
	}

.twitter:active {
	background-position: 0 -41px;
	}



