h1, h2, h3, h4, h5, h6, html, p, body, ul, li, dl , dd, dt, label, input, select, form, img, fieldset, legend {margin:0; padding:0; line-height:1.3em; }
body {
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	color:#939598;
	background: #616D78 url(images/bkgd.gif) center ;
	background-position:center;
	}

#wrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	text-align: left;
	background-color:#FFFFFF;
	padding-bottom:20px;
}


/* Gallery
   ------------------------------ */

.gallery {
	float: left;
	padding: 40px 0 30px 0;
}

.gallery h2 {
	font-size: 13px;
	font-weight:600;
	padding: 0 0 15px;
}

.gallery a {
	margin: 0 25px 25px 0;
	padding: 1px;
	background-color: #333;
	display: block;
	float: left;
}
.gallery a:hover {
	background-color: #000;
}

.gallery a img {
	border: none;
	padding: 0;
	margin: 0;
}

.gallery a.fourth {
	margin-right: 0;
}








/* End Gallery
   ------------------------------ */

h1#newrepl {
	padding: 130px 0 0 0;
	overflow: hidden;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	height: 0px !important; /* for most browsers */
	height /**/:105px; /* for IE5.5's bad box model */
	background-position: 143px 10px;	
}
#header {
	margin-left:47px;
	}
img {
	border:none;
	}
h1 {
	font-size: 1.3em;
}

p {
	padding-bottom:.5em;
	}

#mainmenu {
	margin:0px 0px 0px 0px;
	}
#mainmenu ul {
	list-style-type: none;
	margin:0px 0px 7px 0px;
	padding:0px;
		
	}
#mainmenu li {
	display:inline;
	}
a {
	color:#939598;
	}
a:hover {
	text-decoration:underline;
	}

h2 {
	margin-top:10px;
	font-size:1em;
	font-weight:normal;
	color:#000000;
	padding-bottom:.2em;
	}
h2 strong {
	font-weight:normal;
	color:#939598;
	font-style:italic;
	}
	
#maincontent {
	margin-left:47px;
	margin-right:47px;
	}
h3 {
	padding-top:1em;
	}
#maincontent ul {
	padding-left:1em;
	}
li {
	padding-bottom:.5em;
	}
