/* CSS Document */

body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 14px;
color: #000000;
background-image: url(../images/bg.gif);
background-repeat:repeat-y;
}

#shell{
position:absolute;
top:0px;
left:0px;
width:795px;
}

#header{
position:absolute;
top:0px;
left:0px;
}

#leftnav{
position:absolute;
left:0px;
top:113px;
height:100%;
width:145px;
background-color:#000000;
padding-top:0px;
text-align:center;
}

#leftnav .menu{
margin-top: 15px;
}

#shell #leftfeature{
position:absolute;
top:535px;
left:0px;
padding:15px;
width:115px;
text-align:center;
color:#FFFFFF;
}

#main{
position:absolute;
left:163px;
top:129px;
width:635px;
text-align:left;
}

#main #leftcol{
position:relative;
left:0px;
top: 25px;
width:380px;
text-align:left;
float:left;
padding-bottom:40px;
}

#main #leftcolcenter{
position:relative;
left:0px;
top: 25px;
width:380px;
text-align:center;
float:left;
padding-bottom:40px;
}

#main #onecol{
position:relative;
left:0px;
top: 25px;
width: 635px;
text-align:left;
padding-bottom:40px;
}

#subhead{
margin-bottom:0px;
height:55px;
}

#main #rightcol{
position:relative;
left:0px;
top:25px;
width:215px;
float:right;
margin:0px;
text-align:left;
padding-bottom:40px;
}

#main #rightcolbooks{
position:relative;
left:0px;
top:25px;
width:215px;
float:right;
margin:0px;
text-align:center;
padding-bottom:40px;
}

h2 {
font-size : 15px;
line-height:18px;
font-weight : bold;
color : #000000;
margin-top:10px;
padding:0px;
}

h4 {
font-size : 14px;
line-height:16px;
font-weight : bold;
color : #000000;
margin-top:0px;
padding:0px;
font-style:italic;
}

h5 {
font-size : 15px;
line-height:18px;
font-weight : bold;
color : #000000;
margin-top:10px;
padding:0px;
clear:both;
}

h6 {
font-size: 15px;
line-height:18px;
font-weight : bold;
color: #ffffff;
margin-top:10px;
margin-bottom:0px;
padding:0px;
clear:both;
}

p {
margin-top: 0px;
padding-top:0px;
}

.list p{
margin-bottom:6px;
}

#rightcol img, #leftcol img, #onecol img{
position:relative;
float:left;
clear:both;
margin-right:10px;
margin-bottom:5px;
}

#tombstone{
vertical-align:baseline;
float:left;
}

#tombstone img{
clear:none;
}

#tombstone p{
margin-bottom:20px;
}


#leftcol .rule, #onecol .rule{
position:relative;
top:0px;
left:0px;
margin-bottom:10px;
clear:both;
}

#rightcol .rule, #rightcolbooks .rule{
position:relative;
top:0px;
left:0px;
margin-bottom:10px;
margin-top:0px;
}

#rightcol .rule2{
position:relative;
top:0px;
left:0px;
margin-bottom:0px;
margin-top:0px;
}

#events, #about, #collection, #studio, #awards, #groups, #publications, #building{
display:none;
position:relative;
top:10px;
left:10px;
width:130px;
color:#FFFFFF;
text-align:left;
font-weight:bold;
font-size:11px;
line-height:18px;
margin-bottom:30px;
}

.caption {
clear:both;
margin-top:5px;
margin-bottom:10px;
}

.book {
margin-top:10px;
}

p .white {
color:#ffffff;
}

ul,li {
margin-top:0px;
padding-top:0px;
}

.small_caption{
font-weight:bold;
font-size:10px;
}


#leftfeature a:link {
	color: #ffffff;
	text-decoration:none;
}
#leftfeature a:visited {
	color: #ffffff;
	text-decoration:none;
}
#leftfeature a:hover {
	color: #ff9900;
	text-decoration:none;
}
#leftfeature a:active {
	color: #ffffff;
	text-decoration:none;
}

.blockquote{
	margin-left:30px;
	padding-left:10px;
	margin-right:30px;
}
