* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Arial;
	background: #fff;
	color: #bbb;
}

body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { text-decoration: none; color: #bbb; }
a:active { text-decoration: none; color: #493b46; }
a:visited { text-decoration: none; color: #bbb; }
a:hover { text-decoration: none; color: #493b46; }

a img { border: none; }

#menu {
    width: 190px;
    overflow: auto;
    top: 35px;
    bottom: 0;
	left: 35px;
    position: fixed;
    height: 100%;
	background-color: #fff;
}

#menu a:link { text-decoration: none; color: #cfc5ba; font-weight: bold; font-size: 18px; line-height: 24px; }
#menu a:active { text-decoration: none; color: #493b46; font-weight: bold; font-size: 18px; line-height: 24px; }
#menu a:visited { text-decoration: none; color: #cfc5ba; font-weight: bold; font-size: 18px; line-height: 24px; }
#menu a:hover { text-decoration: none; color: #493b46; font-weight: bold; font-size: 18px; line-height: 24px; }

#menu ul {
	list-style: none;
	margin: 0 0 12px 0;
}

#menu ul li.section-title { }

#content {
    height: 100%;
    margin: 35px 0 0 260px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 5px;
}

#content p { width: 400px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }

.infotitle {
    color: #cfc5ba; font-weight: bold;
}

#fotinfo {
    position: absolute;
    left: 35px;
    bottom: 35px;
}

#fotinfo a:link, .sShow a:link { text-decoration: none; font-weight: bold; color: #cfc5ba; }
#fotinfo a:active, .sShow a:active { text-decoration: none; font-weight: bold; color: #493b46; }
#fotinfo a:visited, .sShow a:visited { text-decoration: none; font-weight: bold; color: #cfc5ba; }
#fotinfo a:hover, .sShow a:hover { text-decoration: none; font-weight: bold; color: #493b46; }

.sShow { color: #cfc5ba; font-weight: bold; font-size: 18px; line-height: 24px; }

.sShowImg { margin-top: 22px; }

.sShowMargin { position: absolute; left: 264px; top: 730px; }

.infotxt { display: block; }

.infotxt:hover { color: #493b46; }

#aHide { position: absolute; left: 0; top: 0; color: #fff;}

#aHide a:link, #aHide a:active, #aHide a:visited, #aHide a:hover { color: #fff;}

