body {
background:white none repeat scroll 0 0;
color:#000000;
}

#header {
border-style:none;
font-family:verdana;
font-size: 20px;
line-height:15px;
padding-bottom:30px;
padding-top:10px;
width:800px;
text-align:left;
position:absolute;
}

#header_contacts {
border-style:none;
font-family:verdana;
font-size: 20px;
line-height:15px;
padding-bottom:30px;
padding-top:10px;
width:800px;
text-align:right;
}

#header a:link hover {
text-decoration:underline;
background: none;
}

#wrapper {
margin: 0 auto;
width: 1090px;
height: 660px;
position: scroll;
}


a:link {
line-height:14px;
color:#000000;
text-decoration:none;
}


a:active {
text-decoration: none;
color:#000000;
colour: black;
}
a:visited {
text-decoration:none;
color:#000000;
colour: black;
}
a:hover {
text-decoration:none;
color:#000000;
colour: black;
}

img.special {border: 2px black solid;}


#ja-footer {
	margin: 0 auto;
	width: 770px;
	text-align: center;
	padding: 10px 0;
	position: center;
	color: #AAAAAA;	
	font-size: 11px;
}

#ja-footer a {
	color: #AAAAAA;
}

#ja-footer a:hover {
	color: #6B6B6B;
}

