html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a  { color: #440400 }
a:hover  { color: #933 }
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body      { color: #636365; font: 12px Verdana, Arial, Helvetica, sans-serif; background: #fff url(images/page_bg2.gif) repeat-x; text-align: center }

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
  position: relative;
}

h1    { color: #ffffff; font-size: 22px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-variant: normal; font-weight: normal; background: #4b607c; text-align: center; padding-top: 8px; position: absolute; top: 46px; left: 0; width: 414px; height: 43px }
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav        { background: #636365 url(slides/scroll2.html) no-repeat left top; position: absolute; top: 15px; left: 414px; width: 313px; height: 269px }
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li  { color: #fff; font-size: 12px; display: inline }
#top-nav a  { color: #fff; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; text-decoration: none }
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic    { background: url(images/side.gif) no-repeat; position: absolute; top: 46px; left: 680px; width: 48px; height: 238px }
#header     { background: url(images/header_bg.jpg) no-repeat; position: absolute; top: 89px; left: 0; width: 414px; height: 195px }

/** body **/
#spacer {
  height: 285px;
}

#body    { background: url(images/body_bg2.gif) repeat-y; width: 100% }

#left {
  float: left;
  width: 412px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul  { font-size: 8pt }
#nav li    { line-height: 34px; background: url(images/tab_lit2.gif) repeat-x; text-align: center; list-style: none; width: 102px; height: 34px; float: left; border-left: 1px solid white }
#nav li.home    { line-height: 34px; background: url(images/tab_lit2.gif) repeat-x; text-align: center; list-style: none; width: 412px; height: 34px; float: left; border-left: 1px solid white }
#nav li.homedrk    { line-height: 34px; background: url(images/tab_drk2.gif) repeat-x; text-align: center; width: 412px; height: 34px; float: left; border-left: medium none; padding-lef: 1px
  list-style: none   }
#nav a  { color: #ffffff; font: 12px Verdana, Arial, Helvetica, sans-serif; text-decoration: none }
#nav a:hover {
  text-decoration: underline;
}
#nav li.drk    { background: url(images/tab_drk2.gif) repeat-x; padding-left: 1px; border-left: medium none }

#visit     { color: #636365; background: #dfdfe1; padding: 10px 20px }
#visit li     { padding-left: 20px }
#visit h2     { color: #743136; font: 24px Verdana, Arial, Helvetica, sans-serif }
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left   { margin-top: 5px; padding-bottom: 10px; padding-left: 15px; width: 170px; float: left }
#subs-right     { margin-top: 5px; padding-right: 15px; padding-bottom: 10px; width: 180px; float: right }
#subs-left a {
  color: #fff;
}
#subs-right a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3     { color: #fff; font: 18px Verdana, Arial, Helvetica, sans-serif }
#subs-left p  { text-align: left }

#subs-right {
  color: #fff;
}
#subs-right h3      { color: #fff; font: 18px Verdana, Arial, Helvetica, sans-serif; padding-bottom: 14px }
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li    { background: url(images/bullet2.gif) no-repeat 5px 3px; list-style: none; padding-left: 20px }
#subs-right p  { text-align: left; margin: 0.6em 0 }

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2    { color: #ffffff; font: 22px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 12px }
#right h3   { color: #ffffff; font: 16px Verdana, Arial, Helvetica, sans-serif; margin-bottom: 5px }
#right p   { color: #ffffff; font-size: 8pt; margin-top: 0 }
#right .left {
  margin-right: 4px;
}
#right .test  { color: silver; font-size: 10pt; margin-right: 15px; margin-left: 15px }
#right a  { color: #770700; text-decoration: none }
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright  { color: #fff; font-size: 11px; background: #4b607c; text-align: center; margin-bottom: 20px; padding: 10px 0; width: 315px; float: right }
#copyright p {
  margin: 0;
  padding: 0;
}

