@charset "UTF-8";
/* CSS Document */

body {
	color:#615d5c;	
	background:#fff;
	font-family:arial, sans-serif;
}

address {
	font-size:95%;
	font-style:normal;	
	color:#623;
}

strong {
	color:#623;
}

em {
	color:#615d5c;
	font-size:58%
}

h3 {
	color:#623;
}

#wrapper {
	width:958px;
	margin:5px auto;
	padding:.5em;
	xborder:1px solid #ccc	
}

#header-top {
	height:96px;
}

#header-bottom {
	height:2em;
}

#header-bottom {
	
}

#contact {
	font-weight:bold;
	Xfont-size:large;
	float:right;
	color:#615d5c;
}

#contact a {
	text-decoration:none;
	color:#623;
}

#content {
	margin-top:-1em;
}

#news {
	text-align:center;
	height:2em;
	margin-top:-3em;
	background:#623;
}

#news a {
	color:#fff;
	text-decoration:none;
}

#footer {
	color:#623;
	font-size:x-small;
	text-align:center;
	margin-top:0em;
	padding:0em
}