/* default rules for the whole document */
body{font-family: verdana;    text-align:center; color:#ffffff; background-color:#666600;  }
a[href]{text-decoration:none;    color:#ffffff;    }
a:hover{background-color:white; color:black;}
h1{font-size:300%;    font-variant:small-caps;      }
h2 {
	font-size: 80%;
}
h3 {font-size: 90%;}
iframe{border:0px;}
.video{padding:2px;float:left;height:500px}
.imgb{	float: left;padding:2px;height:250px;} img{border:2px solid #666600;  }
.imgb a:hover img{border:2px solid white;  }
.block{text-align:center;float:left;}

#text1 {
    width:360px;
}
#text2 {
    width:280px;
}
#text3 {
    width:190px;
}
textarea { border:0px;width:100%; text-align:left; font-size:8pt; color:#ffffff;    background-color:#666600;}
/* end */