/* Style sheet for NS4 */ 

 
body {
background-color: #CCCCCC;
}
table.layout {
width: 100%;
}
td {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/* the following is not for NS4 */
/*/*
font-size: 100%;
/* NS4 can see the rest*/
}
td.sidebar {
background-color: #669999;
vertical-align: top;
font-size: 12pt; 
} 
td.content {
color: #003333;
vertical-align: top;
padding-top: 10px;
padding-bottom: 0px;
}
td.gallery {
vertical-align: top;
padding: 0px 3px 0px 3px;
}
td.thumbnail {
width: 100%;
text-align: center;
}

div.thumbnail {
	margin:20px 0;
	text-align:center;
}
div.thumbnail td {padding-right:15px;}	

div.thumbnail a {
	display:inline;
}
div.thumbnail a img {
	display:inline;
}

td.popup {
width: 100%;
text-align: center;
padding-top: 0px;
padding-bottom: 0px;
}
td.pic {
width: 120px;
}
h1 {
color: #009999;
text-align: center;
margin-top: 12px;
font-size: 190%;
}
h2 {
color: #006666;
text-align: center;
margin-left: 20%;
font-size: 120%;
}
h3 {
color: #006666;
font-size: 95%;
margin-left: 30px;
}
h4 {
color: #003333;
font-weight: bold;
margin-bottom: 0px;
margin-top: 16px;

}
.content h4 {
margin-left: 30px;
}
.sidebar h4 {
width: 160px;
margin-left: 12px;
line-height: 100%;
}
.sidebar p {
width: 188px;
margin: 12px 12px 8px 12px;
}
p.content {
margin-top: 8px;
margin-left: 30px;
margin-right: 5%;
}
p.sidebar {
font-size: 10pt;
}
p.atrib {
text-align: right;
font-size: 10pt;
margin-top: 0px;
} 
p.cap {
text-align: center;
font-size: 10pt;
margin-top: 0px;
}
p.gallery {
width: 300px;
margin-top: 0px;
margin-bottom: 0px;
margin-right: 3px;
margin-left: 3px;
font-size: 10pt;
}
p.catalog {
padding-left: 30px;
}
ul {
margin-right: 5%;
margin-left: 16px;
padding-left: 16px;
margin-bottom: 0px;
list-style-image: url(../graphics/bullet.gif);
}
li.line1bold:first-line {
font-weight: bold;
}
img.logo {
height: 117px;
width: 190px;
}
img.thumbnail {
margin-top: 12px;
margin-bottom: 0px;
border-style: none;
}
img.left {
vertical-align: top;
float: left;
}
img.top {
margin-left: 24px;
margin-top: 16px;
}
img.right {
float: right;
}
img.center {
text-align: center;
}
a:link {
color: #3300CC;
}
a:visited {
color: #990099;
}
strong {
color: #FF9933;
}
hr {
margin-left: 10%;
color: #669999;
width: 60%;
}




 
