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(images1/page_bg.jpg) repeat-x; */
    background: #000000 url(images1/page_bg.jpg) repeat-x;
	font: 11px arial, sans-serif;
	color: #464544;
	padding-bottom: 10px;
}

/** layout **/
#wrapper {
/** 7/4 if width is a smaller #, distance from ryt margin is wider **/
/**	width: 678px;   **/ 
	width: 750px;
	min-height: 750px;
	_height: 750px;
  background: url(images1/header.jpg) no-repeat; 
  position: relative;
}

h1 {
  padding: 25px 0 0 30px;
  font: 32px "arial black", arial, sans-serif;
  color: #151515;
}

h1 em {
  color: #ffffff;
  font-family: lucida calligraphy;
  font-weight: bold;
  font-style: normal;
  position: absolute;
  top: 6px;
  font-size: 38px;
}

/* nav */

#nav {
  position: center;
  top: 0px;
  left: 0px;
  width: 690px;

}
#nav li {
  float: left;
  background: url(images1/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 17px;
  line-height: 1.1;
}
#nav span {
  display: block;
  font-size: 25px;
  color: #FF0000;
}
#nav a:hover {
  color: #94d639;
}
#nav a:active {
  color: #94d639;
}
#nav a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;

}
#nav2 {
  position: absolute;
  top: 60px;
  left: 440px;
  width: 500px;
}
#nav2 li {
  float: left;
  background: url(images1/nav_left.gif) no-repeat;
  list-style: none;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 17px;
  line-height: 1.1;
}
#nav2 span {
  display: block;
  font-size: 25px;
}
#nav2 a:hover {
  color: #94d639;
}
#nav2 a:active {
  color: #94d639;
}
#nav2 a {
  color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
}


/** topcontent **/

#topcon {
/** 7/4 commented out the trapezoid jpg box            **/
  background: url(images1/topcon.jpg) no-repeat;   
  width: 380px; 
  position: absolute;
  top: 70px;
  left: 381px;
  color: #fff;
}
#topcon-inner {
  margin: 33px 32px 41px 62px;
  height: 120px;
  overflow: auto;

}
#topcon h2 {
  font-size: 20px;
}

/** Body **/

#content {
/** 7/4  width: 710px;   **/
  width: 750px;
  position: absolute;
  color: #fff;
/** if top has a bigger #, the box goes down a bit; orig is 299   **/
  top: 304px;
/** left: 33px;  for box's left margin **/
  left: 0px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
/*  background: #901315;  */
  background: #000000;

  padding: 18px;
}
#body a:hover {
  color: #FFA405;
}

#body p {
/** 7/7  left-justify the p **/
  text-align: left;
}

.box {
  float: left;
  width: 195px;
/*  background: #730F11; */
  background: #000000;
  margin-right: 18px;
}
.box-t { background: top url(images1/box_t.gif) repeat-x; }
.box-r { background: right url(images1/box_r.gif) repeat-y; }
.box-b { background: bottom url(images1/box_b.gif) repeat-x; }
.box-l { background: left url(images1/box_l.gif) repeat-y; }
.box-tr { background: top right url(images1/box_tr.gif) no-repeat; }
.box-br { background: bottom right url(images1/box_br.gif) no-repeat; }
.box-bl { background: bottom left url(images1/box_bl.gif) no-repeat; }
.box-tl { background: top left url(images1/box_tl.gif) no-repeat; }

.box-tl {
  padding: 13px 18px;
}

.box p {
  margin: 1em 0;
/** 7/7  left-justify the p **/
  text-align: left;
}

p.more {
  margin: 0;
}

#hits {
/** 7/4 width: 240px;   **/
  width: 495px;
}
#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;
}
/** 7/7  left-justify the h3**/
#hits h3 {
  text-align: left; 
}
#hits .more {
	text-align: right;
}

#new {
  margin-right: 0;
}
#new .box-tl {
  padding-bottom: 18px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}
/** 7/7  left-justify the h3**/
#new h3 {
  text-align: left; 
}

/** 7/7  left-justify the h3**/
#news h3 {
  text-align: left; 
}
#news .more {
  text-align: right;
}


#body h2 {
  font-size: 14px;
  text-align: center;
  margin-bottom: 1.5em;
  color: #FFEA00;
}
#body h3 {
  font-size: 12px;
  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;
}
#footer a:hover {
  color: #94d639;
}
