A:link
{
text-decoration: none;
color: #353535;
}

A:visited
{
text-decoration: none;
color: #353535;
}

A:hover{
text-decoration: underline overline;
font-weight: bold;
color: #353535;
background: #f7f7f7;
}

A:active
{
text-decoration: none;
}

body
{
    background:#a0a0a0;
	background-image: url(images/lgreybkgrd035modified.jpg);
    background-attachment:fixed;
}

table
{
    border-collapse:collapse;
}

.galleryalign
{
}

img
{
	border:none;
}

/*--------------------------- Index page */

.indtable
{
	background:#dfdfdf;
	font-size: 12pt;
	color: #585858;
	font-family: "Arial Narrow";
	font-weight: bold;
	padding:0px;
	border:0px solid black;
	width:700px;
	height:650px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;


}

.indlinkcell
{
    text-align:left;
}

.indpamcell
{
    text-align:right ;
    font-size: 24pt;
    font-weight:normal;
    height:75px;
    padding-right:15px;
}

.indpiccell
{
    padding:15px;
}

.indpadcell
{
    width:50px;
}

/*-------------------------- Header on galleries */

.headertable
{
	background:#dfdfdf;
	color: #585858;
	font-family: "Arial Narrow";
	font-weight: bold;
	font-size: 12pt;
	text-align:center;
	padding:0px;
	border:0px solid black;
	width:700;
	height:75px;
	margin-right: auto;
	margin-left: auto;

}

.biocell { width:30px }
.stcell  { width:78px }
.excell  { width:85px }
.gacell  { width:66px }
.newscell { width:45px }
.contactcell { width:62px }
.homecell { width:58px }
.titlecell
{
    text-align:right ;
    font-size: 24pt;
    font-weight:normal;
    padding-right:15px;
	width:246px;
}

/*--------------------------- Common page */

.biotable,.exhtable,.galtable,.newstable,.stattable,.contacttable,.tntable
{
	background:#dfdfdf;
	color:#808000;
	font-family: "Arial Narrow";
	font-weight: normal;
	font-size: 12pt;
	text-align:left;
	padding:0px;
	border:0px solid black;
	width:700px;
	height:650px;
	margin-right: auto;
	margin-left: auto;

}

.bionamecell,.statnamecell,.newsnamecell,.exhnamecell,.galnamecell,.contactnamecell
{
    font-size:36pt;
    font-weight:bold;
    text-align:center;
    background:#f7f7f7;
    height:75px;
}

/*--------------------------- BIO page */

.biobarcell,.exhbarcell,.galbarcell,.newsbarcell,.statbarcell,.contactbarcell
{
    text-align:center;
}


.biotopleft, .biomiddleleft, .biomiddleright
{
	padding-left:15px;
    padding-right:15px;
    background:#f7f7f7;
}

.biomiddleright , .biomiddleleft
{
    font-size:10pt;
}

.biotopright
{
    text-align:center;
}

.biotitle
{
    font-weight:bold;
}

/*--------------------------- Exhibitions page */

.exhtitle
{
    font-weight:bold;
}

.exhtopleft
{
	padding-left:15px;
    padding-right:15px;
    background:#f7f7f7;
	font-size: 10pt;
}

.exhtopright
{
	text-align:center;
}

/*--------------------------- Gallery page */

.galselectcell
{
	font-size: 14pt;
	text-align:left;
    background:#f7f7f7;
}

.galpiccell
{
    text-align:center;
}

.galcell
{
    width:35px;
    height:40px;
    background:#f7f7f7;
    text-align:center;
}

.galcell4
{
    height:auto;
    background:#f7f7f7;
    text-align:center;
}

/*--------------------------- News page */

.newslatestcell
{
	padding-left:15px;
    padding-right:15px;
    background:#f7f7f7;
    vertical-align:top;
    padding-top:60px;
}

.newspiccell
{
	text-align:center;
}

.newstitle
{
	font-weight: bold;
}

/*--------------------------- Statement page */

.statcell
{
	padding-left:15px;
    padding-right:15px;
    background:#f7f7f7;
    vertical-align: top;
    padding-top: 60px;
}

/*--------------------------- Contact page */

.contacttopleft
{
	 padding-left:15px;
    padding-right:15px;
    background:#f7f7f7;
    width:300px;
    vertical-align: top;
    padding-top:60px;
    text-align:center;
}

.contacttopright
{
	text-align:center;
}

/*-------------------------- Gallery contents */

.tncell         { width:100px; height:100px;  background:#f7f7f7; text-align:center;}
.tnarrowcell    { width:110px; height:28px; background:#f7f7f7; font-size: 14pt; text-align:center; }
.tntitlecell    { color: #808000; width:110px; height:75px; background:#f7f7f7; font-size: 36pt; font-weight:bold; text-align:center;}
.tnpicturecell  { height:400px; text-align:center; font-weight:bold }
.tnbarcell      { text-align:center;}
