body {text-align:center;
background-color:#222222;
font-family: Verdana, "Lucida Sans Unicode", "Lucida Grande", sans-serif;
font-size: 18px;
padding:0px;
margin:0px;
}

html{
	overflow: -moz-scrollbars-vertical;
}

#pagecontainer2{
text-align:left;
width: 850px;
border-width:0px;
background-color:#171717;
}

#titlecontainer{
margin-top:50px;
text-align:center;
background-color:#222222;
width: 850px;
font-size:36px;
border-width:0px;
}

#subtitlecontainer{
width: 100%;
border-width:0px;
background-color:#171717;
}

#content{
width:95%;
background-color:#111111;
text-align:left;
color: #C7B299;
padding: 10px;
font-size: 14px;
}

#profile_content{
width:97%;
background-color:#111111;
text-align:left;
color: #C7B299;

font-size: 14px;
}

#exhibition_content{
width:97%;
background-color:#111111;
text-align:left;
color: #C7B299;
font-size: 14px;
}

#content2{
margin-top: 200px;
width:900px;
text-align: right;
}

#content3{
text-align:center;
}

#scrollbox {
height: 500px; 
width: 820px; 
border: 0px; 
overflow: auto; 
background-color: #000000;}

#bild{
height:150px;
width:150px;
background-color: #222222;
text-align:center;
}

#bild:hover{
height:150px;
width:150px;
background-color: #111111;
}

a:link {text-decoration:none; color: #9d9d9d;}
a:visited {text-decoration:none; color: #9d9d9d;}
a:active {text-decoration:none; color: #9d9d9d;}
a#current {font-weight: bolder; color: #C7B299;}











