/* @import url(/_includes/forms.css); */

body, html { width: 100%; height: 100%; }
body {
	margin: 0; padding: 0;
	font: 12px verdana, arial, sans-serif; /* most browsers scale pixel fonts, but not ie */
	color: #45569c;
	background: #c6e4f6;
	text-align: center;
	}
/* \*/* html body { font-size: 76%; }/* percentage font for ie windows for scalable fonts */
p, td, dt, dd, li, div, tr, table { font-size: 1em; color: inherit; }
h1, h2, h3, dd, p, dl, li, form { margin: 0; padding: 0; font-size: 1em; }
table, img, a img { border: none; }

p { margin: 1em 0; }

#content p { margin: .1em 0 1.1em;  }
#content h1 { margin: 1em 0 .5em; font: 1.5em impact,"arial black",arial,sans-serif; color: #3a7cbc; letter-spacing: 1px; }
#content h2 { margin: 1.2em 0 .5em; font-size: 1.2em; }

/* footer links hfe sites */
#hfelinks a:link, #hfelinks a:visited { color: #6a77a0; }
#hfesites a { font-weight: bold; }
#hfesites a:link, #hfesites a:visited { color: #db0b89; }

/* copyright links */
#copy a:link, #copy a:visited { color: #FEFEFF; }

/* basic links */
a:link { color: #db0b89; text-decoration:underline; }
a:visited { color: #004291; text-decoration:underline; }
a:focus, a:hover, a:active { color: #81e27e;  text-decoration:none; }
#content a:focus, #content a:hover, #content a:active,
#hfelinks a:focus, #hfelinks a:hover, #hfelinks a:active { background: #ddfeff; }

/* navigational buttons */
.catheader { font-weight: bold; font-size: 14px; font-family: Arial; background: url(/images/gallery-template/ww_gallery_sidetile.jpg) -20px 0; padding-right: 5px;}
p.catheader { background: url(/images/gallery-template/ww_gallery_divider.gif) no-repeat 4.5em 50%; margin-bottom: .2em;  }
.catbutton, .selcatbutton {
	border: 1px solid #2A7BD7;
	margin: 2px 0;
	font-weight: bold; font-size: 10px;
	color: #fff;
	background: #005292;
	text-decoration: none;
	}
.selcatbutton {
	border-color: #FFD913;
	color: #fff;
	background: #FC7603;
	}
.searchbox {
	border: 0px none;
	background: url(/images/gallery-template/ww_gallery_search_field.gif) no-repeat top left;
	text-indent: 4px;
	padding-top: 4px;
	position: relative;
	}
.leftcol { padding-right: 33px; padding-left: 33px; font-size: 10px; }
	
	
#hfelinks { text-align: center; font-size: 10px; }
#hfelinks h3 { font-weight: normal; font-size: 1em; margin: 0; }
#hfelinks p { margin: 0 0 12px; }

#copy {
	margin-top: -20px;
	padding-top: 20px;
	font-size: 10px;
	background-image: url(/images/gallery-template/ww_gallery_footertile.jpg);
	width: 771px;	height: 109px;
	text-align: center;
	color: #FEFEFF;
	font-weight: bold;
	}

