* { padding: 0px;
    margin: 0px;
  }

body {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size:12px;
	color:#909090;
	padding-left: 1%;
	padding-right: 1%;
	background-color: black
      }

H1, H2, H3, H4	{ color: #007;
                  margin-top: 1em;
                }

H1 { margin-top: 0;
   }

P { margin-top: 1em;
}

p.required { display: none; }

UL,OL { margin-left: 1.5em;
        margin-top: 1em;
}

TD { padding: .25em;
   }

H2+P:first-letter { font-size: 2em; 
		    font-weight: bold;
		    color: #007; 
		    float: left;
		    padding-right: 3px }


A:visited { color: #808080; }
A:link { color: #00F0F0; }

IMG { border: 0px solid; }

IMG.photo {
	border: 5px solid;
        margin: 0px 5px 5px 5px;
	color: white;
	float: right;

	border-style: solid;
	border-color: white;
	border-thickness: 5 px;
	}

IMG.thumb {
	border: 2px solid;
        margin: 0px 5px 5px 5px;
	color: white;

	border-style: solid;
	border-color: white;
	border-thickness: 5 px;
	}

STRONG.caption {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size:8px;
}

PRE {
	clear: both;
	font-family: monospace;
	font-size: 12px;
	font-weight: bold;
	margin: 12px;
    }

TR {
	clear: both;
   }

TD {
	clear: both;
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size:16px;
   }

.MENU {
	float: center;
	background-color: #303030;
	margin: 0px 2px 2px 2px;
	line-height: 150%;
	}

.RIGHT {
	float: right;
	margin: 0px 0px 0px 0px;
	font-size: 12 px;
	}

.LEFT {
	margin: 0px 0px 0px 0px;
	font-size: 12 px;
	}

.CENTER {
	float: center;
	font-size: 14 px;
	text-decoration: underline;
	text-transform: uppercase;
	}

.BUTTON {
	font-weight: normal;
	font-size: 12px;
	margin:1px;
	text-align:justify;
	line-height: 150%;
	}

#overviewbox {
	max-width:700px;
	padding:0px 27px 0px 27px;
	margin:27px auto 25px auto;
	text-align:center;
}

SELECT {
	font-family:Trebuchet ms, Tahoma, Verdana, Georgia, Arial, sans-serif;
	font-size:12px;

	color: black;
	background-color:#909090;

	padding: 0px 0px 0px 0px;
	width: 100px;
	
	}

div.shadow {
  padding: 1px 1px 0 0;
  background: #404040;
  border-left: 1px solid #151515;
  border-right: 1px solid #151515;
  position: relative;
}

div.shadow img {
  padding: 5px 5px 9px 5px;
  background: white url(/shadows/shad_bottom.png) repeat-x bottom left;
}

div.shadow img.nomatte {
  padding: 0 0 4px 0;
  background: white url(/shadows/shad_bottom.png) repeat-x bottom left;
}

div.shadow div.topleft {
  width: 2px;
  height: 4px;
  background: url(/shadows/shad_tlcorner.png) no-repeat top left;
  position: absolute;
  top: 0px;
  left: -1px;
}

div.shadow div.topright {
  width: 2px;
  height: 4px;
  background: url(/shadows/shad_trcorner.png) no-repeat top right;
  position: absolute;
  top: 0px;
  right: -1px;
}

div.shadow div.bottomleft {
  width: 4px;
  height: 4px;
  background: url(/shadows/shad_blcorner.png) no-repeat bottom left;
  position: absolute;
  bottom: 0px;
  left: -1px;
}

div.shadow div.bottomright {
  width: 4px;
  height: 4px;
  background: url(/shadows/shad_brcorner.png) no-repeat bottom right;
  position: absolute;
  bottom: 0px;
  right: -1px;
}

#obama {
float:right;
position: absolute;
right: 0;
top: 0;
display: block;
height: 83px;
width: 83px;
background: url(http://jorj.org/tmp/obama-ur.png) no-repeat;
text-indent: -999em;
text-decoration: none;
}
