html, body, h1, h2, h3, h4, ul {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

li {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
}


h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #464544;
}
a:hover {
	color: #FFA405;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #fff url(images/page_bg.gif) repeat-x;
	text-align: center;
	color: #464544;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 952px;
	position: relative;
	
}

h1 {
	position: absolute;
	top: 46px;
	left: 0;
	height: 43px;
	padding-top: 8px;
	width: 638px;
	text-align: center;
	background: #7A808C;
	color: #ffffff;
	font-weight: normal;
	font-size: 1em;
}
h1 strong {
  font-weight: normal;
  color: #0E1520;
}
#top-nav {
  position: absolute;
  top: 15px;
  left: 638px;
  width: 266px;
  height: 269px;
  background: #6D7481 bottom left url(images/header.jpg) no-repeat;
}
#top-nav ul {
  text-align: center;
  line-height: 32px;
}
#top-nav li {
  display: inline;
  color: #fff;
}
#top-nav a {
  text-decoration: none;
  font-weight: normal;
  color: #fff;
}
#top-nav a:hover {
  text-decoration: underline;
}

#mmagic {
	position: absolute;
	top: 46px;
	left: 904px;
	width: 48px;
	height: 238px;
	background-image: url(images/Media_Magic.gif);
	background-repeat: no-repeat;
}
#header {
	position: absolute;
	top: 89px;
	left: 0px;
	width: 638px;
	height: 195px;
	background-image: url(images/SpookyPlasticLogo.png);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #646C79;
}

/** body **/
#spacer {
  height: 285px;
}

#body {
	width: 100%;
	background-image: url(images/1024body_bg.gif);
	background-repeat: repeat-y;
}

#left {
  float: left;
  width: 636px;
}
#right {
  float: right;
  width: 312px;
}

#nav ul {
}
#nav li {
  float: left;
  width: 105px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background: url(images/tab_lit.gif) repeat-x;
  border-left: 1px solid white;
  list-style: none;
}
#nav a {
  font: 110%;
  color: #ffffff;
  text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
	background-color: #0794B0;
}
#nav li.drk {
	background: url(images/tab_drk.gif) repeat-x;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#visit {
  background: #EEEEEE;
  padding: 15px 30px 14px 36px;
}
#visit h2 {
	font-size: 1.1em;
	padding-bottom: 8px;
}
#visit a {
  text-decoration: underline;
}
#visit a:hover {
	text-decoration: underline;
	font-style: italic;
}

#subs-left {
  float: left;
  width: 175px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 12px;
}
#subs-right {
  float: right;
  width: 145px;
  padding-right: 30px;
  padding-bottom: 10px;
  margin-top: 12px;
}
#subs-left a {
  color: #fff;
}
#subs-left {
  color: #fff;
}
#subs-left h3 {
	color: #000000;
	font-size: 1em;
}
.ScrollItem {
	margin-left: 25px;
	background-color: #6D7481;
	width: 550px;
	padding-right: 25px;
	max-width:550px!important;
	overflow:hidden;
}

#subs-left p {
	text-align: left;

}

#subs-right {
  color: #fff;
}
#subs-right h3 {
  color: #000000;
  padding-left: 20px;
  padding-bottom: 14px;
  font: 100%;
}
#subs-right h4 {
  color: #000000;

  margin: 0.6em 0;
}
#subs-right ul {
  margin-top: 1em;
}
#subs-right li {
  list-style: none;
  padding-left: 20px;
  background: 5px 3px url(images/bullet.gif) no-repeat;
}
#subs-right p {
	text-align: left;
	margin: 0.6em 0;

}

#right-i {
  padding: 4px 25px 0 20px;
}
#right h2 {
  color: #323E51;

  margin-bottom: 12px;
}
#right h3 {
  color: #000000;

  margin-bottom: 5px;
}
#right p {
	margin-top: 0;
	color: #163348;
	font-size: .8em;
}
#right .left {
  margin-right: 4px;
}
#right a {
  color: #163348;
  font-weight: bold;
  text-decoration: none;
}
#right a:hover {
  text-decoration: underline;
}

/** footer **/
#copyright {
  background: #6D7481;
  color: #fff;
  text-align: center;
  float: right;
  width: 315px;
  padding: 10px 0;
  margin-bottom: 20px;
}
#copyright p {
	margin: 0;
	padding: 0;
	font-size: .5em;
}
#subs-wide {

  float: left;
  width: 600px;
  padding-left: 20px;
  padding-bottom: 10px;
  margin-top: 12px;
}
#subs-wide h3 {

	color: #000000;

}
#subs-wide p {

	text-align: left;

}
#subs-wide a {

  color: #fff;
}
#subs-wide {

  color: #fff;
}
.AttributeUrl {
	font-family: Arial, Helvetica, sans-serif;
	
}
.LinksCategory {
	margin-left: 2px;
	background-color: #6D7481;
	width: 90%;
	padding-right: 25px;
	color: #FFFFFF;
	text-align: center;
}
h3 {
	font-size: 1.0em;
}
h4 {
	font-size: 0.8em;
	padding-bottom: 4px;
}
#wrapper #body p {
	font-size: .85em;
}
#subs-wide .ScrollItem p {
	font-size: 0.75em;
	color: #FFFFFF;
}
#subs-wide .ScrollItem h3 {
	font-size: .75em;
	color: #000000;
}



form.SpookyForm fieldset { margin-bottom: 10px; }
	
form.SpookyForm legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
	}
	
form.SpookyForm label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	}
	
form.SpookyForm fieldset ol {
	margin: 0;
	padding: 0;
	}
	
form.SpookyForm fieldset li {
	list-style: none;
	padding: 5px;
	margin: 0;
	}
	
form.SpookyForm fieldset fieldset {
	border: none;
	margin: 3px 0 0;
	}
	
form.SpookyForm fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
	}
	
form.SpookyForm fieldset fieldset label {
	display: block;
	width: auto;
	}

form.SpookyForm em {
	font-weight: bold;
	font-style: normal;
	color: #f00;
	}

form.SpookyForm label { width: 75px; } /* Width of labels */
form.SpookyForm fieldset fieldset label { margin-left: 78px; } /* Width plus 3 (html space) */

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */





.SpookyForm label {
}
.SpookyForm #Submit {
	font-style: italic;
}
.SpookyForm #textfield {
}
.SpookyTable {
	width: 400px;
	margin-left: -30px;
	margin-right: -20px;
}


form.SpookyForm {
	width: 298px;
	font-size: 0.75em;
	color: #333;
	margin-left: -15px;
	}
	
form.SpookyForm legend { padding-left: 0; }
	
form.SpookyForm legend,
form.SpookyForm label {
	color: #333;
	font-size: 0.80em;
}

form.SpookyForm fieldset {
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #666666;
	}
	
form.SpookyForm fieldset fieldset { background: none; }
	
form.SpookyForm fieldset li {
	background: url(/images/spookyform-divider.gif) left bottom repeat-x;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 5px;
	}
#flashcontent {
	height: 238px;
	width: 266px;
}
.PubNote {
	font-size: .85em;
}
