BODY
{
	font-family: Verdana, Arial, Sans-serif;
	font-size: 11pt;
	color: white;
	background-color: #001245;
	width: 950px;
	background-image: url(http://www.bevdems.org/img/bg/bg-bevdem-950.png);
	background-repeat: no-repeat;
}

a {
	color:#ffaa66; 
	text-decoration: none;
}
a:hover {
	color:#ffcc88; 
	text-decoration: underline;
}
.indent {	margin-left: 10px; }
h1 {font-size: 1.3em; }
h2 {font-size: 1.2em; }
h3 {font-size: 1.0em; }
.header
{
	margin-left: 10px;
	border-color: #FFBB88;
	border-width: 0 0 2px 0;
	border-style: none none solid none;
	width: 716px;
}
.menubar
{
	position: absolute;
	margin-left: 470px;
	margin-top: -9px;
}
/*
#bar  {background-color: #800; color:#fff; border-color: #f99 #800 #800 #f99; }
#bar1 {background-color: #fdd; color:#000;}
*/
#bar1 {background-color: #06B; }
#bar1 a:hover {text-decoration:none;}
.menu, .menuover {
	font-family: Verdana, Arial, Sans-serif;
	font-size: 0.78em;
	letter-spacing: 1px;
	color: white;
	border-width: 0px;
	border-style: solid;
	text-align: center;
	padding: 2px;
	padding-left: 7px;
	padding-right: 7px;
	background-color: #038; 
	color: white;
	border-color:#99f; 
/*	background-image: url(http://www.bevdems.org/img/menubar.png);
	background-repeat: Repeat-X; */
}
.menu {
	background-color: #038; 
}
.menuover {
	background-color: #06B; 
}
.crumb { 
	font-size: 9pt;
	color:#eee;
	font-variant:small-caps; 
}
.leftcol, .rightcol {
	vertical-align: top;
	font-size: 0.80em;
  color: #eee;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.leftcol
{
	float: left;
	width: 185px;
	padding: 10px 0 0 0;
	background-color: #001C62;
	margin-top: 25px;
	background-image: url(http://www.bevdems.org/img/bg/bg-col.png);
	background-repeat: repeat-y;
	border: none;
}
.rightcol
{
	padding-top: 6px;
	width: 250px;
	background-color: #093574;
	float: right;
	margin-top: 60px;
	background-image: url(http://www.bevdems.org/img/bg/bg-col.png);
	background-repeat: repeat-y;
}
.lsub {
	padding: 5px 0 10px 10px;
}
.lcolhdr, .rcolhdr {
	background-color: #416497;
	background-image: url(http://www.bevdems.org/img/bg/bg-colhdr1.png);
	background-repeat: no-repeat;
}
.lcolhdr {
	width: auto;
}
.rcolhdr {
	width: 200px;
}
#rcol {
}
.content, .contentwide {
	color:#000;
  vertical-align:top;
  font-size: 0.90em;
	background-image: url(http://www.bevdems.org/img/bg/bg-content.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	margin-left:175px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
.content {
  width:600px; 
	margin-top: 2px;
}
.contentwide {
  width:750px; 
	margin-top: 50px;
}
.lower
{
	font-size: 0.83em;
	background-image: url(http://www.bevdems.org/img/bg/bg-content-yw.png);
	background-repeat: no-repeat;
	background-color: #FFF;
	color:#000;
	margin: 120px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border-color: #999;
	border-width: 1px;
	border-style: solid;
}
.lower a, .content a {
	color:#a30; 
	text-decoration: none;
}
.lower a:hover, .content a:hover {
	color:#b00; 
	text-decoration: underline;
}
.altlink a {
	color:#a30; 
	text-decoration: none;
}
.altlink a:hover {
	color:#b00; 
	text-decoration: underline;
}

.footer
{
  width:550px; 
	margin-left:175px;
	font-size: 0.83em;
	background-color: #00124C;
	color: #ffffcc;
	padding-top: 10px;
	text-align: center;
	border-color: #FFBB88;
	border-width: 2px 0 0 0;
	border-style: solid none none none;
}
/*  Image locations */
.obama-biden1 {
position: absolute;
margin-top: -130px;
margin-left: 280px;
}
.bevdems_adr {	/* extra text in header  */
position: absolute;
margin-top: -120px;
margin-left: 505px;
}
.attnbox1
{
	background-color: #FFF;
	border-color: #C80000;
	border-width: 3px;
	border-style: solid;
	padding: 8px;
}