html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C69C6D;
	text-decoration: underline;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}
h2 {
	font-size: 18px;
}

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

/** layout **/
#wrapper {
	width: 930px;
	_height: 750px;
	background: url(images/lucidLogoBanner930.png) no-repeat;
	position: relative;
	left: 33px;
	min-height: 750px;
}

h1 {
	padding: 0px 600 500px 500px;
	font: 32px "arial black", arial, sans-serif;
	color: #151515;
}

#wrapper2 {
	width: 930px;
	_height: 750px;
	background: url(images/lucidLogoBanner930x95.png) no-repeat;
	position: relative;
	left: 33px;
	height: 100px;
}

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

/* nav */

#nav {
  position: absolute;
  top: 0px;
  left: 335px;
  width: 500px;
}
#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;
}

/** topcontent **/

#topcon {
	background: url(images/topcon3.jpg) no-repeat;
	width: 439px;
	height: 175px;
	color: #fff;
}
#topcon-inner {
	margin: 20px 28px 5px 10px;
	height: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
#topcon-inner h2 {
	font-size: 18px;
}
#topcon2 {
	width: 930px;
	height: 175px;
	color: #fff;
	position: relative;
	clear: both;
	margin-bottom: 20px;
	margin-top: 20px;
}
#topcon2-inner {
	margin: 15px 75px 5px 10px;
	height: 200px;
}
#topcon2 h2 {
	font-size: 14px;
	text-align: right;
}
/** Body **/

#content {
	width: 930px;
	position: absolute;
	color: #fff;
	top: 297px;
}
#content a {
  color: #fff;
}
#content a:hover {
  color: #fee;
}
#content2 {
	width: 930px;
	position: absolute;
	color: #fff;
	top: 100px;
	left: 0px;
}
#content2 a {
  color: #fff;
}
#content2 a:hover {
  color: #fee;
}
#body {
  border: 3px solid white;
  background: #901315;
  padding: 18px;
}

.box {
	float: left;
	width: 195px;
	margin-right: 18px;
	margin-top: 5px;
	margin-left: 9px;
}
.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: 10px 10px 0px 10px;
}

.box p {
  margin: 1em 0;
}

p.more {
  margin: 0;
}

#gear {
	width: 930px;
	position: relative;
	margin-top: 30px;
	clear: both;
}

#more {
	width: 350px;
	height: 20px;
}

#hits {
  width: 885px;
}
#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: 443px;
}
#new .box-tl {
	padding-bottom: 0px;
}
#new p {
  margin-top: 0;
  margin-bottom: 3.6em;
}

#body h2 {
	font-size: 16px;
	text-align: left;
	margin-bottom: 1em;
	color: #c69c6d;
}
#body h3 {
	font-size: 12px;
	color: #c69c6d;
}
#body .more a {
  font-weight: bold;
  text-decoration: none;
}
#body .more a:hover {
  text-decoration: underline;
}
#body .hr-yellow {
  border-top: 1px solid #ba8560;
  padding-bottom: 1em;
  margin-top: 1em;
}
#wtf{
	background: url(images/blurbDiv.png) repeat-y;
	height: 350px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wtf2{
	background: url(images/topcon870d.png) no-repeat;
	height: 200px;
	position: relative;
	margin-bottom: 20px;
	margin-left: 10px;
	left: 25px;
	margin-top: 2px;
	clear: both;
}
#kyte{
	float:left;
	width: 425px;
}
#twitter{
	background: url(images/bodyDiv.png) repeat-y;
	float:right;
	width: 430px;
	padding-left: 5px;
}
#blogger{
	float:right;
	width: 430px;
	margin-top: 20px;
}
#picture{
	float:left;
	width:200px;
	padding-right: 20px;
	padding-top: 30px;
	padding-left: 20px;
}
#links{
	width:431px;
	float:right;
	margin-top: 10px;
}
/** footer **/
#footer {
	text-align: center;
	clear: both;
}
#footer p, #footer ul {
  margin: 0.8em;
}
#footer ul {
  margin-top: 1.2em;
}
#footer li {
  display: inline;
  list-style: none;
}

/** highslide **/
.highslide-wrapper div {
	font-family: Verdana, Helvetica;
	font-size: 10pt;
}
.highslide {
	cursor: url(highslide/graphics/zoomin.cur), pointer;
	outline: none;
	text-decoration: none;
}
.highslide img {
	/**border: 2px solid silver;**/
}
.highslide:hover img {
	border-color: gray;
}

.highslide-active-anchor img, .highslide-active-anchor:hover img {
	border-color: black;
}
.highslide-image {
	border-width: 2px;
	border-style: solid;
	border-color: white;
	background: gray;
}
.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image-blur {
}
.highslide-number {
	font-weight: bold;
	color: gray;
}
.highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
.highslide-heading {
	display: none;
	font-weight: bold;
	margin-bottom: 0.4em;
}
.highslide-dimming {
	position: absolute;
	background: black;
}
.highslide-loading {
	display: block;
	color: black;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 3px;
	border: 1px solid white;
	background-color: white;
	padding-left: 22px;
	background-image: url(highslide/graphics/loader.white.gif);
	background-repeat: no-repeat;
	background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
	padding: 2px;
	color: gray;
	text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
	color: white;
	background-color: gray;
}


/* Controls. See http://www.google.com/search?q=css+sprites */
.highslide-controls {
	width: 195px;
	height: 40px;
	background: url(highslide/graphics/controlbar-white.gif) 0 -90px no-repeat;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.highslide-controls ul {
	position: relative;
	left: 15px;
	height: 40px;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(highslide/graphics/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
	float: left;
	padding: 5px 0;
}
.highslide-controls a {
	background-image: url(highslide/graphics/controlbar-white.gif);
	display: block;
	float: left;
	height: 30px;
	width: 30px;
	outline: none;
}
.highslide-controls a.disabled {
	cursor: default;
}
.highslide-controls a span {
	/* hide the text for these graphic buttons */
	display: none;
}
.highslide-move a {
	cursor: move;
}

.hidden-container {
	display: none;
}

/* The CSS sprites for the controlbar */
.highslide-controls .highslide-previous a {
	background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
	background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
	background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
	background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
	background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
	background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
	background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
	background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
	background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
	background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
	background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
	background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
	background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
	background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
	background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
	background-position: -150px -60px !important;
}
.highsli
