html, body, div, span, applet, object, iframe, p, h1, h2, h3, h4, h5, h6, img, a, table, tbody, td, th, tr, form, ul, li {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}

body {
	background-color: #660000;
	margin: 0;
	padding: 0;
	font: 12px/16px Arial, Verdana, Helvetica, Geneva, sans-serif;
	color: #000000;
	text-align: left;
}

h1 {
	letter-spacing: 4px;
	color: #666666;
	font: normal 21px/100% "Times New Roman",  Georgia, Times,serif;
	border-bottom: 1px solid #666666;
	margin: 0 0 12px 0;
	padding-bottom: 4px;
	text-transform: uppercase;
}

h2 {
	letter-spacing: 3px;
	margin: 8px 0 8px 0;
	color: #cc0000;
	font: 16px/100% "Times New Roman", Times, Georgia, serif;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	line-height: 16px;
}

p {
	padding-bottom: 12px;
}

a, a:visited, a:link {
	color: #990000;
	font-weight: bold;
}

a:hover {
	color:  #cc0000;
}

td img {
	display: block;
}

li {
	margin: 0 0 12px 24px;
}


#outerWrapper {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url(../img/content_bkg.gif) repeat-y;
}

#notes {
	position: absolute;
	left: 742px;
	top: 307px;
	font: 10px/14px Verdana, Helvetica, Geneva, sans-serif;
}

#signup,
#dreierwire {
	margin: 8px 22px 4px 18px;
	padding: 0;
}

#spreadtheword {
	margin: 0 22px 4px 18px;
	padding: 0; 
}

#dreierwire p.title {
	font-size: 12px;
	line-height: 15px;
	padding-bottom: 2px;
}

#dreierwire .body p {
	padding: 0;
}

#dreierwire p.more {
	text-align: right;
	position:relative;
	padding-top: 0;
	padding-bottom: 12px;
}

#dreierwire p a {
	text-decoration: none;
}

#dreierwire p a:hover {
	text-decoration: underline;
}


#signup label {
		font-weight: bold;
}

#signup .styled {
	margin: 0px 0px 4px 0px;
	padding: 2px;
	font-size: 10px;
	width: 150px;
	height: 14px;
	border: 1px solid #996600;
	font: 10px/14px Verdana, Helvetica, Geneva, sans-serif;
}


#signup #go {
	margin: 0 0 0 6px;
	padding: 0;
}

#menu {
	margin: 0 0 10px 60px;
	padding: 0;
}

#content {
	width: 740px;
}

#mainContentWrapper {
	float: left;
	width: 448px;
	min-height: 1225px;
	height:auto !important;
	height:1225px;
}

#mainContent {
	margin-left: 66px;
	margin-right: 12px;
}

#auxContentWrapper {
	float: left;
	width:  290px;
}

#auxContent {
	font: 10px/14px Verdana, Helvetica, Geneva, sans-serif;
}

#auxContent h1 {
	color: #cc0000;
	font: 14px/100% "Times New Roman", Times, Georgia, serif;
	border-bottom: none;
}

#auxContent .node {
	position: relative;
	padding: 48px 12px 4px 12px;
	margin: 0px 5px 16px 5px;
	border: 1px solid silver;
}

#auxContent .node .badge {
	position: absolute;
	top: -5px;
	left: -5px;
}

.videoCaption {
	width: 425px;
	margin: 12px 0 24px 0;
}

.blogpost {
	margin-bottom: 22px;
}

.credit {
	text-align: right;
}

.credit .name {
	font-weight: bold;
}

.entry {
	background-color: #f9f2de;
	border: 1px solid #ffe0c0;
	margin-left: 24px;
	padding: 12px;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 10px;
}

.entry p {
	padding-bottom: 6px;
}

.entry input.button {
	border: 1px solid #866060;
	background-color: #fbf7eb;
	margin: 4px 12px;
	color: #800;
}

.entry input.button:hover {
	border: 1px solid #866060;
	background-color: #FFFFCC;
	color: #c00;
}

.paginate {
	font-size: 11px;
	line-height: 14px;
	padding: 8px;
}

.posted {
	margin-top: 10px;
	color: #660000;
	background-color: #FBF7EB;
	padding: 4px;
	border: 1px solid #ffe0c0;
}

input.styled  {
	margin: 0px 0px 0px 0px;
	padding: 2px;
	font-size: 10px;
	border: 1px solid #990000;
}

.required, td .required {
	 color: #ff0000;
}

input.outlined { border: 1px solid #036; margin-bottom: 4px; margin-left: 12px;}
span.required {color:#036;font-weight:bold;}
.formTable select { margin-left: 12px; }

.formTable td, .formTable th {padding-bottom: 2px;}

.formTable  .checkBoxLeft {margin-bottom : 8px; margin-right: 6px; float: left;}

.formTable .newpapers p {font-size: 9px; line-height: 12px; padding: 4px; margin: 0;}

.formTable textarea { font: Monaco, "Courier New", Courier, monospace  10px/12px normal; }

.smaller { font-size: 11px; line-height: 14px; }

#footer {
	text-align: center;
	font-size: 10px;
	line-height: 14px; 
	padding: 12px 0px;
	color: #FFe0C0;	
}

#footer a, #footer a:link, #footer a:visited, #footer a:hover {
	color: #ffffcc;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */