.box2 {
	float: left;
	width: 195px;
	margin-right: 18px;
}
.box-out {
	background: #901315;
}
.box-right {
	background-color: #901315;
	float: left;
	<!-- was at 18px width 195 no margin-left or padding-bottom-->
	margin-right:0px;
	width: 300px;
	margin-left: 25px;
	padding-bottom: 20px;
}


html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #3A0404 url(images/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
	width: 678px;
	min-height: 750px;
	_height: 750px;
	background: url(images/header.jpg) no-repeat;
  position: relative;
}

h1 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	text-align: center;
}

h1 em {
  color: #ffffff;
  font-weight: bold;
  font-style: normal;
  position: relative;
  top: -4px;
}

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 425px;
}
#nav li {
	float: left;
	background: url(images/nav_left.gif) no-repeat;
	list-style: none;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 45px;
	line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 28px;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#nav  li:hover {
	background-image: url(/images/nav_left-hover.gif);
}

/* fb */

#fb {
  position: absolute;
  top: 0px;
  left: 770px;
  width: 200px;
}
#fb li {
	float: left;
	list-style: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	line-height: 1.1;
}
#fb span {
  display: block;
  font-size: 28px;
}
#fb a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}
#fb  li:hover {
	background-image: none;
}

/** topcontent **/

#topcon {
	width: 367px;
	position: absolute;
	top: 105px;
	left: 398px;
	color: #fff;
	background-image: none;
	background-repeat: no-repeat;
}
#top-pic/** topcontent **/

 {
	width: 300px;
	position: absolute;
	top: 95px;
	left: 25px;
	color: #fff;
}
#top-pic-inner {
	height: 120px;
	overflow: visible;
}
#top-pic    h2 {
  font-size: 14px;
}
#topcon h2 {
  font-size: 14px;
}

/** Body **/

#content {
	width: 728px;
	position: absolute;
	color: #fff;
	top: 299px;
	left: 33px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}

.box {
	float: left;
	width: 195px;
	background: #730F11;
	margin-right: 28px;
}
.box-t { background: top url(images/box_t.gif) repeat-x; }
.box-r { background: right url(images/box_r.gif) repeat-y; }
.box-b { background: bottom url(images/box_b.gif) repeat-x; }
.box-l { background: left url(images/box_l.gif) repeat-y; }
.box-tr { background: top right url(images/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#hits {
	width: 300px;
}
#hits .box-tl {
  padding-bottom: 22px;
}
#hits ul {
  margin: 1em 0;
}
#hits li {
  list-style: none;
  margin: 0.9em 0;
}
#hits ul a {
  text-decoration: none;
}
#hits ul a:hover {
  text-decoration: underline;
}

#new {
	margin-right: 0;
	width: 350px;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
  font-size: 12px;
  text-align: right;
  margin-bottom: 1.5em;
}
#body h3 {
  font-size: 9px;
  color: #FFEA00;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #FFEA00;
  padding-bottom: 1em;
  margin-top: 1em;
}

/** footer **/
#footer {
  text-align: center;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}
#hidden {
	width: auto;
	position: relative;
	top: auto;
	left: auto;
	color: #fff;
	background-image: none;
	background-repeat: no-repeat;
}
#sponsor-content {
	width: 720px;
	position: absolute;
	color: #fff;
	top: 299px;
	left: 33px;
}
#banad {
	position: absolute;
	top: 414px;
	left: 770px;
	width: 160px;
	border: 0px solid #FFFFFF;
}
#banad li {
	float: left;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 1.1;
}
#banad span {
	display: block;
	font-size: 28px;
}
#banad a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#banad2 {
	position: absolute;
	top: 1024px;
	left: 770px;
	width: 160px;
	border: 0px solid #FFFFFF;
}
#banad2  li {
	float: left;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 1.1;
}
#banad2  span {
	display: block;
	font-size: 28px;
}
#banad2  a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#pmd {
	position: absolute;
	top: 299px;
	left: 770px;
	width: 120px;
	border: 0px solid #FFFFFF;
}
#pmd  li {
	float: left;
	list-style: none;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	line-height: 1.1;
}
#pmd  span {
	display: block;
	font-size: 28px;
}
#pmd  a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#r-nav {
	position: absolute;
	top: 105px;
	left: 770px;
	width: 150px;
}
#r-nav li {
	float: left;
	list-style: none;
	padding-left: 6px;
	padding-right: 5px;
	padding-top: 3px;
	line-height: 1.1;
	padding-bottom: 10px;
}
#r-nav span {
	display: block;
	font-size: 18px;
	color: #FEA30F;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

#r-nav a {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 4px;
}
#r-nav    a:hover {
	color: #FFFFFF;
}
#r-nav     span:hover {
	color: #FFFFFF;
}
.hometxlinkt{

	font-family: verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

	line-height:19px;

	text-decoration:none;

}
