body{
    background:#ffffff;
		margin:0px;
		padding:0px;
		text-align:center;
		font-family:verdana,arial,sans-serif;
		font-size:0.8em;
		color:#003366;
}
img{border:0;}
a:link,
a:visited,
a:active{color:#cc0000;text-decoration:none;}
a:hover{color:#cc0000;text-decoration:underline;}

h1{font-size:1.4em;}
h2{}

#container{
    width:837px;
		margin:67px auto;
		text-align:left;
}
#header{
    width:837px;
		height:35px;
		
}
#logo{
    width:400px;
		height:30px;
		overflow:hidden;
		margin:0px 0px 5px 0px;
		float:left;
}
#nav{
    width:256px;
		height:17px;
		float:right;
		overflow:hidden;
		margin:13px 0px 5px 0px; 
}
#nav ul{
    list-style-type:none;
		margin:0px;
		padding:0px;
}
#nav li{
    display:inline;
		float:left;
		margin:0px;
		padding:0px;
}
#main{
    width:837px;
		background:#ffffff url('../images/bg.gif') top left repeat-y;
		border-bottom:1px solid #d9d9d9;
		border-top:1px solid #d9d9d9;
}
#left{
    width:179px;
		float:left;
		color:#ffffff;
		background:#003366;
		font-size:0.9em;
}
#left_inner{
    width:155px;
		margin:31px 5px 15px 13px;
		padding-bottom:50px;
}
#stage{
    width:658px;
    float:left;	
}
#stage_home{
    margin:17px 0px 20px 25px;
}
#stage_inner{
    margin:17px 0px 20px 25px;
}
span.imagetitle{
    font-weight:bold;
		
}
span.address{
    font-weight:bold;
		font-size:1.2em;
}
span.email{
    font-weight:bold;
		font-size:1.2em;
}
br.clearer{
    clear:both;
}
table.portfolio{
    border-collapse:collapse;
		
		width:100%;
}
table.portfolio td{
    padding:10px;
		text-align:center;
		width:25%;
		border: 1px solid #ccc;
}
table.portfoliopage{
    border-collapse:collapse;
		width:100%;
}
table.portfoliopage td{
		text-align:right;
		width:25%;
}

table.pre_next{
    border-collapse:collapse;
		width:100%;
}
table.pre_next td{
		text-align:center;
		width:25%;
}

#footer{
    font-family:arial;
    text-align:right;
}
#footer2{
    font-size:0.8em;
		text-align:center;
		color:#999;
}
#footer2 a:link,
#footer2 a:visited,
#footer2 a:active{color:#999;}
ul.exhibitions{
    list-style-type:none;
    margin:0px;
    padding:0px;
}
ul.exhibitions li{
    margin-bottom:10px;
}
ul.exhibitions ul{
    list-style-type:none;
}
