#archivelink {
	background-color: #921a1d;
	border: 1px solid #fff;
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	padding: .5em 1em;
	float: right;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#archivelink a:link, #archivelink a:visited {
	color: #fff;
	text-decoration: none;
}

#archivelink a:hover {
	text-decoration:  underline;
}

#subscribe, #login {
	margin: 1em .5em;
	border-bottom: 2px dotted #921a1d;
}

#subscribe input, #login input {
	width: 100%;
	margin: .3em 0em;
}

#login {
	padding: 1em 0em;
}

#container {
	max-width: 800px;
	padding: 1.5em;
	margin: 0em auto;
	min-width: 800px;
	background-image: url(../img/body_background.jpg);
	background-repeat: repeat-x;
	background-color: #ffffff;
}

#content {
	margin: 15px auto;
	width: 100%;
}

#headerrotate {
	position: absolute;
	z-index: 10;
}

#headerwrap {
	position: relative;
	z-index: 15;
	width: 800px;
	height: 212px;
	z-index: 95;
	background-image: url(../img/header_background_800.png);
	margin: 0px;
	padding: 0px;
}

html {
	background-repeat: repeat;
	background-color:#2d1c0b;
}


#headerrotateimg {
	position: absolute;
	z-index: -1;
}

#contentwrap {
	margin-top: 0em;
	margin-bottom: 2em;
	width: 600px;
	float:left;
}

#meat {
	padding: 0em 1em 0em 1em;
}

#sidebarwrap {
	margin: 0px 0px 0px 15px;
	width: 170px;
	float: left;
}

#sidebarbanner {
	margin: 5px;
}

#sidebar {
	margin-top: 1em;
}

#footerlogos {
	font-size: 1em;
	width:100%;
	height:80px;
}

#footerlogos img {
	margin: .5em 1em;
}

#footerlogos img.first {
	margin-left: 0px;
}
