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

body {
	background: #E3DACA url(images/page_bg.png) repeat-x;
	text-align: center;
	font: 12px arial, sans-serif;
	color: #000066;
	background-color: #E3DACA;
}

/** layout **/

	
#wrapper {
	text-align: left;
	margin: auto;
	width: 728px;
	position: relative;
	background-color: #E3DACA;

}

h1 {
	position: absolute;
	top: 45px;
	left: -0px;
	height: 70px;
	padding-top: 8px;
	width: 417px;
	text-align: center;
	background: #7A808C;
	color: #ffffff;
	font: 24px "Times new roman", serif;
	font-weight: normal;
	background-color: #8DA8DE;
}
h1 strong {
  font-weight: normal;
  color: #6699FF;
}
#top-nav {
	position: absolute;
	top: 15px;
	left: 414px;
	width: 266px;
	height: 269px;
	background: #6D7481;
	background-color: #E3DACA;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  font-size: 12px;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
	background: url(images/media_magic.png) no-repeat;
	position: absolute;
	top: 47px;
	left: 680px;
	width: 48px;
	height: 238px;
	background-image: url(images/media_magic.png);
	background-color: #E3DACA;
}
#header {
  background: url(images/header_bgb.png) no-repeat;
  position: absolute;
  top: 81px;
  left: 0px;
  width: 414px;
  height: 202px;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
  background: url(images/body_bg.png) repeat-y;
  width: 100%;
}

#left {
  float: left;
  width: 413px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul {
}
#nav li {
	float: left;
	width: 102px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	background: url(images/tab_lit.png) repeat-x;
	
	border-bottom: 1px solid white;
	border-right: 1px solid white;
	list-style: none;
}
#nav a {
  font: 16px "Times new roman", serif;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	color: #990000;
}
#nav li.drk {
  background: url(images/tab_drk.png) repeat-x;
  border-left: 1 px solid white;
  padding-left: 1px;
}

#visit {
	background: #6699ff;
	padding: 15px 40px 14px 36px;
	background-color: #FFFFFF;
}
#visit h2 {
  font: 24px "Times new roman", serif;
}
#visit a {
  text-decoration: none;
}
#visit a:hover {
  text-decoration: underline;
}

#subs-left {
  float: left;
  width: 160px;
  padding-left: 35px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 22px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
  color: #000000;
  font: 16px "Times new roman", serif;
}
#subs-left p {
  text-align: justify;
}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  
  padding-bottom: 14px;
  font: 16px "Times new roman", serif;
}
#subs-right h4 {
  color: #000000;
  font: 14px "Times new roman", serif;
  
}
#subs-right ul {
  margin-top: 0em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.png) no-repeat;
}
#subs-right p {
  text-align: justify;
  margin: 0.6em 0;

}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;
  font: 22px;
  margin-bottom: 12px;
}
#right h3 {
  color: #000000;
  font: 14px "Times new roman", serif;
  margin-bottom: 5px;
}
#right p {
  margin-top: 0;
  color: #F5F5F5;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
	background: #658DDC;
	color: #fff;
	text-align: center;
	font-size: 11px;
	float: right;
	width: 315px;
	padding: 10px 0;
	margin-bottom: 20px;
	background-color: #5D76A8;
}
#copyright p {
  margin: 0;
  padding: 0;
}

    #tabsJ {
	float: left;
	width: auto;
	height: 30px;
	line-height: normal;
	background:#658ddc;
	font-size:95%;
	line-height:normal;
	border-bottom:1px solid #24618E;
	background-color: #E3DACA;
	font-weight: bold;
      }
    #tabsJ ul {
	margin:0;
	padding:10px 10px 0 45px;
	list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("images/tableftJ.png") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
	float:left;
	display:block;
	background:url("images/tabrightJ.png") no-repeat right top;
	padding:5px 6px 4px 6px;
	color:#FFFFFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }
