body {
		 font-family: Verdana, Helvetica, Sans-Serif;
		 font-size: 10px;
		 margin:10px;
		 color:#000;
		 background-color:#ffc;
		 background-image:url(graphics/bgopt.jpg);
		 background-repeat:repeat;
}
a:link,a:visited,a:active {
		font-weight: bold;
		color: #0000ff;
		text-decoration: none;
}
a:hover {
		font-weight: bold;
		color: #0000ff;
		text-decoration: underline;
}
h1 {
		font-size: 12px;
		font-weight: bold;
}
h2 {
		font-size: 10px;
	  font-weight: bold;
}
.bluetext {
		color: #0000ff;
		font-weight: bold;
}
.photocredit {
		font-size: 9px;
		text-align: center;
		font-weight: normal;
		font-style: italic;
}
.caption {
		font-size: 9px;
		text-align: center;
		font-weight: bold;
		font-style: normal;
}
#right {float:right;padding-right: 10px;padding-left:10px;padding-bottom:10px;padding-top:10px;text-align:center;}
#left {float:left;padding-right:10px;padding-bottom:10px;padding-top:10px;text-align:center;}
#newrowright {clear:right;padding:10px;}
#newrowleft {clear:left;padding:10px;}
#shiftleft {padding-right:10%}
#shiftright {padding-left:10%}
#shiftrightlots {padding-left:30%}
#shiftleftlots {padding-right:30%}
#formtab {padding-left:20px;padding-right:10px;padding-bottom:5px;padding-top:5px;}
#right20{position:relative;top:-200px;left:20%;}
#right40{position:relative;top:0%;left:40%;}
#right60{position:relative;top:0%;left:60%;}
#box{position:relative;top:0px;left:0px;padding:10px;background-color:yellow;}


