body {
	font-family: Arial, Helvetica, sans-serif;
}

.quote {
	background-color:#CCFFFF;
	width:635px;
}

#galleryleft, #galleryright {
	width: 320px;
}	

.pictures {
	font-size: 65%;
	font-weight: bold;
	margin-top:0;
	width: 320px;
	line-height:1.4em;
	text-align:justify;
}

#galleryleft img, #galleryright img {
	width:320px;
	height:240px;
}

.std {
	width:320px;
	height: 240px;
}

q {
	font-style:italic
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: x-large;
	text-align:center;
}

h1, h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color:#990033;
}

#pagehead {
	font-size:xx-large;
	color:#990033;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:290px;
	height:auto;
	background-color:#FFFF00;
}

#contacts {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	width:290px;
	height:auto;
	background-color:#FF0033;
	color:#FFFFFF
}

#contacts a:link {
	color:#FFFFFF;
	text-decoration:none
}

#contacts a:visited {
	color:#FFFFFF;
	text-decoration:none
}

#contacts a:hover {
	background-color: #FFFFFF;
	color:#FF0033;
	text-decoration:none
}

#contacts a:active {
	background-color:red;
	color: #FFFFFF;
	text-decoration:none
}
#navigation a:link {
	color:black;
	text-decoration:none
}

#navigation a:visited {
	color:black;
	text-decoration:none
}

#navigation a:hover {
	background-color: Black;
	color:white;
	text-decoration:none
}

#navigation a:active {
	background-color:red;
	color: #FFFFFF;
	font-size:medium;
	text-decoration:none
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#main {
	font-family: Arial, Helvetica, sans-serif;
	text-align:justify;
	width:auto;
	padding-right:25px;
}

#main .gallery {
	width: 650px;
}

strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color:white;
	background-color:#990033;
	font-weight:bold;	
}

#main a:link {
	color:#990033;
	text-decoration:none
}

#main a:visited {
	color:#990033;
	text-decoration:none
}

#main a:hover {
	background-color: #990033;
	color:white;
	text-decoration:none
}

#main a:active {
	background-color:red;
	color: #FFFFFF;
	text-decoration:none
}

#navigation, #main, #footer, #contacts, #galleryleft, #galleryright, #further {
	position:absolute;
}

#navigation, #main {
	top:120px;
}

#main {
	left: 320px;
}

#footer {
	top:530px;
	font-size:9px;
}

#contacts {
	top:450px;
	width:290px;
}

#galleryleft {
	left: auto;
	top: auto;
}

#galleryright {
	left: 330px;
	top: auto;
}

#further {
	top:480px;
}

p.trigger{
    margin-bottom:7px;
    margin-top:-5px;
}

.toggle_container{
    margin-bottom:10px;
}

.toggle_container p{
    margin:0px;
}

.toggle_container{
    background:#f0f0f0;
    clear: both;
    font-size:100%;
}