html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, cite, code, em, img, q, small, strike, strong, sub, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}

body {
	font: 100%/160% Times, Arial, Helvetica, sans-serif;
	background: #ffffff url(lines.jpg) repeat-y center;
	color: #000000;
	width: 100%;
	display: table;
}

a {
color:#000000;
text-decoration:none;
}

a img {
border:0;
}

a:hover {
text-decoration:underline;
}

#container {
	width: 100%;
	background: transparent url(bkg.png) no-repeat center top;
}

#header {
	height: 98px;
}

#langsel {
	color: #3e0204;
	width: 750px;
	margin: 0 auto;
	text-align: right;
	padding: 5px 0;
	font-style: italic;
	
}

#langsel a {
	color: #3e0204;
}

#lansel a:hover {
	color: #3e0204;
	text-decoration: underline;
}

#menu {
	font-size: 12px;
	margin: 0 auto;
	width: 675px;
	height: 20px;
	color: #EBEAE7;
}

#menu a {
	color: #3e0204;
	font-family: Times, Helvetica, Arial, sans-serif;
	font-size: 15px;
}

#menu a:hover {
	color: #444444;
	text-decoration: none;
}

#photo {
	height: 400px;
}

#mhome {
	width: 130px;
	height: 20px;
	text-align: center;
	float: left;
}

#minfo {
	width: 115px;
	height: 20px;
	text-align: center;
	float: left;
}

#mdove {
	width: 170px;
	height: 20px;
	text-align: center;
	float: left;
}

#mfoto {
	width: 115px;
	height: 20px;
	text-align: center;
	float: left;
}

#mcont {
	width: 145px;
	height: 20px;
	text-align: center;
	float: left;
}

#content {
	margin: 0 auto;
	width: 700px;
	padding: 20px 30px 0 30px;
	text-align: justify;
}

#contacts {
	margin: 0 auto;
	width: 700px;
	height: 420px;
	padding: 20px 30px 0 30px;
	text-align: center;
}

#fcredits {
	font-size: 11px;
	font-style: italic;
}

#footer {
	line-height: 15px;
	font-size: 10px;
	background: url(footer.png) no-repeat center;
	color: #ffffff;
	padding-top: 15px;
	text-align: center;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-bottom: 0px;
}

#footer a {
	color: #ffffff;
}

#gallery {
	margin: 0;
	padding: 0;
	text-align: center;
}

#centered {
	text-align:left;
	padding-right: 1px;
	padding-left: 1px;
}
