* {margin:0px;padding:0px}

P{margin-bottom:7px;}
UL,OL{
	margin-bottom:7px;
	margin-left:21px;
}
body{
	background-color:#f6f6f6;
	color:#325832;
	font-family:Verdana;
	font-size:14px;
  line-height:23px;

	text-align:center;


	background-image:url(/templates/themes/guardian/images/gradient.jpg);
	background-repeat:repeat;

}
TD{
	font-family:Verdana;
	font-size:11px;
}
IMG{border:0px;}

#headerContainer{
	width:750px !important;
	width:760px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
  padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
  /*
	background-image:url(/templates/themes/guardian/images/pagebg_top.gif);
	background-repeat:no-repeat;
  */
}
  #headerContent{
    background-color:#005301;
    background-image:url(/templates/themes/guardian/images/logo-bg.gif);
    background-position:bottom left;
    background-repeat:no-repeat;
    padding:20px;
  }
  #headerRight{

    text-align:right;
    color:#ffffff;
  }
    #headerRight P{
      font-size:12px;
      line-height:16px;
    }
    #headerRight H1,#headerRight H2,#headerRight H3{
      color:#80BA31;
    }
#menuContainer{
	width:750px !important;
	width:760px;

	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
  /*
	background-image:url(/templates/themes/guardian/images/pagebg_mid.gif);
	background-repeat:repeat-y;
  */
}
  #mainMenu{
    width:730px !important;
    width:750px;
    height:38px;
    background-image:url(/templates/themes/guardian/images/main_menu_bg.gif);
    background-repeat:repeat-x;
    padding-left:20px;
  }

#pageContainer{
	width:750px !important;
	width:760px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
  /*
	background-image:url(/templates/themes/guardian/images/pagebg_mid.gif);
	background-repeat:repeat-y;
  */
}
  #contentContainer{
    padding:20px;
    min-height:400px;
    background-color:#e7fa99;


  }
#pageBottomContainer{
  margin-top:5px;
  border-top:1px solid #005301;
	width:740px !important;
	width:750px;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
  /*
	background-image:url(/templates/themes/guardian/images/pagebg_lower.gif);
	background-repeat:repeat-y;
  */
	background-color:#e7fa99;

  font-size:12px;
  line-height:17px;
}

  #footerText{

    width:580px;
    padding-top:10px;
    margin-left:10px;
    margin-bottom:10px;
    float:left;
    font-size:12px;

  }
  #backtotopContainer{

    width:90px;
    height:20px;
    padding:10px;
    float:left;
    text-align:right;
    font-size:9px;

  }

.galleryTable{

}
  .galleryTable TD{
  padding:15px;
  }
  .galleryTable TD img{
    border:0;
  }
#logoContainer{
	float:left;
	padding:7px;
}

.thumb_class{
 float:left;
  width:150px;
  height:190px;
  margin:10px;
  border:1px solid #5A8B0E;
  background-color:#ffffff;
}
.smallText{
  font-size:10px;
  line-height:13px;
  padding:5px;
}
#siteCredits{
	font-family:arial;
	font-size:11px;
	letter-spacing:3px;
	margin:5px;
	margin-bottom:10px;
}

H1{
	color:#005301;
	font-family:Verdana;
	font-size:24px;
	margin-bottom:12px;
}
H2{
	color:#005301;
	font-family:Verdana;
	font-size:18px;
	margin-bottom:12px;
}
H3{
	color:#005301;
	font-family:Verdana;
	font-size:13px;
	border-bottom:1px solid #80BA31;
	margin-bottom:7px;
}

hr{
	color: #005301;
	background-color:#005301;
	height: 1px;
	border: 0px;

}

a{
	color:#005301;
}

a:hover{
	text-decoration:underline;
}

.forminput{
	color:#5A8B0E;
	font-family:Verdana;
	font-size:12px;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#5A8B0E;
}

.formbutton{
	color:#5A8B0E;
	font-family:arial;
	font-size:10px;
	background-color:#FFFFFF;
	border:1px;
	border-style:solid;
	border-color:#5A8B0E;
	font-weight:bold;
}
.clr{
	clear:both;
}
.floatLeft{
  float:left;
}
.floatRight{
  float:right;
}

.debug{
  border:1px solid #ff0000;
}
