body {background-image:url('cnvbkgnd.jpg');
      background-color:#FFFFCC} 
h1 {color:#906;
    font-size:20pt;
    text-align:center;}
h2 {text-align:left;
    text-decoration:overline;}
h3 {text-align:right;
    text-decoration:line-through;}
.textunderline {text-decoration:underline;}
h4 {text-decoration:blink;}
a {text-decoration:none;}
} 
hr {color:navy}
div.img
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 1px solid #ffffff;
}

div.img a:hover img {border: 1px solid #0000ff;}

div.padleft40
{
  padding-left:40%;
}

div.padleft35
{
  padding-left:35%;
}
div.padleft20
{
  padding-left:20%;
}
div.padleft25
{
  padding-left:25%;
}

div.imgCtr
{
  margin: 2px;
  border: 1px solid #0000ff;
  height: auto;
  width: auto;
  float:center;  
  text-align: center;
}	

div.descV
{
  text-align: center;
  font-weight: normal;
  width: 150px;
  margin: 2px;
}
div.descVfull
{
  text-align: center;
  font-weight: normal;
  width: 250px;
  margin: 2px;
}

div.descH
{
  text-align: center;
  font-weight: normal;
  width: 200px;
  margin: 2px;
}

div.descHpano
{
  text-align: center;
  font-weight: normal;
  width: 400px;
  margin: 2px;
}

div.descHfull
{
  text-align: center;
  font-weight: normal;
  width: 350px;
  margin: 2px;
}

div.blank
{
  margin: 2px;  
  height: auto;
  width: auto;
  float: left;
  text-align: center;
}	

/*
p {font-size:11pt; margin-left: 15px} 
a:link {color:green} 
a:visited {color:yellow} 
a:hover {color:black} 
a:active {color:blue}
*/
