@import url(/maincss.php);
BODY {
	margin: 0px 0px 0px 0px;
	color: #333333; 
	line-height: 1.166; 
	font-family: Trebuchet MS, sans-serif;
	background-color:#ffffff;
}
A {
	color: #000000; 
	text-decoration: none;
}
A:link {
	color: #000000; 
	text-decoration: none;
}
A:visited {
	color: #CC6600; 
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline;
}
H1 {
	FONT-SIZE: 120%;
}
UL {
	LIST-STYLE-TYPE: square
}
UL UL {
	LIST-STYLE-TYPE: disc
}
UL UL UL {
	LIST-STYLE-TYPE: none
}

#pageNav a:link, #pageNav a:visited {
	display: inline;
	color: #999999; 
}
#pageNav img {
	position: absolute;
	bottom: 0px;
	right: 0px; 
}

#logo {
	position: absolute;
	top: 110px;
	left: 0px;
}

#logo img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.epigraph {
	font-style: italic;
	font-size: 80%;
	text-align: right;
	margin-left: 40%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.interviewer {
    margin: 10px;
	text-align:left;
}

.preambule {
	margin: 10px; 
	padding: 10px; 
	font-size:smaller;
}

.feature dd {
	margin:0;
}

.content {
	padding: 0px 50px 20px 15px;
	margin: 0px 60px 0px 40px;
	text-indent: 20px;
}
.content IMG {
	padding: 10px 35px 20px 35px; 
}

.photo {
	float: left;
}

.subphoto {
	position:  relative;
	font-size:80%;
}

.subphoto a {
	color:#CCCCCC;
}

.photoauthor {
	margin-left: 5px;
	width: 260px;
	position: relative;
	float: left;	
}

.photonav {
	position: relative;
	background-color: #333333;
	z-index:100; 
	left: 150px;
	botom: 5px;
	width: 350px;
}

.photoComment {
	font-size: 0.75em;
}

.lowerLabel {
    background-color: #333333;
	color: #ffffff;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
	text-align: bottom;
	-MOZ-OPACITY: 0.80;
	OPACITY: 0.80;
	FILTER: alpha(opacity=80);
	}

.lowerLabel a {
	background-color: #333333;
	color: white;
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.cell {
  float: left;
  padding: 1px 1px 0px 0px;
  background-color: #555555;
  }

#siteName {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 10px; 
	pADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	PADDING-TOP: 0px
}

.feature {
	float: left;
	width: 600px;
	margin: 20px 0px 10px 0px;
	font-size: 90%; 
	text-align:justify;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;	
}

.feature H2 {
	margin-top: 20px;
	margin-left: 0px;
	padding: 4px;
	font-size: 170%;
	color:#222222;
}
.feature H3 {
	padding: 30px 0px 5px 0px;
	font-size: 100%; 
}
.featureImg {
	margin-bottom: 3px;
	margin-top: 3px;
	padding-bottom: 0;
	}

.featureImg img {
	margin: 1px 1px 1px 1px;
	padding: 0;
	}

.imgCaption {
	font-size: 75%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 2px;
	margin-bottom: 20px;
	}
.footnotes {
	padding: 20px 0px 20px 20px;
	margin: 20px 10px 10px 10px;
	border-top: 1px solid #ccd2d2;
	font-size: 75%;
	text-indent: 0;
}

.navigationBar {
    margin: 20px 0px 10px 0px;
	font-size: 70%;
 }

.navigationBar IMG {
    padding: 4px 10px 4px 10px; 
	vertical-align: middle; 
}
.matrixcell {
	float: left;
	position: relative;
	margin: 0px 30px 30px 0px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	width: 174px;
	height: 194px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;
	}

.matrixcell IMG {
    position: relative;
    width: 167px;
    height: 168px;
}

.matrixcell a {
    padding-left: 5px;
	padding-right: 5px;
	bottom:5px;
	left:5px;
	position:absolute;
}

.matrixcellauthor {
	font-weight: normal;
}

.smallHeader {
	position:absolute;
	top: 200px;
	left: 0px;
	height:170px;
	width:500px;
}
.smallHeaderTitle1 {
	font-size:300%;
}

.cmatrixcell {
	float: left;
	width: 300px;
	height: 300px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;
	}

.fullCell {
	float: left;
	width: 31px;
	height: 31px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;
	}

.smallMatrix {
	position: absolute;
	top: 10px;
	left: 442px;
	height: 100px;
	width: 100px;
}

.smallMatrixCellImage {
	width: 31px;
	height: 31px;
}

.tinyMatrix {
	position: absolute;
	top: 5px;
	left: 68px;
	height: 36px;
	width: 150px;
}

.tinyCell {
	position: relative;
	float: left;
	width: 10px;
	height: 10px;
	background-color: #FFFFFF;
	margin: 1px 1px 0px 0px;
}


.emptyCell {
	float: left;
	width: 54px;
	height: 54px;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #cccccc;
	border-top: 1px solid #eeeeee;
	}

.title {
    font-family: Arial Black, sans-serif;
    display: block;
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	color: #555555;
	font-size: 200%;
}

.title img {
	margin: 0px 0px 0px -10px; 
}

.title2 {
    display: block;
	margin-left: 5px; 
	background-color: #333333;
	color: #ffffff;
	font-size: 100%;
	width: 342px;
	padding-left: 10px;
}
.title3 {
    display: block;
	font-size: 70%;
}

.siteInfo a {
	padding: 2px 10px 5px 0px; 
	}
.sections {
	font-size: 90%;
}

.thumbnail {
    margin-right: 1px;
}
.thumbsDiv {
    position: absolute; 
    overflow: hidden; 
    cursor: hand;
	cursor: pointer;
}

#mainImage{
    cursor: hand;
	cursor: pointer;
}

#right_lower_corner_background {
	background-image: url(/images/lg_format_screen.png);
    background-repeat: no-repeat;
	position: absolute;
	bottom: 0px;
	right: 0px; 
	height: 100px;
}

.over{color:#939393; background-color:#ffffff;font-family:Verdana;font-size:10px;}
.def{color:#939393; background-color:#ffffff;font-family:Verdana;font-size:10px;}                                                                                 
.curr0{color:#000000; background-color:#ffffff;font-family:Verdana;font-size:10px;}
.curr1{color:#939393; background-color:#ffffff;font-family:Verdana;font-size:10px;}
.curr2{color:#939393; background-color:#ffffff;font-family:Verdana;font-size:10px;}
.curr3{color:#939393; background-color:#ffffff;font-family:Verdana;font-size:10px;}