@charset "utf-8";
/* CSS Document */

body {
	color: #333;
	font: normal 13px "trebuchet ms", arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}
body, html {
	height:100%;
	background-image: url(../images/background.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-position:center top;
	background-color:#000000;
}
h3, .componentheading, .contentheading {
	font-size:130%;
	color:#999999;
}
ul {
}
li {
	padding-bottom:5px;
	padding-top:5px;
}
#wrapper {
	position:relative;
	width:887px;
	margin-left:auto;
	margin-right:auto;
}
#logo {
}
#head {
	height:280px;
	background-image:url(../images/halloween-header2.png);
	position:relative;
}
#top-nav {
	position:absolute;
	bottom:18px;
	left:70px;
}
#top-nav li {
	float:left;
	padding:20px;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	background-image:url(../images/bone.png);
	background-position:right center;
	background-repeat:no-repeat;
	padding-left:9px;
}
#top-nav li a {
	font-weight:normal;
}
#top-nav li a:hover {
	color:#FF6600;
}
#current a {
	color:#FF9900;
}
#body {
	background-image:url(../images/halloween-middle2.png);
	background-repeat:repeat-y;
	background-position:bottom left;
}

#above-content-460 {
	width:460px;
	margin-bottom:10px;
}
#content {
	clear:both;
	width:100%;
	padding-left:20px;
}
#right {
	width:300px;
	padding-right:25px;
	float:right;
}
#breadcrumb-clear {
	clear:both;
	height:1px;
}
#footer {
	clear:both;
	height:126px;
	background-image:url(../images/halloween-footer2.png);
}
#footer-b {
	bottom:0px;
	right:0px;
	text-align:right;
	padding-right:55px;
	padding-top:100px;
	color:#FF9900;
}
#footer-b a {
	color:#FF9900;
}
#footer-b a:hover {
	color:#FFCC00;
}
a:link, a:visited {
	color:#444;
	font-weight:bold;
	text-decoration:none;
}
#content a:link, #content a:visited {
	border-bottom: solid 1px #CCCCCC;
}
#content a:hover {
	border-bottom: solid 1px #999;
	color:#FF6600;
}
#right a:hover {
	color:#FF6600;
}
#right div.moduletable, #right div.moduletable_menu {
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
}

#right div.moduletable h3, #right div.moduletable_menu h3 {
	padding-top:10px;
}

#banners-logo {
  margin-top:30px;
  width:887px;
}

#banners {
  float:left;
  width:730px;
  margin-top:20px;
}

#logo {
  float:right;
  width:115px;
}

#menulanguagesearch {
  clear:both;
  width:730px;
  height:30px;
}

#languagesearch {
  width:100%;
}

#language {
  float:left;
  text-align:right;
  width:82%;
}

#search {
  float:right;
  text-align:right;
  width:15%;
  margin-right:2px;
}

.rawimages {
  margin-top:0px;
  text-align:right;
}
