body {
	background:#294d98;
	font:12px Arial;
	color:#f9f9f9;
	margin:0px;
	padding:0px;
}
#coverdiv {
	width:1003px;
	margin:auto;
	position:relative;
}

#Below-Cover {
	width:1003px;
	margin:auto;
	z-index:0;
}
/* This is the header div */

#adBanner {
	width:600px;
	height:80px;
	margin:20px 0px 0px 15px;
	float:left;
}
#marquee {
	width:590px;
	height:15px;
	margin:20px 0px 5px 20px;
	float:left;
}
marquee .orange {
	font-weight:bold;
	color:#f26a2e;
	font-size:14px;
}
.err-n-all {
	width:250px;
	height:35px;
	float:left;
	margin-left:-55px;
	_margin-left:17px;
}
.err-login {
	width:250px;
	height:35px;
	float:left;	
}

#register {
	width:480px;
	float:right;
	margin-top:7px;
	color:#bd9c51;
	font-weight:bold;
	font-size:13px;
	
}
*html body #register {
	width:480px;
	float:right;
	margin:7px 0px 0px 0px; 
	color:#bd9c51;
	font-weight:bold;
	font-size:13px;
	
}
#register a {
	text-decoration:none;
	color:#bd9c51;
	font-weight:bold;
	font-size:13px;
}

#forgot {
	width:100px;
	margin-left:75px;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	text-decoration:underline;
}

#forgot a{
	width:100px;
	float:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}

*html body #forgot {
	width:100px;
	margin-left:38px;
	float:left;
	font-size:11px;
	font-weight:normal;
	margin-top:0px;
	text-decoration:underline;
}

*html body #forgot a{
	width:100px;
	float:left;
	font-size:11px;
	font-weight:normal;
	text-decoration:underline;
}


#login-txt {
	display:block;
	float:right;
	margin-right:20px;
	
}
#login-form {
	float:right;
	margin-right:13px;
}
.close {
	float:left;
	margin-top:3px;
}

#login_form {
	width:443px;
	float:left;
	margin:0;
	margin-top:1px;

}
#loginid {
	width: 120px;
	color:#bd9c51;
	font-size:12px;
	height:14px;
	margin-bottom:2px;
}
#loginpass {
	width: 120px;
	color:#bd9c51;
	font-size:12px;
	height:14px;
	margin-bottom:2px;	
}
.loginButton {
	width:24px;
	height:19px;
	*border:1px solid #fff;
	border-style:none;
	background-image:url(/gui/images/Lgn-BtnLogin.gif);
	color: #06F;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
	margin-bottom:0;
	margin-left:1px;
	margin-top:2px;
}

.frmSrch {
	width:195px;
	margin:8px 0px 0px 0px;
}
.searchField {
	width:115px;
	float:left;
}
.searchButton {
	width:65px;
	float:left;
	border-style:none;
	background:transparent;
	color:#bd9c51;
	font-weight:bold;
	font-size:12px;
	margin:2px 0px 5px 5px;
}
/* This is the Navbar div */
#navigation {
	width:1003px;
	overflow:auto;
	background-image:url(/gui/images/GFCHnavbar-base.jpg);
	float:left;
	z-index:10;
	
}
#navigation ul {
	margin-left:35px;
}
#navigation li {
	width:121px;
	margin-left:10px;
	float: left;
	list-style: none;
}
#navigation li a {
	display: block;
	background-image: url(/gui/images/tabright.gif);
	background-position: top right;
	background-repeat: no-repeat;
	color: #1e1d45;
	text-decoration: none;
	font-weight: bold;
}
#navigation li span {
	display: block;
	background-image: url(/gui/images/tableft.gif);
	background-repeat: no-repeat;
	padding: 8px 0px;
	text-align:center;
}
#navigation li a:hover {
	background-position: right -37px;
}
#navigation li a.current {
	background-position: right -37px;
}
#navigation li a:hover span {
	background-position: 0 -37px;
	color:#000;
}
#navigation li a.current span {
	background-position: 0 -37px;
	color:#000;
}
#navigation li ul {
	position: absolute;
	width: 109px;
	left: -9999px;
	margin-left: 2px;
}
#navigation li ul a, #navigation li ul a:link {
	background-image: none;
	padding: 5px;
	width: 111px;
	text-align:left;
	background-color:#fdc433;
}
#navigation li ul a:hover {
	background-color:#fff;
}
#navigation li:hover ul, #navigation li.sfhover ul {
	left: auto;
	margin-left:-10px;
	_margin-left:-20px;
}
/*This is Flash Slideshow DIV*/

#SS-Cover {
	width:1003px;
	height:356px;
	background:#244487;
	float:left;
	padding-top:20px;
}
/*This is News Chunk DIV*/

#News-Cover {
	width:1003px;
	height:200px;
	background:#27498f;
	float:left;
}
.divider {
	width:1003px;
	height:11px;
	background-image:url(/gui/images/divider.jpg);
}
/*This is gfch in news DIV*/

#GFCHinNews-cover {
	width:481px;
	height:165px;
	border:1px solid #cf7200;
	background-image:url(/gui/images/GFCHinNews-base.jpg);
	margin:12px 5px 12px 10px;
	float:left;
}
#GFCHinNews-cover h4 {
	width:125px;
	font-weight:bold;
	color:#26478c;
	margin:8px 16px 0px 15px;
}
#GFCHinNews-cover div {
	width:447px;
	height:29px;
	margin:8px 15px;
}
#GFCHinNews-cover img {
	width:7px;
	height:5px;
	margin-top:6px;
	float:left;
}
#GFCHinNews-cover p {
	width:432px;
	margin-left:15px;
	color:#000;
}
#GFCHinNews-cover p a {
	color:#000;
	text-decoration:none;
}
#GFCHinNews-cover p a:hover {
	color:#000;
	text-decoration:underline;
}
.morenews a {
	float:right;
	font-size:10px;
	text-decoration:underline;
	color:#3f4767;
}
/*This is chairmans message DIV*/

#harmony-cover {
	width:469px;
	height:165px;
	border:1px solid #0272ae;
	background-image:url(/gui/images/HarmonyNews-base.jpg);
	margin:12px 10px 12px 5px;
	float:right;
}
#harmony-cover h4 {
	width:150px;
	font-weight:bold;
	color:#26478c;
	margin:8px 16px 0px 15px;
}
#harmony-cover div {
	width:447px;
	height:29px;
	margin:5px 8px;
}
#harmony-cover img {
	width:144px;
	height:96px;
	margin-top:6px;
	float:left;
}
#harmony-cover p {
	width:288px;
	margin-top:4px;
	margin-left:5px;
	margin-right:5px;
	color:#000;
	float:right;
	text-align:justify;
}
.moredetails a {
	float:right;
	font-size:10px;
	text-decoration:none;
	color:#9e010b;
}
.moredetails a:hover {
	float:right;
	font-size:10px;
	text-decoration:underline;
	color:#9e010b;
}
/*This is harmony news DIV*/
#harmonyNews-cover {
	width:1003px;
	height:202px;
	background:#27498f;
	padding-top:12px;
	float:left;
}
#harmonyNews-cover .maindiv {
	width:945px;
	height:183px;
	margin:4px auto;
	background-image:url(/gui/images/band.jpg);
	background-repeat:no-repeat;
	padding-top:12px;
}
#harmonyNews-cover h4 {
	width:125px;
	font-weight:bold;
	color:#8bfff0;
	margin:0px 16px 0px 22px;
}
#harmonyNews-cover img {
	width:7px;
	height:5px;
	margin-top:9px;
	float:left;
}
#harmonyNews-cover p {
	width:408px;
	height:30px;
	margin-top:4px;
	margin-left:5px;
	margin-right:5px;
	color:#fff;
	float:right;
	text-align:justify;
}
#harmonyNews-cover p a {
	color:#fff;
	text-decoration:none;
}
#harmonyNews-cover p a:hover {
	color:#fff;
	text-decoration:underline;
}
#harmonyNews-cover .innerLeft-Div {
	width:426px;
	height:107px;
	float:left;
	margin:10px;
}
#harmonyNews-cover .topic-Div {
	width:426px;
	float:left;
}
#divider {
	width:1px;
	height:107px;
	background-image:url(/gui/images/divider2.jpg);
	float:left;
	margin:18px 10px 10px 10px;
}
.moreHnews a {
	float:right;
	font-size:10px;
	margin:18px;
	text-decoration:underline;
	color:#9bb0ff;
}
#divider1 {
	width:1003px;
	height:1px;
	font-size:1px;
	background: #27498F url(/gui/images/divider3.jpg);
	background-repeat:no-repeat;
	margin:auto;
	float:left;
}
/*The bottom DIV is here */

#bottomChunk {
	width:1003px;
	height:257px;
	background:#27498f;
	padding-top:15px;
	float:left;
}
/*The video DIV is here */

#video-Cover {
	width:310px;
	height:236px;
	padding:8px;
	float:left;
}
#video-Cover h4 {
	width:125px;
	font-weight:bold;
	color:#8bfff0;
	margin:0px 16px 0px 22px;
}
.morevideos a {
	float:right;
	font-size:10px;
	margin-top:8px;
	margin-right:23px;
	text-decoration:none;
	color:#9bb0ff;
}
.morevideos a:hover {
	float:right;
	font-size:10px;
	margin-top:8px;
	text-decoration:underline;
	color:#9bb0ff;
}
#video-Cover-Flash {
	width:289px;
	height:182px;
	margin:15px 0px 0px 18px;
}
/*The video DIV is here */

#Pub-Cover {
	width:278px;
	height:236px;
	padding:8px;
	float:left;
	margin-left:30px;
}
#Pub-Cover h4 {
	width:125px;
	font-weight:bold;
	color:#8bfff0;
	margin:0px 5px 0px 12px;
}
#Pub-Cover .MainCover {
	width:266px;
	height:206px;
	margin:8px;
}
#Pub-Cover .TopBand {
	width:266px;
	height:10px;
	font-size:1px;
	background-image:url(/gui/images/pub-top.gif);
	background-repeat:no-repeat;
	background-color:#e4e594;
}
#Pub-Cover .CtrBand {
	width:266px;
	height:182px;
	background-image:url(/gui/images/pub-ctr.gif);
}
#Pub-Cover .BtmBand {
	width:266px;
	height:12px;
	font-size:1px;
	background-image:url(/gui/images/pub-btm.gif);
	background-repeat:no-repeat;
}
#Pub-Cover .CtrBand img {
	width:94px;
	height:147px;
	margin:13px 0px 0px 10px;
	float:left;
	border:3px solid #244487;
}
#Pub-Cover .CtrBand h4 {
	width:134px;
	font-weight:bold;
	color:#141d7b;
	float:right;
	margin-top:15px;
}
#Pub-Cover .CtrBand p {
	width:115px;
	color:#420b03;
	margin:8px 15px 5px 13px;
	_margin:8px 10px 5px 10px;
	float:right;
	text-align:justify;
}
/*Civilizationpedia CSS is here */

#Civi-Cover {
	width:278px;
	height:236px;
	padding:8px;
	float:left;
	margin-left:30px;
}
#Civi-Cover h4 {
	width:125px;
	font-weight:bold;
	color:#8bfff0;
	margin:0px 5px 0px 12px;
}
#Civi-Cover .MainCover {
	width:266px;
	height:206px;
	margin:8px;
}
#Civi-Cover .TopBand {
	width:266px;
	height:12px;
	background-image:url(/gui/images/civi-top.gif);
	background-repeat:no-repeat;
	background-color:#fac695;
	font-size:1px;
}
#Civi-Cover .CtrBand {
	width:266px;
	height:182px;
	background-image:url(/gui/images/civi-ctr.gif);
}
#Civi-Cover .BtmBand {
	width:266px;
	height:12px;
	background-image:url(/gui/images/civi-btm.gif);
	background-repeat:no-repeat;
	font-size:1px;
}
#Civi-Cover .CtrBand div {
	width:235px;
	margin:auto;
}
#Civi-Cover .CtrBand img {
	width:14px;
	height:14px;
	margin:10px 13px 0px 0px;
	float:left;
}
#Civi-Cover .CtrBand p {
	width:202px;
	margin:10px 6px 0px 0px;
	float:right;
	font-weight:bold;
	color:#41351c;
}
#Civi-Cover .CtrBand p a {
	font-weight:bold;
	color:#41351c;
	text-decoration:none;
}
#Civi-Cover .CtrBand p a:hover {
	font-weight:bold;
	color:#41351c;
	text-decoration:underline;
}
/*Footer CSS is here */

#footerCover {
	width:1003px;
	height:29px;
	background:#fff;
	padding:8px 0px;
	float:left;
}
#footerCover .footerLinks {
	width:1003px;
	height:13px;
	color:#000;
	text-align:center;
}
#footerCover .footerLinksa {
	width:1003px;
	height:13px;
	color:#000;
	font-size:10px;
	text-align:center;
	margin-top:7px;
}
#footerCover .footerLinksa a {
	border:none;
}

#footerCover .footerLinks a {
	color:#000;
	text-decoration:none;
}
#footerCover .footerLinks a:hover {
	color:#000;
	text-decoration:underline;
}
/* Feedback Form */

#Form-Cover {
	width:933px;
	padding:10px 35px;
	background:#244487;
	float:left;
}
#BreadCrumbs {
	width:625px;
	color:#fdc433;
	margin:20px 0px 10px 15px;
}

#BreadCrumbs a{
	color:#fdc433;
	font-weight:bold;
	text-decoration:none;
}

.FeedTitle {
	color:#fdc433;
	margin:15px 0px 10px 15px;
	font-size:30px;
}
.FeedTitle-har {
	color:#fdc433;
	margin:15px 0px 10px 0px;
	font-size:30px;
}
/* Form */

form {
	width:600px;
	margin:35px 0px 10px 35px;
}
label {
	float: left;
	width: 195px;
	color:#fdc433;
}
input, textarea {
	width: 180px;
	margin-bottom: 5px;
}
textarea {
	width: 180px;
	height: 80px;
}
.boxes {
	width: 1em;
}
#submitbutton {
	margin-left:255px;
	margin-top: 5px;
	width: 90px;
	color:#27498f;
}
br {
	clear: left;
}
/* GFCH in News on inner pages */

#GFNews-Cover {
	width:278px;
	height:236px;
	padding:8px;
	float:left;
	margin-left:30px;
}
#GFNews-Cover h4 {
	width:125px;
	font-weight:bold;
	color:#8bfff0;
	margin:0px 5px 0px 12px;
}
#GFNews-Cover .MainCover {
	width:266px;
	height:206px;
	margin:8px;
}
#GFNews-Cover .TopBand {
	width:266px;
	height:12px;
	background-image:url(/gui/images/pub-top.gif);
	background-repeat:no-repeat;
	font-size:1px;
	background-color:#e5e695;
}
#GFNews-Cover .CtrBand {
	width:266px;
	height:182px;
	background-image:url(/gui/images/pub-ctr.gif);
}
#GFNews-Cover .BtmBand {
	width:266px;
	height:12px;
	background-image:url(/gui/images/pub-btm.gif);
	background-repeat:no-repeat;
	font-size:1px;
}
#GFNews-Cover .CtrBand div {
	width:235px;
	margin:0px 15px;
	_margin:0px 8px;
	float:left;
}
#GFNews-Cover .CtrBand div .img {
	width:7px;
	height:5px;
	margin:15px 13px 0px 0px;
	_margin:13px 13px 0px 0px;
	float:left;
}
#GFNews-Cover .CtrBand div .p {
	width:202px;
	margin:10px 6px 0px 0px;
	_margin:7px 5px 0px 0px;
	float:right;
	color:#000;
}
#GFNews-Cover .CtrBand div .p a {
	color:#000;
	text-decoration:none;
}
#GFNews-Cover .CtrBand div .p a:hover {
	color:#000;
	text-decoration:underline;
}
.moreInnernews a {
	float:right;
	font-size:10px;
	text-decoration:underline;
	margin-top:-9px;
	color:#3f4767;
}
.moreInnernews1 a {
	float:right;
	font-size:10px;
	text-decoration:none;
	margin-top:5px;
	margin-right:16px;
	color:#3f4767;
}
.moreInnernews1 a:hover {
	float:right;
	font-size:10px;
	text-decoration:underline;
	margin-top:5px;
	margin-right:16px;
	color:#3f4767;
}
/* Harmony News on inner pages */

#HarNews-Cover {
	width:278px;
	height:236px;
	padding:8px;
	float:left;
	margin-left:30px;
}
#HarNews-Cover h4 {
	width:125px;
	font-weight:bold;
	color:#8bfff0;
	margin:0px 5px 0px 12px;
}
#HarNews-Cover .MainCover {
	width:266px;
	height:206px;
	margin:8px;
}
#HarNews-Cover .TopBand {
	width:266px;
	height:12px;
	background-image:url(/gui/images/civi-top.gif);
	background-repeat:no-repeat;
	background-color:#fac695;
	font-size:1px;
}
#HarNews-Cover .CtrBand {
	width:266px;
	height:174px;
	padding-top:8px;
	background-image:url(/gui/images/civi-ctr.gif);
}
#HarNews-Cover .BtmBand {
	width:266px;
	height:12px;
	background-image:url(/gui/images/civi-btm.gif);
	background-repeat:no-repeat;
	font-size:1px;
}
#HarNews-Cover .CtrBand div {
	width:235px;
	margin:0px 15px;
	_margin:0px 8px;
	float:left;
}
#HarNews-Cover .CtrBand div .img {
	width:7px;
	height:5px;
	/*margin:20px 13px 0px 0px;*/ /* original */
	/*margin:15px 13px 0px 0px;*/
	margin:8px 13px 0px 0px;
	_margin:13px 13px 0px 0px;
	float:left;
}

#HarNews-Cover .CtrBand div .p {
	width:202px;
	/* margin:15px 6px 0px 0px;*/ /* original */
	margin:4px 6px 0px 0px;
	float:right;
	color:#000;

}

#HarNews-Cover .CtrBand div .p a {
	color:#000;
	text-decoration:none;
}
#HarNews-Cover .CtrBand div .p a:hover {
	color:#000;
	text-decoration:underline;
}
/*Video Gallery CSS is here */
#Inner-Cover {
	width:933px;
	padding:10px 35px;
	background:#244487;
	float:left;
	z-index:10;
}
#navigation-Cover {
	width:180px;
	float:left;
	margin:45px 0px 0px 25px;
	_margin-left:7px;
}
#navigation-Cover .links a {
	color:#fdc433;
	text-decoration:none;
	line-height:18px;
}
#navigation-Cover .links a:hover {
	color:#fdc433;
	text-decoration:underline;
	line-height:18px;
}
.dividerInner {
	width:1px;
	height:206px;
	background-image:url(/gui/images/divider4.jpg);
	float:left;
	margin-top:25px;
}
.rightChunk {
	width:712px;
	float:left;
	margin-top:20px;
	margin-left:15px;
	_margin-left:8px;
    z-index:1;
}
.func-List {
	width:700px;
	margin:35px 0px 0px 18px;
}
.maintitle-vid {
	color:#fdc433;
	font-weight:bold;
	margin-bottom:25px;
}
.maintitle-vid a{
	color:#fdc433;
	font-weight:bold;
	text-decoration:none;
}
.maintitle-vid a:hover{
	color:#fdc433;
	font-weight:bold;
	text-decoration:underline;
}
.vidtitle {
	color:#fff;
	text-decoration:none;
	margin-bottom:20px;
}
.vidtitle a {
	color:#fff;
	text-decoration:none;
}
.vidtitle a:hover {
	color:#fff;
	text-decoration:underline;
}
.lowerVid-Div {
	width:671px;
	height:auto;
	/*background-image:url(/gui/images/vid-low-chunk.jpg);*/
	background:#1f3b73;
	margin:35px 0px 0px 18px;
	padding-top:10px;
	float:left;
}
.inNewsBody-Cover {
	width:908px;
	float:left;
	background:#3461bd;
	margin:35px 0px 0px 18px;
	padding-top:10px;
}
.newsScanImg {
	width:900px;
	float:left;
	background:#3461bd;
	/*margin:35px 0px 0px 18px;*/
	padding-top:10px;
}
.img-chunkLower {
	width:180px;
	/*height:142px;*/
	padding-top:8px;
	margin-left:32px;
	height:130px;
	float:left;
}
.img-chunkLowerImg {
	width:136px;
	height:90px;
margin:auto;
	/*float:left;*/
}
.vidtitleBtm {
	color:#fff;
	text-decoration:none;
	text-align:center;
	margin-bottom:10px;
	margin-top:10px;
}
.vidtitleBtm a {
	color:#fff;
	text-decoration:none;
	text-align:center;
}
.vidtitleBtm a:hover {
	color:#fff;
	text-decoration:underline;
	text-align:center;
}

/*About Image Chunk CSS is here */
.img-chunkImg {
	width:136px;
	height:90px;
	margin:auto;
	float:left;
}

/* Press Release page CSS is here */

 

#PressInner-Cover {
	width:933px;
	padding:10px 35px;
	background:#244487;
	/*height:520px;*/

			float:left;
}
#VideoInner-Cover {
	width:933px;
	padding:10px 35px;
	background:#244487;
	/*height:720px;*/

			float:left;
}
.player {
	width:318px;
	height:205px;
	margin:15px 0px 0px 10px;
	float:left;
}
.insidePlayer-DIV {
	width:300px;
	margin:8px;
}
/* Trustee CSS is here */

.trustee {
	width:518px;
	margin:0px 0px 0px 10px;
	float:left;
	height:90px;
}
.trusteeList {
	width:700px;
	/*height:90px;*/
	margin-left:14px;
	float:left;
}
.img-About {
	width:136px;
	height:90px;
	margin-top:10px;
	float:left;
}
.About {
	/*width:710px;*/
	margin:0px 0px 8px 10px;
	float:left;
	text-align:justify;
}
/* New Registration Form CSS is here */

#REGIForm-Cover {
	width:933px;
	padding:10px 35px;
	background:#244487;
	float:left;
}

#regformCover {
	width:839px;
	margin:auto;
	background:url(/gui/images/divider5.gif) repeat-x top #244487;
}
#regformCover .left {
	width:399px;
	/*height:585px;*/

            float:left;
	background:#244487;
}
#regformCover .right {
	width:399px;
	/*height:585px;*/

            float:right;
	background:#244487;
}
#UID-Cover {
	width:337px;
	/*background:url(/gui/images/uid-BG.gif) no-repeat;*/
	margin:20px 30px;
	_margin:20px 0px;
	padding-top:15px;
	padding-left:13px;
}
#UID-Cover1 {
	width:332px;
	margin:20px 30px;
	_margin:20px 10px;
	padding-top:11px;
	padding-left:17px;
}
.reg {
	width:839px;
	margin:0px;
}
.reg label {
	float: left;
	width: 140px;
	color:#fdc433;
	margin-top:12px;
}
.reg input, textarea, select {
	width: 180px;
	margin-top: 10px;
	margin-bottom:3px;
}
.reg textarea {
	width: 180px;
	height: 80px;
}
.reg .boxes {
	width: 1em;
}
.reg .checkbox {
	width:20px;
}
.reg #submitbutton {
	margin-left:235px;
	margin-top: 10px;
	width: 90px;
	color:#27498f;
}
.reg br {
	clear: left;
}
/* Search Div CSS is here */

.search {
	width:688px;
	margin:0px 0px 0px 10px;
	float:left;
}

/* Static CSS is here */

.static {
	width:868px;
	margin:0px 0px 0px 10px;
	float:left;
	text-align:justify;
}
.staticText {
	width:870px;
	margin-left:14px;
	float:left;
}

.staticText a{
	
	color:#fdc433;
	text-decoration:underline;
}

/* Static CSS is here */

.chairman {
	width:668px;
	margin:0px 0px 0px 10px;
	float:left;
	text-align:justify;
}
.chairmanText {
	width:670px;
	margin-left:14px;
	_margin-left:0px;
	float:left;
}

.chairmanText a{
	color:#fff;
	text-decoration:underline;
}

#Chair-Cover {
	width:933px;
	padding:10px 35px;
	_padding:10px 0px;
	background:#244487;
	float:left;
	z-index:10;
}

/*Pagination CSS is here */

#page {
	float:right;
	margin:8px 16px 12px 0px;
}
#page li {
	margin-left:5px;
	float: left;
	list-style: none;
}
#page li a {
	display: block;
	background:#294d98;
	color: #fff;
	text-decoration: none;
	border:1px solid #fff;
	padding:1px 2px 1px 2px;
}

#page li a:hover {
	display: block;
	background:#fdc433;
	color: #000;
	text-decoration: none;
	border:1px solid #000;
}

#selected_page {
	display: block;
	background:#fdc433;
	color: #000;
	text-decoration: none;
	border:1px solid #000;
}

/*Picture Gallery Slideshow DIV*/

#pic-gall {
	width:572px;
	/*height:447px;*/
	margin:15px auto;
}

#pic-gall .top {
	width:572px;
	height:16px;
	margin-bottom:7px;
}

#pic-gall .ctr {
	width:532px;
	height:355px;
	background:url(../images/picGall-brder.gif);
	padding:20px;
	margin-bottom:1px;
}

#pic-gall .btm {
	width:540px;
	/*height:22px;*/
	background: #d7dcc0 url(../images/caption-BG.gif) repeat-x ;
	margin-bottom:7px;	
	margin:auto;
	padding:6px 0px;
	text-align:center;
	color:#000;
}

#pic-gall .image {
	width:532px;
	height:354px;
	background-color:#294D98;
}

#pic-gall .prenxtCvr {
	width:90px;
	height:16px;
	float:left;
}

#pic-gall .closeBTN {
	width:16px;
	height:16px;
	float:right;
	background-color:#FFF;
}

#pic-gall .closeBTN .img a{
	width:16px;
	height:16px;
	float:right;
	background-image:url(../images/cls-picGall-stg1.jpg);
	border:none;
	text-indent:-9999px;
}

#pic-gall .closeBTN .img a:hover{
	width:16px;
	height:16px;
	float:right;
	background-image:url(../images/cls-picGall-stg2.jpg);
	border:none;
	text-indent:-9999px;
}

#pic-gall .prenxtCvr .prev a {
	width:40px;
	height:16px;
	float:left;
	background-image:url(../images/pre-stg1.jpg);
	text-indent:-9999px;
	border:none;
}

#pic-gall .prenxtCvr .prev a:hover {
	width:40px;
	height:16px;
	float:left;
	background-image:url(../images/pre-stg2.jpg);
	text-indent:-9999px;
	border:none;
}

#pic-gall .prenxtCvr .next a {
	width:40px;
	height:16px;
	float:right;
	background-image:url(../images/nxt-stg1.jpg);
	text-indent:-9999px;
	border:none;
}

#pic-gall .prenxtCvr .next a:hover {
	width:40px;
	height:16px;
	float:right;
	background-image:url(../images/nxt-stg2.jpg);
	text-indent:-9999px;
	border:none;
}
/*.inNews-ImgChunk {
	width:136px;
	height:90px;
	margin:auto;
	border:3px solid #fdc433;
}*/

#pic-gall .clsShrCvr {
	width:67px;
	height:16px;
	float:right;
}


#pic-gall .clsShrCvr .share a {
	width:40px;
	height:16px;
	float:left;
	background-image:url(../images/shr-stg1.jpg);
	text-indent:-9999px;
	border:none;
}

#pic-gall .clsShrCvr .share a:hover {
	width:40px;
	height:16px;
	float:left;
	background-image:url(../images/shr-stg2.jpg);
	text-indent:-9999px;
	border:none;
}

#shareCVR {
	width:436px;
	/*height:121px;*/
	background-color:#1f3a73;
	margin:10px auto;
	padding:10px 3px 7px 15px;
}

#shareCVR input {
	height:19px;
	color:#333;
	margin:3px 0px;
}

#shareCVR textarea {
	width:418px;
	height:35px;
	color:#333;
	margin:3px 0px;
}

#shareCVR #button {
	width:50px;
	height:19px;
	border-style:none;
	background:transparent;
	color:#bd9c51;
	font-weight:bold;
	font-size:12px;
	float:right;
	/*margin-right:15px;*/
	margin-top:3px;
}

a {
	outline:none;
}

/*.nav-hack {
position:absolute; 
top:180px; 
left:0px; 
width:987; 
height:412; 
z-index:1; 
padding:0px;
}

*html body #nav-hack {
position:absolute; 
top:180px; 
left:0px; 
width:987; 
height:412; 
z-index:1; 
padding:0px;
}*/

/************* New Header *************/

#header {
	width:1003px;
	height:181px;
	background-image:url(../images/GFCHheader-base.jpg);
}

#header .top {
	width:851px;
	height:48px;
	float:left;
}

#header .below {
	width:851px;
	height:133px;
	float:left;
}

#logo {
	width:132px;
	height:161px;
	margin:20px 0 0 7px;
	float:left;
	background-image:url(../images/GFCHlogo.gif);
	background-repeat:no-repeat;
	z-index:10;
}

#center {
	width:605px;
	height:123px;
	float:left;
	margin:0 0 0 5px;
}

#right {
	width:230px;
	height:123px;
	float:left;
	margin:0 0 0 5px;
}

*html body #right {
	width:200px;
	height:123px;
	float:left;
	margin:0 0 0 5px;
}

.ani-banner {
	width:600px;
	height:80px;
	/*background-image:url(../images/adBanner-placeholder.jpg);*/
	float:left;
}

.marquee {
	width:600px;
	color:#fff;
	margin-top:15px;
	float:left;
	font-size:14px;
}

.marquee_bold {
	color:#fdc433;
	font-weight:bold;
	font-size:14px;
}

#themes {
	width:230px;
	height:22px;
	margin-top:20px;
}

*html body #themes {
	width:200px;
	height:22px;
	margin-top:20px;
}

.themeList {
	float:left;
	list-style:none;
	margin:0;
	margin-left:35px;
}

*html body .themeList {
	float:left;
	list-style:none;
	margin:0;
	margin-left:23px;
}

.themeList ul {
	margin:0;
}

.themeList li {
	display:inline;
}

.themeList li a img{
	border:0;
}

#search {
	width:230px;
	height:54px;
	margin-top:20px;
}

*html body #search {
	width:200px;
	height:54px;
	margin-top:20px;
}

.search-inner {
	width:215px;
	height:40px;
	float:left;
	background-image: url(../images/search-BG.gif);
	background-repeat:no-repeat;
	margin-left:8px;
	_margin-left:5px;
}

.error {
	width:200px;
	/*color:#bd9c51;*/
	color:#fff;
	font-size:11px;
	margin-left:38px;
	float:left;
	height:15px;
	font-weight:bold;
}

*html body .error {
	width:200px;
	color:#fff;
	font-size:11px;
	position:absolute;
	top:33px;
	right:100px;
	/*float:right;
	height:15px;*/
}

.errorSearch {
	width:230px;
	color:#fdc433;
	font-size:11px;
	margin-left:20px;
	margin-top:6px;
	float:left;
	height:15px;
	font-weight:normal;
}
*html body .errorSearch {
	width:210px;
	color:#fdc433;
	font-size:11px;
	margin-left:7px;
	margin-top:6px;
	float:left;
	height:15px;
	font-weight:normal;
}

#searchBar {
	width:210px;
	margin:8px 0 0 10px;
	*margin:8px 0 0 5px;
}

#searchBar .input {
	width:140px;
	font-size:12px;
	/*color:#fdc433;*/
}

#searchBar .button {
	width:50px;
	font-size:12px;
	background:none;
	color:#5c5c5c;
	font-weight:bold;
	border:none;
}

.messagebox {
	position: absolute;
	width: 200px;
	left: 475px;
	margin-top: -43px;
	margin-left: 2px;
	color:#fff;
	font-size:11px;	
	font-weight:bold;
}