
body {
background-color: #ffffff;
font-family: Georgia, Times New Roman, Times, serif;
font-size: 16px;
color:#000000;
padding:6px 0px 0px 0px;
margin:0px;
text-align: center;
background-image: url('image/mohair.jpg');
background-repeat: repeat;
background-attachment: fixed;
}

#main {
text-align: left;
vertical-align: middle;
margin: 0px auto;
padding: 0px;

}

#header{
	width:630px;
	height:200px;
	vertical-align: middle;
	background-image:url('image/mohair-france.png');
	background-repeat: no-repeat;
	padding:0px;
	margin:20px auto;
	position:relative;
}

#mohair{
text-align: left;
vertical-align: middle;
top: -20px;
margin: 0 auto;	
width: 630px;
background-image: url('image/angora.png');
background-repeat:repeat;
position:relative;

}



#main h1 {
    font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	font-style: normal;
	color: #000000;
}

a:link {
	color:#990000;
	text-decoration: none
}

a:visited {
  color:#660000;
  	text-decoration: none
}

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

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



a.on{
background: transparent url('images/buttonleft.gif') no-repeat top left;
display: block;
float:left;
font: normal 13px Tahoma;
line-height: 16px;
height: 24px;
padding-left: 11px;
text-decoration: none;
margin: 5px 5px 5px 5px;
}

a:link.on, a:visited.on, a:active.on{
color: #494949;
}

a.on span{
background: transparent url('images/buttonright.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0;
}

a.on:hover{
background-position: bottom left;
}

a.on:hover span{
background-position: bottom right;
color: black;
}

.button{
overflow: hidden;
width: 100%;
}

p.copyright{
	font:normal 11px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#000;


}
