* {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#666666;
}

html {
	background:#efefef;
}
body {
	background:#efefef;
	font-size: 11px;
	line-height: 14px;
	text-align: center;
}

.container {
	width:750px;
	height:625px;
	margin:50px auto 25px auto;
	background:#ffffff;
	text-align: left;
	overflow:hidden;
}

body#exhibitions .container {
	height:675px;
}

.gallery_container {
	width:750px;
	min-height:625px;
	margin:50px auto 25px auto;
	background:#ffffff;
	text-align: left;
	overflow:hidden;
}

.home_container {
	width:750px;
	margin:50px auto 25px auto;
	background:#ffffff url(/images/fortuna_bg.gif) no-repeat;
	text-align: left;
	overflow:hidden;
}

.nav {
	position:absolute;
	width:95px;
	background:#efefef;
	margin-left:25px;
	border-left:7px solid #dddddd;
	padding:25px 5px 27px 5px;
	font-size:9px;
	color:#333333;
	line-height:16px;
}

.header {
	position:absolute;
	width:500px;
	margin:50px 50px 0px 200px;
}

.footer {
	width:500px;
	padding-top:15px;
	margin:0px 50px 20px 0px;
	text-align:center;
	border-top:1px solid #333333;
	font-size: 10px;
}

A.navlink {color: #333333; text-decoration: none;}
A.navlink:visited {color: #333333; text-decoration: none;}
A.navlink:hover {color: #666666; text-decoration: none;}

A {color: #666666; text-decoration: none;}
A:visited {color: #666666; text-decoration: none;}
A:hover {color: #666666; text-decoration: underline;}

A.contact {color: #ffffff; text-decoration: none;}
A.contact:visited {color: #ffffff; text-decoration: none;}
A.contact:hover {color: #666666; text-decoration: none;}

.main_content {
	width:500px;
	margin:50px 40px 0px 200px;
	padding-top:150px;
	overflow:visible;
	background:#ffffff;
}

.home_content {
	width:630px;
	padding:60px;
	padding-top:40px;
	overflow:visible;
	text-align:center;
}

.index_content {
	position:absolute;
	padding-top:260px;
	padding-left:30px;
}

.fortuna {
	position:absolute;
	width:95px;
	margin:150px 10px 0px 95px;
	overflow:visible;
}

.gallery_years {
	font-size: 9px;
	color:#666666;
	position:absolute;
	width:75px;
	margin:150px 0px 0px 110px;
	overflow:visible;
	text-align:right;
}

p {
	font-size: 10px;
	font-weight:normal;
	line-height:12px;
	margin-bottom:5px;
	text-align:justify;
}

p.home {
	font-size: 11px;
	text-indent:0px;
	line-height:15px;
	text-transform:uppercase;
}

p.exhibitions {
	font-size: 11px;
	text-indent:0px;
	line-height:17px;
	margin-bottom:15px;
}

p.exhibitions_big {
	font-size: 13px;
	text-indent:0px;
	line-height:17px;
	margin-bottom:15px;
}

p.highlight {
	font-size: 14px;
	font-weight:bold;
	line-height:14px;
	letter-spacing:+10px;
	text-align:center;
	margin-bottom:6px;
}

p.contact_highlight {
	color: #ffffff;
	font-size: 14px;
	font-weight:bold;
	line-height:14px;
	letter-spacing:+9px;
	text-align:center;
	margin-bottom:6px;
}

p.contact {
	color: #ffffff;
	text-align:center;
}


p.music {
	text-align:center;
	margin-top:3px;
	margin-bottom:3px;
}

p.gallery_title {
	color:#333333;
	text-align:right;
	text-transform:uppercase;
	margin-top:9px;
	letter-spacing:+10px;
	font-size: 12px;
}

p.gallery_nav {
	color:#333333;
	text-align:right;
	margin-top:5px;
	letter-spacing:+10px;
	font-size: 14px;
}

p.gallery {
	text-align:right;
	letter-spacing:+5px;
	font-size: 10px;
	padding-bottom:25px;
}

.exhibitions_left {
	width:240px;
	float:left;
	text-align:left;
}

.exhibitions_right {
	width:240px;
	float:right;
	text-align:left;
}

.gallery {
	width:500px;
	text-align:right;
}

.gallery_image {
	padding:3px;
	border:1px solid #333333;
}

.contact_top {
	background: url(/images/rose2.jpg) top center no-repeat;
	width:500px;
	text-align:center;
	padding-bottom:20px;
}

.collectors_top {
	width:500px;
	text-align:center;
	padding-bottom:20px;
	border-bottom:1px solid #333333;
}

.collectors_left {
	padding:0px 20px 0px 70px;
	float:left;
	text-align:left;
}

.collectors_right {
	float:left;
	text-align:left;
}