@import url("/textpattern/css.php?n=shared");

a:visited {
	color: #007;
}
a, a:hover {
	color: #00c;
}

hr {
	height: 1px;
	border: 0px;
	border-top: 1px solid #000;
	margin: 1em 0 0.5em;
}

blockquote {
	margin: 1em 2.5em;
	text-align: justify;
}

#wrapper {
	position: absolute;
	top: 0;
	left: 50%;
	width: 780px;
	margin-left: -390px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #333;
}

div#content {
	float: left;
	width: 540px;
	padding: 0 20px 20px 20px;
}

div#right {
	float: right;
	position: relative;
	right: 0;
	width: 179px;
	padding: 10px;
	border-left: 1px solid #333;
}

#rr div {
	background: bottom no-repeat url(/images/ender-side.gif);
	padding: 1px 0;
	margin-bottom: 0.5em;
}
.more {
	text-align: right;
}
.more a {
	text-decoration: none;
}

#patriots_corner {
	font-size: 85%;
}

div#patriots_corner h3 {
	font-size: 110%;
	margin-bottom: 0.1em;
}
div#patriots_corner blockquote {
	padding: 0;
	margin: 0 0 0.5em 0;
	font-style: italic;
}
div#patriots_corner cite {
	font-style: normal;
	font-size: 78%;
}

div#footer {
	clear: both;
	padding: 20px;
	border-top: 1px solid #333;
	background-color: #bbb;
	font-size: 80%;
	text-align: center;
}
* html div#footer {
	clear: both;
}

div#nav {
	position: relative;
	top: 0;
	left: 0;
	margin-top: 8px;
	width: 100%;
	background-color: #c00;
	text-align: left;
	border-bottom: 1px solid #333;
	border-top: 1px solid #333;
	padding-top: 1px;
}
div#nav ul {
	display: inline;
	padding: 0;
	margin: 0;
}
div#nav li {
	display: inline;
	list-style-type: none;
	text-align: center;
	padding: 0 10px;
	margin-top: -1px;
	border-left: 1px solid #fff;
}
div#nav li.first {
	border-left: none;
}
div#nav a  {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
div#nav a:visited {
	color: #bbb;
}
div#nav a:hover {
	color: #0130a4;
}

#rr {
	border: 4px solid #c00;
	background: #f0e8c4;
	font-size: 80%;
	font-style: italic;
}
#rr em {
	font-style: normal;
}
* html #rr {
	overflow: hidden;
	o\verflow: visible;
	width: 177px;
	he\ight: 1%;
}
* html #content p {
	overflow: hidden;
	o\verflow: visible;
	width: 100%;
	height: 1%;
}

img#send {
	margin-bottom: -3px;
}
img#prtr {
	margin-left: 10px;
	margin-bottom: -8px;
}

.article_foot {
  margin: 1em 0;
}
.addendum {
	font-weight: bold;
	font-style: italic;
}
.instructions {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.reqmarker {
	color: red;
}
#header_img {
	margin-bottom: -8px;
}
#txpCommentInputForm textarea {
	width: 100%;
	height: 20em;
}
#bumper-sticker-link {
	padding-top: 60px;
}
#bumper-sticker-link img {
	position: absolute;
	top: -7px;
	right: -21px;
}
p.right {
	text-align: right;
}