body {width:100%;height:100%;margin:0;padding:0;background-color:#000;color:#000;font-family:Arial, Helvetica, sans-serif;}
div {margin:0;padding:0;border:}
#wrapper {width:99%;height:100%;}
#content {position:absolute;top:140px;left:150px;width:850px;}
#newstop {
	width:850px;
	height:330px;
	padding:0;
	background:url(images/news-top.png) no-repeat #ffc;
}
#headertext {
	padding:202px 60px 0 80px;
	color:rgb(153,51,0);
	font:bold italic 13px/15px Georgia, Tahoma, serif;
}
#headertext h3 {
	color:rgb(153,51,0);
	font:bold italic 14px Georgia, Tahoma, serif;
}
#newsmid {
	width:850px;
	padding:0;
	background:url(images/news-mid2.png) repeat-y #ffc;
}
#maintext {
	padding:0 60px 10px 80px;
	color:rgb(0,0,0);
	font:normal normal 13px/15px Verdana, Arial, Geneva, sans-serif;
}
#maintext h3 {
	color:rgb(153,51,0);
	font:bold italic 14px Georgia, Tahoma, serif;
}
#newsbot {
	width:850px;
	height:72px;
	padding:0;
	background:url(images/news-bot.png) no-repeat #ffc;
}
#l-col {
	position:absolute;
	top:140px;
	left:3px;
	margin-left:3px;
	padding-top:7px;
	padding-bottom:5px;
	background:#50009F;
	color: #ffffff;
	width:157px;
	text-align:left;
	border-top:2px #b9b9b9 solid;
	border-right:2px #4b4b4b solid;
	border-bottom:2px #212121 solid;
	border-left:2px #9c9c9c solid;
	z-index:2;
}
.l-title {
	color:#ff0;
	width:150px;
	font-family:arial, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
	padding-top:5px;
	padding-right:7px;
}

a.title {
	display:block;
	margin-bottom:2px;
	text-align:right;
	text-decoration:none;
	color:#FFF;
	font-family:arial, sans-serif;
	font-size:11px;
	background:#950262;
	border:1px solid;
	width:96%
}

a.title:visited {
	display:block;
	margin-bottom:2px;
	text-align:right;
	text-decoration:none;
	color:#FFF;
	font-family:arial, sans-serif;
	font-size:11px;
	background:#950262;
	border:1px solid;
	width:96%
}

a.title:hover {
	display:block;
	text-decoration:none;
	color:#000;
	font-family:arial, sans-serif;
	font-size:11px;
	background:#FEDD72;
	border:1px solid #000;
	width: 96%
}
#headerbg {
	position:absolute;
	top:0;
	width:100%;
	height:120px;
	background:url(images/body-bg.png) top left repeat-x #fff;
	z-index:3;
}
#header {
	position:absolute;
	top:0;
	width:100%;
	height:110px;
	background:url(images/header-bg.png) repeat rgb(80,0,159);
	margin:0;
	padding:0;
	display:block;
	border-top:5px solid rgb(149,2,98);
	border-bottom:5px solid rgb(149,2,98);
	z-index:4;
}
#logo {
	height:110px;
	padding-left:168px;
	background:url(http://www.realarmorofgod.com/images/norm-img12.png) top left no-repeat;
}
#footer {padding:10px 60px 10px 80px;text-align:center;font:normal 12px/18px arial,sans-serif;color:#000;}
.bold {font-weight:bold;}
.normal {font-weight:normal;}
.center {text-align:center;}
.red {color:#f00;}
.indexlist {margin-top:0;margin-bottom:3px;padding-top:0;padding-bottom:3px;}
.boxed {margin:0 30px;padding:6px;border:1px solid #000;}
hr {color:#f00;background:#f03;}
.notop {margin-top:0;padding-top:0;}
.bigbot {margin-bottom:8px;}
.small {font-size:small;}