body {
	background-image: url('banner.jpg');
	background-repeat: no-repeat;
}

a:link {border: none; color: #EAA422; text-decoration: none;}
a:visited {border: none; color: #EAA422; text-decoration: none;}
a:hover {border: none; color: #98432E; text-decoration: none;}
a:active {border: none; color: #98432E; text-decoration: none;}

.topLeft {
	height:87px;
}

.largeImage {
	width: 0px;
	height:87px;
}

.strip {
	width: 0px;
}

.title {
	color: #EAA422; /* 98432E */
	padding:0px;
	padding-left:200px;
	padding-top:7px;
	height:87px;
	vertical-align:top;
}

.navigation {
	width: 150px;
}

.navigation li {
	padding: 0px;
	margin-left: 30px;
	list-style-image: url(button2.gif);
}

.recentPost {
}

.center {
	color: #C10301;
	width: 528px;
	padding:0px;
	background-image: url('plasmaLGCenter.jpg');
	background-repeat: repeat-y;
}

.center .centertext{
	display:block;
	padding:0px;
	padding-left: 70px;
	padding-right: 70px;
	margin:0px;
}

.center img {
	max-width:380px;
}

.center .byline {
	display:block;
	float:left;
	color: #C10301;
	height: 162px;  /* 231 total with padding-top */
	width: 230px;  /* 295 total with padding-left */
	padding: 0px;
	padding-top: 69px;
	padding-left: 65px;
	margin: 0px;
	background-image: url('plasmaLGInfoLeft.jpg');
	background-repeat: no-repeat;
	font-size:12px;
	text-align:center;
}
.center .byline a {
	font-size:12px;
}

.center .commentline {
	display:block;
	float:left;
	color: #C10301;
	height: 44px;  /* 231 total with padding-top */
	width: 228px;  /* 233 total with padding-left */
	padding: 0px;
	padding-top: 187px;
	padding-left: 5px;
	margin: 0px;
	background-image: url('plasmaLGInfoRight.jpg');
	background-repeat: no-repeat;
	font-size:11px;
}
.center .commentline a {
	font-size:11px;
	color: #C10301;
}
.center .commentline a:hover {color: #EAA422;}
.center .commentline a:active {color: #EAA422;}

.spacer {
	background-image: url('info.jpg');
	background-repeat: no-repeat;
	height:177px;
}

.archives {
}

.archives li {
	padding-left: 0px;
	margin-left: 30px;
	list-style-image: url(button2.gif);
}

h2 {
	color: #98432E;
	height: 82px;  // 277 total with padding-top
	padding: 0px !important;
	padding-top: 195px;
	padding-left: 70px;
	margin: 0px;
	background-image: url('plasmaLGTopNarrow.jpg');
	background-repeat: no-repeat
}

h3 {
	color: #C10301;
}

h4 {
	color: #EAA422;
	padding: 0px;
	margin: 0px;
	background-image: none !important;
	background-color: white !important;
}

h5 {
	height: 204px !important;
	width: 528px;
	padding: 0px;
	margin: 0px;
	background-image: url('plasmaLGBottomNarrow.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
