@import url('css/reset.css');
@import url('css/typography.css');
/*
Bitter Things skin.css
*/
 body {margin: 0 auto; background:black; text-align :center;}

.page{background: black url('images/bkg.jpg') no-repeat top center; height:100%;}
.container {margin: 0 auto;	width: 775px;border: 2px #BF0103 solid;}
.top-spacer {height: 50px;}

.header {}
.header-bg {background: black url('images/blood_header.jpg') no-repeat top right;}
.header img{float:left;}


.menu {clear:both;text-align:left;}
.MenuPane{background:black;}
.MenuPane table, .MenuPane td{padding:0;margin:0}

.FlashPane {clear:both;background: black;}
.collage { clear:both;background: black url('images/collage1.jpg') no-repeat left bottom;height: 312px;}
.collage img {float: right;}
.content-bgl {background: url('images/parchment_L.jpg') repeat-y left;}
.content-bgr {background:  url('images/parchment_R.jpg') repeat-y right;}

.content {margin: 0 auto;	height: 257px;}
.content2{margin: 0 auto;}
.ContentPane {margin: 16px 354px 0px 35px; height:230px;}
.cp2 {margin: 0 35px;}
.home .RightPane {width: 300px;}

.bottom-spacer {background: #CDC8A7;height: 25px;}
.footer {text-align: center;	background: #252525;color: white;}
.footer-std {text-align: center;	background: #252525;color: white;}
.bottom {clear:both;background: black url('images/blood_footer.jpg') no-repeat top left; text-align:right; color:black; clear:both;}

.tan {background: #FCF5DE;}
.clear {clear: both;}
.quote {text-align: left;	float: left;	width: 48%; padding-left:14px;}
.copyright {float: right;	width: 44%;	text-align: right; padding-left:14px;}

.login{width: 775px; margin: 0 auto; text-align: right;}
a.user{color:black;}
a.user:link{color:black;}
a.user:hover{color:black;}
a.user:visited{color:black;}

.footer span.SubHead{color:#990002;}
