body{
	font-family:verdana, arial, helvetica;
	background-color:#E1F2FB;
	margin-top:-25px;
	text-align:center;
}
#wrapper{
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
img{
	border:none;
}
a{
	text-decoration:none;
	color:#000C7C;
	font-weight:bold;
}
a:hover{
	color:#531716;

}

li{
	list-style: disc; 
	margin-bottom:4px;
	margin-left:4px;
	font-weight:bold;

}
p{
	margin-bottom:20px;
}

h1{
	color:#000;
	font-size:200%;
	padding-bottom:10px;
	font-weight:bold;
}
h2{
	color:#ff0000;
	font-size:150%;
	padding-bottom:20px;
	padding-top:20px;
	font-weight:bold;
}
h3{
	color:#0000ff;
	font-size:120%;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:20px;
	font-weight:bold;
}

h4{
	color:#ff0000;
	font-size:110%;
	font-weight:bold;
	padding-bottom:2px;
	padding-top:2px;
}

b{
	font-weight:bold;
}

strong{
	font-weight:bold;
}

hr{
	color:#00f;
	height: 3px;
}

#frame{
	
	position:relative;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-top:20px;
	padding-bottom:20px;
}
#middle{
	text-align:left;
	position:relative;
	width:700px;
	margin-left:auto;
	margin-right:auto;
}
#middle ul{
	list-style:circle;
}
#banner{
	position:relative;
	margin-top:10px;
	height:185px;
	background-image: url("/DORR/images/layout/top.jpg");
	background-repeat: no-repeat;
	background-position:center;
	
}
#menu{
	position:relative;
	height:60px;
	background: url("/DORR/images/layout/strip_yellow.gif");
	background-repeat: repeat-y;
	background-position:center;

}
#head{
	margin-top:-5px;
	background: url("/DORR/images/layout/strip_yellow.gif"); 
	background-repeat: repeat-y;
/*	background-repeat: no-repeat;*/
	background-position:center;
}
#container{
	
	position:relative;
	margin-top:-4px;
	background-image: url("/DORR/images/layout/strip_yellow.gif");
	background-repeat: repeat-y;
	background-position:center;
	width: 100%;
 	margin-left:auto;
	margin-right:auto;
	
}
#content {
	position:relative;
	padding-top:10px;
	width:800px;
	margin-left:auto;
	margin-right:auto;

}

#addr{
	text-align:center !important;
	border-top:solid #5D1412 2px;
	margin-top:10px;
	width:500px;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:5px;

}
#footlinks{
	text-align:center;
	font-size:70%;

}
#footer{
	height:28px;
	text-align:center;
	position:relative;
	background-image: url("http://www.democratsoftheredrocks.org/DORR/images/layout/footer.gif");
	background-repeat: no-repeat;
	background-position:center;
	clear:both;
}
#copy{
	margin-top:40px;
	text-align:center;
}
.list li{
	text-decoration:none;
	list-style:none !important;
	margin:0;
	clear:both;
}
#map{
	border:solid #5D1412 1px;
	padding:5px;
}


