html {
	font-size: 100%;
}
body {
	margin: 0;
	padding: 45px 0 0;
	font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
	font-size:  14px; 
	line-height: 120%; 
	color: #000;
	background: #fff;
}

div, span, form, ul, ol, li, p, h1, h2, h3, h4, h5, h6  {
margin : 0;
padding : 0;
}

a {
color: #000;
text-decoration: underline;
}

img, a img {
border: none;
}

em, .italic {
font-style: italic;
}

strong, .bold {
font-weight: bold;
}

#wrap {
margin : 0 auto;
width : 1024px;
}

#header-index {
padding-top : 50px;
margin-left : 90px;
width : 923px;
height : 88px;
background : #fff url(../images/header_index.jpg) 0 0 no-repeat;
}

#header-index ul#mainlevel {
text-align : right;	
}

ul#mainlevel {
padding-right : 32px;
height : 23px;
text-align : left;
list-style: none;
}

ul#mainlevel li {
display : inline;
text-transform : uppercase;
}

ul#mainlevel a{
margin : 0 8px;
font-family: "Times New Roman", Times, "Nimbus Roman No9 L", serif;
font-size : 12px;
color : #000;
text-decoration : none;
}

a.mainlevel:hover, a.mainlevel#active_menu {
color : #ccc;
text-decoration: none;
}

#photo-index img {
margin-top : 20px;	
margin-left : 90px;
}

.message {
display : none;	
}

#footer {
clear : both; 
margin-top : 20px; 
text-align : center;
display:none;
}

