html>/**/body, x:-moz-any-link, x:default { position:relative; left:-0.1px; }

body, html {

	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #F1EFF0;
	font-family: Georgia;
	font-size: 13px;
}

h1, h2, h3, h4 {
	font-weight: 300;

	font-family: Georgia;
}

h2 {
	font-size: 1.9em;
	line-height: 2.367em;
	letter-spacing: -0.01em;
	
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}




p img {
	float: none;
}

.background {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

.header {
	text-align: right;
	height:17px;
}

.header,.header a {
	text-decoration: none;
	font-size: 9px;
	color: #ddd;
}

.header img {
	vertical-align:middle;
	margin: -3px 0 0 0;
}

.contents {


}

.content a { 
	color: #888;
	text-decoration: none;
	border-bottom: 1px dotted #aaa;
}

.content {
	color: #555;
}



.icons {
	display: none;
	height: 36px;
	margin-left: 10px;
	margin-top: 10px;
}

.icons img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

.top {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.slidecontent {
	width: 620px; 
	height: 465px; 
	margin-left: 20px;
	
}

.footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0 0 0 0;
	height:274px;
}

.footer .container {
	padding-top: 114px;
	text-align: center;
}

.footer .container, .footer .container a {
	color:#888;
	text-decoration: none;
	font-weight: normal;
} 

.footer .container img {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

