body {
	font: 11px Helvetica, sans-serif;
	text-transform:uppercase;
	background: #FFFFFF;
	color: #000000;
	line-height:1.0em;
}

body, h1, h3, p {
	padding: 0;
	margin: 0;
	line-height:1.0em;
}

a:link, a:visited {
	color: #000;
}

a:hover, a:active {
	color: #FF0000;
}

strong {
	color: #000;
}

em {
	font-style: normal;
	color: #000;
}

#container {
	background: url(container.png) top center repeat-y !important;
	background: url(container.gif) top center repeat-y; /*stoopid ie*/
	width: 840px;
	margin: 0 auto;
    margin-top: 20px;	
	height: auto !important;
	height: 100%; /*stoopid ie*/
}

#header {
	height: 0px; 
	width: 840px;
	margin-bottom: 0 !important;

	background: url(header.png) top right no-repeat !important;
	background: url(header.gif) top right no-repeat; /*stoopid ie*/
}

#header h1 {
	background: url(3kball.png) top left no-repeat !important;
	background: url(3kball.gif) top left no-repeat; /*stoopid ie*/
	position: relative;
	height: 62px;
	width: 61px;
	left: 358px;
	top: 13px;
	cursor: move;
}

#header h1 span, #footer span {
	display: none;
}

#content, #ads {
width:840px;
}

h3 {
    text-align: center;
	font: 11px/1.4em Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	cursor: pointer;
	padding-top:3px;
}

h4 {
	margin: 0;
	padding: 5px 10px 0;
	font-size: 12px;
	color: #000;
	border-bottom: 1px solid #eee;
}

ol {
	margin: 0;
	padding: 0 10px 5px 35px;
}

h3 a:link {
	font-weight: normal;
	display: block;
	text-decoration: none;
	color: #000000;
	
}

h3 a:visited {
	text-decoration: none;
}

h3 a:hover {
	text-decoration: none;
	color:#ff0000;
}


h3 a:active {
	text-decoration: none;
	color: #FF0000;
}


h3.introduction {
    background: #ffffff;
	height:35px;
	padding:0;
	margin: 0;
}

h3.news {
	background: #918e88;
}

h3.visit {
	background: #e9e8e7;
}

h3.looks {
	background: #d3d2cf;
}
h3.vintage {
	background: #a7a59f;
	
}
	
h3.press {
	background: #bdbcb7;
}

h3.contact {
	background: #76736e;
}




p {
	padding: 5px 10px;
	color: #000;
	background: #fff;
}

#footer a {
	display: block;
	height: 60px;
	width: 355px;
	background: url(footer.png) top right no-repeat;
	margin-left: 45px;
	padding-bottom: 30px;
}

#ads {
	padding-bottom: 20px;
}

#ads h3 {
	background-color: #333300;
}

#ads h3 a {
	text-decoration: none;
}

#ads h3 a:hover {
	text-decoration: none;
	color: #FF0000;
}


#paginage {
 text-align:center;
 margin-top:5px;
}

span.article_seperator {
    line-height:0px;
	height: 0px;
	display:block;
}